index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-01
perf test: Use sqrtloop workload to test bperf event
Tengda Wu
1
-1
/
+1
2024-10-28
perf test: Sort tests placing exclusive tests last
Ian Rogers
1
-41
/
+84
2024-10-28
perf test: Add a signal handler to kill forked child processes
Ian Rogers
1
-3
/
+34
2024-10-28
perf test: Make parallel testing the default
Ian Rogers
1
-11
/
+2
2024-10-28
perf test: Run parallel tests in two passes
Ian Rogers
4
-60
/
+120
2024-10-28
perf test: Add a signal handler around running a test
Ian Rogers
1
-1
/
+27
2024-10-28
perf test: Tag parallel failing shell tests with "(exclusive)"
Ian Rogers
20
-20
/
+20
2024-10-28
perf test: Avoid list test blocking on writing to stdout
Ian Rogers
1
-1
/
+4
2024-10-28
perf test: Reduce scope of parallel variable
Ian Rogers
1
-3
/
+6
2024-10-28
perf test: Display number of active running tests
Ian Rogers
1
-29
/
+60
2024-10-23
perf test: Handle perftool-testsuite_probe failure due to broken DWARF
Veronika Molnarova
1
-13
/
+52
2024-10-22
perf test: Add precise_max subtest to the perf record shell test
Namhyung Kim
1
-0
/
+25
2024-10-22
perf tools: Do not set exclude_guest for precise_ip
Namhyung Kim
1
-8
/
+4
2024-10-22
perf tools: Don't set attr.exclude_guest by default
Namhyung Kim
2
-10
/
+10
2024-10-22
perf tools: Add fallback for exclude_guest
Namhyung Kim
1
-1
/
+1
2024-10-21
perf test: Introduce --list-workloads to list the available workloads
Arnaldo Carvalho de Melo
1
-1
/
+19
2024-10-21
perf test: Introduce workloads__for_each()
Arnaldo Carvalho de Melo
1
-3
/
+4
2024-10-19
perf test: Fix perf test case 84 on s390
Thomas Richter
1
-0
/
+1
2024-10-19
perf test: Update all metrics test like metricgroups test
Namhyung Kim
1
-21
/
+66
2024-10-17
perf test: Move attr files into shell directory where they are used
Ian Rogers
52
-1
/
+1
2024-10-17
perf test: Remove C test wrapper for attr.py
Ian Rogers
3
-220
/
+0
2024-10-17
perf test: Add a shell wrapper for "Setup struct perf_event_attr"
Ian Rogers
1
-0
/
+22
2024-10-17
perf stat: Add metric-threshold to json output
Ian Rogers
1
-1
/
+4
2024-10-17
perf test: Speed up some tests using perf list
Namhyung Kim
9
-9
/
+9
2024-10-14
tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.c
Athira Rajeev
1
-1
/
+0
2024-10-14
tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmu
Athira Rajeev
1
-1
/
+1
2024-10-10
perf tests: Add tool PMU test
Ian Rogers
4
-0
/
+114
2024-10-10
perf pmu: Allow hardcoded terms to be applied to attributes
Ian Rogers
1
-1
/
+2
2024-10-03
perf test attr: Add back missing topdown events
Veronika Molnarova
4
-144
/
+320
2024-10-03
perf test: Restore sample rate for perf_event_attr
Veronika Molnarova
1
-0
/
+18
2024-10-02
perf/test: perf test 86 fails on s390
Thomas Richter
1
-2
/
+2
2024-10-02
tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events
Ben Gainey
8
-2
/
+150
2024-10-02
perf test: Skip not fail syscall tp fields test when insufficient permissions
Ian Rogers
1
-4
/
+15
2024-10-02
perf test: Skip not fail tp fields test when insufficient permissions
Ian Rogers
1
-15
/
+25
2024-10-02
perf test: Fix memory leaks on event-times error paths
Ian Rogers
1
-2
/
+3
2024-09-30
perf tests: Add more topdown events regroup tests
Dapeng Mi
1
-2
/
+20
2024-09-30
perf tests: Add topdown events counting and sampling tests
Dapeng Mi
2
-0
/
+23
2024-09-30
perf tests: Add leader sampling test in record tests
Dapeng Mi
1
-0
/
+28
2024-09-30
perf test: Use ARRAY_SIZE for array length
Jiapeng Chong
1
-1
/
+2
2024-09-26
perf/test: Speed up test case perf annotate basic tests
Thomas Richter
1
-5
/
+5
2024-09-26
perf test: Add a test for default perf stat command
James Clark
1
-0
/
+25
2024-09-26
perf test: Make stat test work on DT devices
James Clark
1
-5
/
+7
2024-09-26
perf evsel: Remove pmu_name
Ian Rogers
1
-1
/
+1
2024-09-26
perf stat: Uniquify event name improvements
Ian Rogers
1
-4
/
+7
2024-09-26
perf test: Ignore security failures in all PMU test
Ian Rogers
1
-12
/
+40
2024-09-24
perf test: cs-etm: Test Coresight disassembly script
James Clark
1
-0
/
+65
2024-09-24
perf test: Be more tolerant of metricgroup failures
Ian Rogers
1
-6
/
+30
2024-09-11
perf pmus: Fake PMU clean up
Ian Rogers
2
-9
/
+7
2024-09-11
perf test shell probe_vfs_getname: Remove extraneous '=' from probe line number regex
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-09-11
perf parse-events: Remove duplicated include in parse-events.c
Yang Li
1
-1
/
+0
[prev]
[next]