index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf hists: Split hists_stats from events_stats
Namhyung Kim
2021-04-29
1
-7
/
+7
*
perf tools: Add a build-test variant to use in builds from a tarball
Arnaldo Carvalho de Melo
2021-04-20
1
-2
/
+20
*
perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...
John Garry
2021-04-08
1
-1
/
+1
*
perf test: Handle metric reuse in pmu-events parsing test
John Garry
2021-04-08
1
-0
/
+81
*
perf tools: Preserve identifier id in OCaml demangler
Fabian Hemmer
2021-03-30
1
-3
/
+3
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-03-29
2
-9
/
+2
|
\
|
*
perf test: Change to use bash for daemon test
Leo Yan
2021-03-26
1
-1
/
+1
|
*
perf test: Remove now useless failing sub test "BPF relocation checker"
Thomas Richter
2021-03-24
1
-8
/
+1
*
|
perf test: Add CSV summary test
Jin Yao
2021-03-24
1
-0
/
+31
*
|
perf test: Add a shell test for 'perf stat --bpf-counters' new option
Song Liu
2021-03-23
1
-0
/
+31
*
|
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
6
-9
/
+9
*
|
perf test: Add 30s timeout for wait for daemon start.
Ian Rogers
2021-03-17
1
-0
/
+7
*
|
perf test: Cleanup daemon if test is interrupted.
Ian Rogers
2021-03-17
1
-14
/
+20
*
|
perf test: Remove unused argument
Ian Rogers
2021-03-17
1
-8
/
+7
*
|
perf tools: use ARRAY_SIZE
Jiapeng Chong
2021-03-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-03-08
12
-56
/
+44
|
\
|
|
*
perf test: Fix sample-parsing failure on non-x86 platforms
Kan Liang
2021-03-06
1
-4
/
+0
|
*
perf test: Fix cpu and thread map leaks in perf_time_to_tsc test
Namhyung Kim
2021-03-06
1
-0
/
+2
|
*
perf test: Fix cpu map leaks in cpu_map_print test
Namhyung Kim
2021-03-06
1
-0
/
+2
|
*
perf test: Fix a memory leak in thread_map_remove test
Namhyung Kim
2021-03-06
1
-5
/
+2
|
*
perf test: Fix a thread map leak in thread_map_synthesize test
Namhyung Kim
2021-03-06
1
-0
/
+1
|
*
perf test: Fix cpu and thread map leaks in switch_tracking test
Namhyung Kim
2021-03-06
1
-3
/
+2
|
*
perf test: Fix cpu and thread map leaks in keep_tracking test
Namhyung Kim
2021-03-06
1
-3
/
+2
|
*
perf test: Fix cpu and thread map leaks in code_reading test
Namhyung Kim
2021-03-06
1
-7
/
+3
|
*
perf test: Fix cpu and thread map leaks in sw_clock_freq test
Namhyung Kim
2021-03-06
1
-8
/
+4
|
*
perf test: Fix cpu and thread map leaks in task_exit test
Namhyung Kim
2021-03-06
1
-7
/
+3
|
*
perf test: Fix a memory leak in attr test
Namhyung Kim
2021-03-06
1
-1
/
+7
|
*
perf test: Fix cpu and thread map leaks in basic mmap test
Namhyung Kim
2021-03-06
1
-2
/
+0
|
*
perf daemon: Fix running test for non root user
Jiri Olsa
2021-03-06
1
-16
/
+16
*
|
perf metric: Remove unneeded semicolon
Jiapeng Chong
2021-03-03
1
-1
/
+1
*
|
perf buildid-cache: Add test for PE executable
Nicholas Fraser
2021-03-02
1
-7
/
+58
|
/
*
perf buildid-cache: Add test for 16-byte build-id
Nicholas Fraser
2021-02-18
1
-0
/
+6
*
perf test: Output the sub testing result in cs-etm
Leo Yan
2021-02-18
1
-10
/
+14
*
perf test: Suppress logs in cs-etm testing
Leo Yan
2021-02-18
1
-12
/
+9
*
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
2021-02-18
1
-1
/
+1
*
perf tools: Add OCaml demangling
Fabian Hemmer
2021-02-17
5
-9
/
+50
*
perf env: Remove unneeded internal/cpumap inclusions
Ian Rogers
2021-02-12
1
-1
/
+0
*
perf tests: Add daemon 'lock' test
Jiri Olsa
2021-02-11
1
-0
/
+38
*
perf tests: Add daemon 'ping' command test
Jiri Olsa
2021-02-11
1
-0
/
+40
*
perf tests: Add daemon 'signal' command test
Jiri Olsa
2021-02-11
1
-0
/
+40
*
perf tests: Add daemon 'stop' command test
Jiri Olsa
2021-02-11
1
-0
/
+54
*
perf tests: Add daemon reconfig test
Jiri Olsa
2021-02-11
1
-0
/
+119
*
perf tests: Add daemon 'list' command test
Jiri Olsa
2021-02-11
1
-0
/
+184
*
perf test: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2021-02-08
1
-3
/
+11
*
perf test: Add parse-metric memory bandwidth testcase
John Garry
2021-02-03
1
-0
/
+24
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-01-20
1
-16
/
+14
|
\
|
*
perf test: Fix shadow stat test for non-bash shells
Namhyung Kim
2021-01-15
1
-16
/
+14
*
|
perf test: Add test case for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2021-01-20
1
-0
/
+4
|
/
*
perf stat aggregation: Add separate thread member
James Clark
2020-12-24
1
-4
/
+4
*
perf stat aggregation: Add separate core member
James Clark
2020-12-24
1
-1
/
+5
[next]