index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-06
perf test: Reset shadow counts before loading
Ian Rogers
1
-0
/
+1
2021-12-06
perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...
Thomas Richter
1
-1
/
+3
2021-11-18
perf evsel: Fix memory leaks relating to unit
Ian Rogers
1
-3
/
+2
2021-11-18
perf test sample-parsing: Fix branch_stack entry endianness check
Thomas Richter
1
-1
/
+1
2021-11-18
perf tests wp: Remove unused functions on s390
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-11-13
perf tests: Remove bash constructs from stat_all_pmu.sh
James Clark
1
-2
/
+2
2021-11-13
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James Clark
1
-1
/
+1
2021-11-13
perf test: Remove bash construct from stat_bpf_counters.sh test
James Clark
1
-1
/
+1
2021-11-13
perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...
Guo Zhengkui
1
-1
/
+1
2021-11-13
perf arm-spe: Snapshot mode test
German Gomez
1
-0
/
+89
2021-11-13
perf expr: Add source_count for aggregating events
Ian Rogers
1
-0
/
+12
2021-11-13
perf expr: Add metric literals for topology.
Ian Rogers
1
-1
/
+11
2021-11-13
perf test: Add expr test for events with hyphens
Ian Rogers
1
-0
/
+10
2021-11-13
perf test: Remove skip_if_fail
Ian Rogers
6
-23
/
+8
2021-11-13
perf test: Remove is_supported function
Ian Rogers
2
-14
/
+1
2021-11-13
perf test: TSC test, remove is_supported use
Ian Rogers
1
-23
/
+16
2021-11-13
perf test: BP tests, remove is_supported use
Ian Rogers
4
-74
/
+51
2021-11-13
perf test: Remove non test case style support.
Ian Rogers
2
-10
/
+16
2021-11-13
perf test: Convert time to tsc test to test case.
Ian Rogers
1
-1
/
+6
2021-11-13
perf test: bp tests use test case
Ian Rogers
3
-3
/
+18
2021-11-13
perf test: Remove now unused subtest helpers
Ian Rogers
2
-13
/
+1
2021-11-13
perf test: Convert llvm tests to test cases.
Ian Rogers
1
-23
/
+54
2021-11-13
perf test: Convert bpf tests to test cases.
Ian Rogers
1
-29
/
+43
2021-11-13
perf test: Convert clang tests to test cases.
Ian Rogers
1
-40
/
+17
2021-11-13
perf test: Convert watch point tests to test cases.
Ian Rogers
1
-98
/
+32
2021-11-13
perf test: Convert pmu event tests to test cases.
Ian Rogers
1
-62
/
+16
2021-11-13
perf test: Convert pfm tests to use test cases.
Ian Rogers
1
-47
/
+19
2021-11-13
perf test: Add skip reason to test case.
Ian Rogers
2
-1
/
+13
2021-11-13
perf test: Add test case struct.
Ian Rogers
2
-10
/
+46
2021-11-13
perf test: Add helper functions for abstraction.
Ian Rogers
2
-29
/
+71
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
66
-102
/
+103
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
66
-338
/
+387
2021-11-13
perf test: Make each test/suite its own struct.
Ian Rogers
3
-107
/
+181
2021-11-12
perf test: Use macro for "suite" definitions
Ian Rogers
1
-330
/
+149
2021-11-12
perf test: Use macro for "suite" declarations
Ian Rogers
1
-74
/
+77
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
6
-16
/
+20
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
2
-2
/
+2
2021-10-28
perf test sample-parsing: Add endian test for struct branch_flags
Madhavan Srinivasan
1
-5
/
+38
2021-10-26
perf tests: Improve temp file cleanup in test_arm_coresight.sh
James Clark
1
-3
/
+8
2021-10-26
perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanup
James Clark
1
-2
/
+2
2021-10-26
perf test: Fix record+script_probe_vfs_getname.sh /tmp cleanup
James Clark
1
-3
/
+3
2021-10-20
perf metric: Encode and use metric-id as qualifier
Ian Rogers
2
-3
/
+14
2021-10-20
perf metric: Modify resolution and recursion check
Ian Rogers
1
-5
/
+5
2021-10-20
perf metric: Move runtime value to the expr context
Ian Rogers
2
-12
/
+13
2021-10-20
perf pmu: Make pmu_event tables const.
Ian Rogers
1
-8
/
+8
2021-10-20
perf pmu: Make pmu_sys_event_tables const.
Ian Rogers
1
-1
/
+1
2021-10-20
perf pmu: Add const to pmu_events_map.
Ian Rogers
3
-11
/
+11
2021-10-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
6
-61
/
+474
2021-10-05
perf tests attr: Add missing topdown metrics events
Kan Liang
4
-52
/
+440
2021-09-29
perf tests vmlinux-kallsyms: Ignore hidden symbols
Michael Petlan
1
-0
/
+102
[next]