index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-29
perf tests: Skip 'perf stat metrics (shadow stat) test' for hybrid
Jin Yao
1
-0
/
+3
2021-04-29
perf tests: Support 'Convert perf time to TSC' test for hybrid
Jin Yao
1
-0
/
+12
2021-04-29
perf tests: Support 'Session topology' test for hybrid
Jin Yao
1
-2
/
+11
2021-04-29
perf tests: Support 'Parse and process metrics' test for hybrid
Jin Yao
1
-2
/
+6
2021-04-29
perf tests: Support 'Track with sched_switch' test for hybrid
Jin Yao
1
-1
/
+5
2021-04-29
perf tests: Skip 'Setup struct perf_event_attr' test for hybrid
Jin Yao
1
-0
/
+4
2021-04-29
perf tests: Add hybrid cases for 'Roundtrip evsel->name' test
Jin Yao
1
-7
/
+12
2021-04-29
perf tests: Add hybrid cases for 'Parse event definition strings' test
Jin Yao
1
-0
/
+171
2021-04-29
perf hists: Split hists_stats from events_stats
Namhyung Kim
1
-7
/
+7
2021-04-20
perf tools: Add a build-test variant to use in builds from a tarball
Arnaldo Carvalho de Melo
1
-2
/
+20
2021-04-08
perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...
John Garry
1
-1
/
+1
2021-04-08
perf test: Handle metric reuse in pmu-events parsing test
John Garry
1
-0
/
+81
2021-03-30
perf tools: Preserve identifier id in OCaml demangler
Fabian Hemmer
1
-3
/
+3
2021-03-29
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-9
/
+2
2021-03-26
perf test: Change to use bash for daemon test
Leo Yan
1
-1
/
+1
2021-03-24
perf test: Remove now useless failing sub test "BPF relocation checker"
Thomas Richter
1
-8
/
+1
2021-03-24
perf test: Add CSV summary test
Jin Yao
1
-0
/
+31
2021-03-24
perf test: Add a shell test for 'perf stat --bpf-counters' new option
Song Liu
1
-0
/
+31
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
6
-9
/
+9
2021-03-17
perf test: Add 30s timeout for wait for daemon start.
Ian Rogers
1
-0
/
+7
2021-03-17
perf test: Cleanup daemon if test is interrupted.
Ian Rogers
1
-14
/
+20
2021-03-17
perf test: Remove unused argument
Ian Rogers
1
-8
/
+7
2021-03-09
perf tools: use ARRAY_SIZE
Jiapeng Chong
1
-1
/
+1
2021-03-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
12
-56
/
+44
2021-03-06
perf test: Fix sample-parsing failure on non-x86 platforms
Kan Liang
1
-4
/
+0
2021-03-06
perf test: Fix cpu and thread map leaks in perf_time_to_tsc test
Namhyung Kim
1
-0
/
+2
2021-03-06
perf test: Fix cpu map leaks in cpu_map_print test
Namhyung Kim
1
-0
/
+2
2021-03-06
perf test: Fix a memory leak in thread_map_remove test
Namhyung Kim
1
-5
/
+2
2021-03-06
perf test: Fix a thread map leak in thread_map_synthesize test
Namhyung Kim
1
-0
/
+1
2021-03-06
perf test: Fix cpu and thread map leaks in switch_tracking test
Namhyung Kim
1
-3
/
+2
2021-03-06
perf test: Fix cpu and thread map leaks in keep_tracking test
Namhyung Kim
1
-3
/
+2
2021-03-06
perf test: Fix cpu and thread map leaks in code_reading test
Namhyung Kim
1
-7
/
+3
2021-03-06
perf test: Fix cpu and thread map leaks in sw_clock_freq test
Namhyung Kim
1
-8
/
+4
2021-03-06
perf test: Fix cpu and thread map leaks in task_exit test
Namhyung Kim
1
-7
/
+3
2021-03-06
perf test: Fix a memory leak in attr test
Namhyung Kim
1
-1
/
+7
2021-03-06
perf test: Fix cpu and thread map leaks in basic mmap test
Namhyung Kim
1
-2
/
+0
2021-03-06
perf daemon: Fix running test for non root user
Jiri Olsa
1
-16
/
+16
2021-03-03
perf metric: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2021-03-02
perf buildid-cache: Add test for PE executable
Nicholas Fraser
1
-7
/
+58
2021-02-18
perf buildid-cache: Add test for 16-byte build-id
Nicholas Fraser
1
-0
/
+6
2021-02-18
perf test: Output the sub testing result in cs-etm
Leo Yan
1
-10
/
+14
2021-02-18
perf test: Suppress logs in cs-etm testing
Leo Yan
1
-12
/
+9
2021-02-18
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
1
-1
/
+1
2021-02-17
perf tools: Add OCaml demangling
Fabian Hemmer
5
-9
/
+50
2021-02-12
perf env: Remove unneeded internal/cpumap inclusions
Ian Rogers
1
-1
/
+0
2021-02-11
perf tests: Add daemon 'lock' test
Jiri Olsa
1
-0
/
+38
2021-02-11
perf tests: Add daemon 'ping' command test
Jiri Olsa
1
-0
/
+40
2021-02-11
perf tests: Add daemon 'signal' command test
Jiri Olsa
1
-0
/
+40
2021-02-11
perf tests: Add daemon 'stop' command test
Jiri Olsa
1
-0
/
+54
2021-02-11
perf tests: Add daemon reconfig test
Jiri Olsa
1
-0
/
+119
[next]