index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-21
Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-03-18
perf parse-events: Ignore case in topdown.slots check
Ian Rogers
2022-03-18
perf evlist: Avoid iteration for empty evlist.
Ian Rogers
2022-03-18
perf symbols: Fix symbol size calculation condition
Michael Petlan
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-12
perf parse: Fix event parser error for hybrid systems
Zhengjun Xing
2022-03-12
perf bench: Fix NULL check against wrong variable
Weiguo Li
2022-03-12
perf parse-events: Fix NULL check against wrong variable
Weiguo Li
2022-03-07
nds32: Remove the architecture
Alan Kao
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-01
perf: Add irq and exception return branch types
Anshuman Khandual
2022-02-22
perf script: Fix error when printing 'weight' field
German Gomez
2022-02-22
perf data: Fix double free in perf_session__delete()
Alexey Bayduraev
2022-02-22
linkage: remove SYM_FUNC_{START,END}_ALIAS()
Mark Rutland
2022-02-22
linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()
Mark Rutland
2022-02-18
perf evlist: Fix failed to use cpu list for uncore events
Zhengjun Xing
2022-02-18
perf test: Skip failing sigtrap test for arm+aarch64
John Garry
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
perf bpf: Defer freeing string after possible strlen() on it
Arnaldo Carvalho de Melo
2022-02-16
perf test: Fix arm64 perf_event_attr tests wrt --call-graph initialization
German Gomez
2022-02-16
perf cs-etm: Fix corrupt inject files when only last branch option is enabled
James Clark
2022-02-16
perf cs-etm: No-op refactor of synth opt usage
James Clark
2022-02-16
perf trace: Avoid early exit due SIGCHLD from non-workload processes
Changbin Du
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-06
perf ftrace: system_wide collection is not effective by default
Changbin Du
2022-02-06
perf stat: Fix display of grouped aliased events
Ian Rogers
2022-02-06
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
2022-02-06
perf bpf: Fix a typo in bpf_counter_cgroup.c
Masanari Iida
2022-02-06
perf synthetic-events: Return error if procfs isn't mounted for PID namespaces
Leo Yan
2022-02-06
perf session: Check for NULL pointer before dereference
Ameer Hamza
2022-02-06
perf annotate: Set error stream of objdump process for TUI
Namhyung Kim
2022-02-06
perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()
Anshuman Khandual
2022-02-01
perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMA
Arnaldo Carvalho de Melo
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-25
perf: use generic bpf_program__set_type() to set BPF prog type
Andrii Nakryiko
2022-01-24
perf: Stop using bpf_object__open_buffer() API
Christy Lee
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-23
perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test
Adrian Hunter
2022-01-23
perf/tests: Add misc instructions to the x86 instruction decoder test
Adrian Hunter
2022-01-23
perf/tests: Add AMX instructions to x86 instruction decoder test
Adrian Hunter
2022-01-22
perf tools: Remove redundant err variable
Minghao Chi
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
2022-01-22
perf test: Add pmu-events test for aliases with hyphens
John Garry
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
2022-01-22
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
[next]