index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf vendor events: Fix Alderlake metric groups
Ian Rogers
2022-05-23
1
-32
/
+0
*
perf jevents: Append PMU description later
Ian Rogers
2022-05-23
2
-6
/
+8
*
perf test: Use skip in PERF_RECORD_*
Ian Rogers
2022-05-23
1
-2
/
+16
*
perf test: Parse events break apart tests
Ian Rogers
2022-05-23
1
-134
/
+177
*
perf test: Parse events tidy evlist_test
Ian Rogers
2022-05-23
1
-87
/
+84
*
perf test: Parse events tidy terms_test
Ian Rogers
2022-05-23
1
-7
/
+5
*
perf test: Basic mmap use skip
Ian Rogers
2022-05-23
1
-2
/
+16
*
perf test: Use skip in openat syscall
Ian Rogers
2022-05-23
2
-9
/
+34
*
perf test: Use skip in vmlinux kallsyms
Ian Rogers
2022-05-23
1
-5
/
+7
*
perf test: Skip reason for suites with 1 test
Ian Rogers
2022-05-23
1
-3
/
+3
*
perf stat: Make use of index clearer with perf_counts
Ian Rogers
2022-05-23
2
-16
/
+16
*
perf bpf_counter: Tidy use of CPU map index
Ian Rogers
2022-05-23
1
-26
/
+35
*
perf stat: Add stat record+report test
Ian Rogers
2022-05-23
1
-0
/
+13
*
perf lock: Add -t/--thread option for report
Namhyung Kim
2022-05-23
2
-1
/
+48
*
perf lock: Do not discard broken lock stats
Namhyung Kim
2022-05-23
1
-39
/
+25
*
perf c2c: Update documentation for store metric 'N/A'
Leo Yan
2022-05-23
1
-3
/
+5
*
perf c2c: Add dimensions for 'N/A' metrics of store operation
Leo Yan
2022-05-23
1
-7
/
+73
*
perf mem: Add stats for store operation with no available memory level
Leo Yan
2022-05-23
2
-0
/
+4
*
perf build: Error for BPF skeletons without LIBBPF
Ian Rogers
2022-05-23
1
-0
/
+3
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-23
10
-16
/
+91
|
\
|
*
perf session: Fix Intel LBR callstack entries and nr print message
Chengdong Li
2022-05-21
1
-5
/
+21
|
*
perf test bpf: Skip test if clang is not present
Athira Rajeev
2022-05-21
1
-4
/
+6
|
*
perf test session topology: Fix test to skip the test in guest environment
Athira Rajeev
2022-05-21
1
-0
/
+11
|
*
perf bench numa: Address compiler error on s390
Thomas Richter
2022-05-21
1
-1
/
+1
|
*
perf test: Avoid shell test description infinite loop
Ian Rogers
2022-05-21
1
-2
/
+6
|
*
perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform
Kan Liang
2022-05-21
1
-0
/
+12
|
*
perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpc
Athira Rajeev
2022-05-21
1
-0
/
+10
|
*
perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT events
Ian Rogers
2022-05-20
1
-3
/
+14
|
*
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
2022-05-20
2
-1
/
+10
*
|
perf parse-events: Move slots event for the hybrid platform too
Kan Liang
2022-05-20
3
-2
/
+35
*
|
perf parse-events: Support different format of the topdown event name
Kan Liang
2022-05-20
1
-1
/
+1
*
|
perf stat: Always keep perf metrics topdown events in a group
Kan Liang
2022-05-20
4
-13
/
+15
*
|
perf evsel: Fixes topdown events in a weak group for the hybrid platform
Kan Liang
2022-05-20
1
-2
/
+21
*
|
perf test: Add basic stat and topdown group test
Ian Rogers
2022-05-17
1
-0
/
+67
*
|
perf evlist: Keep topdown counters in weak group
Ian Rogers
2022-05-17
4
-2
/
+39
*
|
perf scripts python: intel-pt-events.py: Print ptwrite value as a string if i...
Adrian Hunter
2022-05-17
1
-1
/
+7
*
|
perf script: Print Intel ptwrite value as a string if it is ASCII
Adrian Hunter
2022-05-17
1
-2
/
+30
*
|
perf intel-pt: Add support for emulated ptwrite
Adrian Hunter
2022-05-17
6
-3
/
+224
*
|
perf bench breakpoint: Fix build on 32-bit arches
Arnaldo Carvalho de Melo
2022-05-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-16
2
-1
/
+2
|
\
|
|
*
perf tests: Fix coresight `perf test` failure.
Jeremy Linton
2022-05-08
1
-1
/
+0
|
*
perf bench: Fix two numa NDEBUG warnings
Ian Rogers
2022-05-08
1
-0
/
+2
*
|
perf tools: Remove unused machines__find_host()
Adrian Hunter
2022-05-13
1
-1
/
+0
*
|
perf bench: Add breakpoint benchmarks
Dmitry Vyukov
2022-05-13
4
-0
/
+255
*
|
perf annotate: Add --percent-limit option
Namhyung Kim
2022-05-10
2
-0
/
+29
*
|
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2022-05-10
6
-0
/
+6
*
|
libperf evlist: Add evsel as a parameter to ->idx()
Adrian Hunter
2022-05-10
1
-0
/
+1
*
|
libperf evlist: Remove ->idx() per_cpu parameter
Adrian Hunter
2022-05-10
1
-1
/
+2
*
|
perf auxtrace: Do not mix up mmap idx
Adrian Hunter
2022-05-10
1
-2
/
+8
*
|
perf auxtrace: Move evlist__enable_event_idx() to auxtrace.c
Adrian Hunter
2022-05-10
3
-12
/
+10
[prev]
[next]