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 test: Update event_groups test to use instructions
Athira Rajeev
11 days
1
-5
/
+26
*
perf test: Add a runs-per-test flag
Ian Rogers
13 days
1
-11
/
+17
*
perf test: Send list output to stdout rather than stderr
Ian Rogers
13 days
1
-4
/
+4
*
perf test: Rename functions and variables for better clarity
Ian Rogers
13 days
1
-108
/
+93
*
perf tools: Expose quiet/verbose variables in Makefile.perf
Charlie Jenkins
13 days
1
-1
/
+1
*
perf test perftool_testsuite: Return correct value for skipping
Veronika Molnarova
2025-01-14
6
-6
/
+6
*
perf test perftool_testsuite: Add missing description
Veronika Molnarova
2025-01-14
7
-7
/
+7
*
perf test record+probe_libc_inet_pton: Make test resilient
Leo Yan
2025-01-14
1
-16
/
+18
*
perf test stat: Avoid hybrid assumption when virtualized
Ian Rogers
2025-01-14
1
-1
/
+5
*
perf tests base_probe: Fix check for the count of existing probes in test_add...
Athira Rajeev
2025-01-14
1
-2
/
+2
*
perf test brstack: Speed up running test by using tr -s instead of xargs
James Clark
2025-01-14
1
-2
/
+2
*
perf tests arm_spe: Add test for discard mode
James Clark
2025-01-13
1
-0
/
+30
*
perf test: Mark remaining probe tests as exclusive
James Clark
2025-01-10
2
-2
/
+2
*
perf tools: Remove dependency on libaudit
Charlie Jenkins
2025-01-10
1
-5
/
+2
*
perf test cpumap: Avoid use-after-free following merge
Ian Rogers
2025-01-08
1
-4
/
+4
*
perf test trace_btf_general: Fix shellcheck warning
James Clark
2025-01-08
1
-0
/
+1
*
perf test: Update ftrace test to use --graph-opts
Namhyung Kim
2025-01-08
1
-4
/
+1
*
perf tests shell task_analyzer: Run this test exclusively
Arnaldo Carvalho de Melo
2025-01-08
1
-1
/
+1
*
perf tests code-reading: Handle change in objdump output from binutils >= 2.4...
Charlie Jenkins
2025-01-08
1
-1
/
+91
*
perf stat: Fix trailing comma when there is no metric unit
James Clark
2024-12-26
1
-7
/
+7
*
perf trace: Add tests for BTF general augmentation
Howard Chu
2024-12-26
1
-0
/
+93
*
perf stat: Move stat_config into config.c
Ian Rogers
2024-12-18
1
-7
/
+9
*
perf intel-pt: Add a test for pause / resume
Adrian Hunter
2024-12-18
1
-0
/
+28
*
perf tools tests shell base_probe: Enhance print_overall_results to print sum...
Athira Rajeev
2024-12-18
3
-3
/
+12
*
perf tests switch-tracking: Set this test to run exclusively
Arnaldo Carvalho de Melo
2024-12-13
1
-1
/
+1
*
perf test: Introduce DEFINE_SUITE_EXCLUSIVE()
Ravi Bangoria
2024-12-13
1
-0
/
+10
*
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-12-13
2
-8
/
+13
|
\
|
*
perf test expr: Fix system_tsc_freq for only x86
Ian Rogers
2024-12-11
1
-7
/
+12
|
*
perf test hwmon_pmu: Fix event file location
Ian Rogers
2024-12-10
1
-11
/
+18
|
*
perf test: Don't signal all processes on system when interrupting tests
James Clark
2024-12-02
1
-1
/
+1
*
|
perf tests: Fix an incorrect type in append_script()
Jiapeng Chong
2024-12-12
1
-1
/
+1
*
|
perf test: Remove duplicate word
Ruffalo Lavoisier
2024-12-12
1
-1
/
+1
*
|
perf test: Parse 'perf stat' Topdown events for aarch64
Veronika Molnarova
2024-12-10
1
-1
/
+1
*
|
perf test hwmon_pmu: Fix event file location
Ian Rogers
2024-12-09
1
-11
/
+18
*
|
perf tests: Enable tests disabled due to tracepoint parsing
Ian Rogers
2024-12-09
3
-29
/
+4
*
|
perf btf: Make the sigtrap test helper to find a member by name widely available
Arnaldo Carvalho de Melo
2024-12-09
1
-17
/
+3
*
|
perf cpumap: Add checking for reference counter
Leo Yan
2024-12-09
1
-0
/
+9
*
|
perf cpumap: Add more tests for CPU map merging
Leo Yan
2024-12-09
1
-5
/
+29
*
|
libperf cpumap: Refactor perf_cpu_map__merge()
Leo Yan
2024-12-09
1
-7
/
+6
|
/
*
perf tests: Fix hwmon parsing with PMU name test
Ian Rogers
2024-11-22
1
-2
/
+3
*
perf tests hwmon_pmu: Remove double evlist__delete()
Arnaldo Carvalho de Melo
2024-11-22
1
-2
/
+0
*
perf/test: fix perf ftrace test on s390
Thomas Richter
2024-11-22
1
-1
/
+1
*
perf test: Correct hwmon test PMU detection
Ian Rogers
2024-11-22
1
-1
/
+2
*
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
2024-11-16
1
-4
/
+3
*
perf header: Avoid transitive PMU includes
Ian Rogers
2024-11-16
1
-0
/
+2
*
perf test: Add missing __exit calls in tool/hwmon tests
Ian Rogers
2024-11-16
2
-0
/
+2
*
perf tests: Make leader sampling test work without branch event
James Clark
2024-11-16
1
-6
/
+7
*
perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn'...
Arnaldo Carvalho de Melo
2024-11-16
1
-2
/
+2
*
perf test shell trace_exit_race: Show what went wrong in verbose mode
Arnaldo Carvalho de Melo
2024-11-15
1
-2
/
+22
*
perf tests: Add test for trace output loss
Benjamin Peterson
2024-11-14
1
-0
/
+31
[next]