index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf test: Skip syscall enum test if no landlock syscall
Namhyung Kim
2025-01-28
1
-2
/
+6
*
perf tools: Expose quiet/verbose variables in Makefile.perf
Charlie Jenkins
2025-01-16
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 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 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 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 test: Parse 'perf stat' Topdown events for aarch64
Veronika Molnarova
2024-12-10
1
-1
/
+1
*
perf/test: fix perf ftrace test on s390
Thomas Richter
2024-11-22
1
-1
/
+1
*
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
*
perf test: Fix ftrace test with regex patterns
Namhyung Kim
2024-11-04
1
-1
/
+1
*
perf test: Remove cpu-list BPF cgroup counter test
Michael Petlan
2024-11-04
1
-13
/
+0
*
Merge 'origin/master' into perf-tools-next
Namhyung Kim
2024-11-03
1
-15
/
+54
|
\
|
*
perf test: Handle perftool-testsuite_probe failure due to broken DWARF
Veronika Molnarova
2024-10-23
1
-15
/
+54
*
|
perf test: Use sqrtloop workload to test bperf event
Tengda Wu
2024-11-01
1
-1
/
+1
*
|
perf test: Tag parallel failing shell tests with "(exclusive)"
Ian Rogers
2024-10-28
20
-20
/
+20
*
|
perf test: Avoid list test blocking on writing to stdout
Ian Rogers
2024-10-28
1
-1
/
+4
*
|
perf test: Add precise_max subtest to the perf record shell test
Namhyung Kim
2024-10-22
1
-0
/
+25
*
|
perf tools: Don't set attr.exclude_guest by default
Namhyung Kim
2024-10-22
1
-1
/
+1
*
|
perf tools: Add fallback for exclude_guest
Namhyung Kim
2024-10-22
1
-1
/
+1
*
|
perf test: Fix perf test case 84 on s390
Thomas Richter
2024-10-19
1
-0
/
+1
*
|
perf test: Update all metrics test like metricgroups test
Namhyung Kim
2024-10-19
1
-21
/
+66
*
|
perf test: Move attr files into shell directory where they are used
Ian Rogers
2024-10-17
52
-1
/
+2521
*
|
perf test: Add a shell wrapper for "Setup struct perf_event_attr"
Ian Rogers
2024-10-17
1
-0
/
+22
*
|
perf stat: Add metric-threshold to json output
Ian Rogers
2024-10-17
1
-1
/
+4
*
|
perf test: Speed up some tests using perf list
Namhyung Kim
2024-10-17
9
-9
/
+9
*
|
perf/test: perf test 86 fails on s390
Thomas Richter
2024-10-02
1
-2
/
+2
*
|
perf tests: Add more topdown events regroup tests
Dapeng Mi
2024-09-30
1
-2
/
+20
*
|
perf tests: Add topdown events counting and sampling tests
Dapeng Mi
2024-09-30
2
-0
/
+23
*
|
perf tests: Add leader sampling test in record tests
Dapeng Mi
2024-09-30
1
-0
/
+28
*
|
perf/test: Speed up test case perf annotate basic tests
Thomas Richter
2024-09-26
1
-5
/
+5
*
|
perf test: Add a test for default perf stat command
James Clark
2024-09-26
1
-0
/
+25
*
|
perf test: Make stat test work on DT devices
James Clark
2024-09-26
1
-5
/
+7
*
|
perf stat: Uniquify event name improvements
Ian Rogers
2024-09-26
1
-4
/
+7
*
|
perf test: Ignore security failures in all PMU test
Ian Rogers
2024-09-26
1
-12
/
+40
*
|
perf test: cs-etm: Test Coresight disassembly script
James Clark
2024-09-24
1
-0
/
+65
*
|
perf test: Be more tolerant of metricgroup failures
Ian Rogers
2024-09-24
1
-6
/
+30
|
/
[next]