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 tests: Fix hwmon parsing with PMU name test
Ian Rogers
7 days
1
-2
/
+3
*
perf tests hwmon_pmu: Remove double evlist__delete()
Arnaldo Carvalho de Melo
7 days
1
-2
/
+0
*
perf/test: fix perf ftrace test on s390
Thomas Richter
7 days
1
-1
/
+1
*
perf test: Correct hwmon test PMU detection
Ian Rogers
7 days
1
-1
/
+2
*
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
13 days
1
-4
/
+3
*
perf header: Avoid transitive PMU includes
Ian Rogers
13 days
1
-0
/
+2
*
perf test: Add missing __exit calls in tool/hwmon tests
Ian Rogers
13 days
2
-0
/
+2
*
perf tests: Make leader sampling test work without branch event
James Clark
13 days
1
-6
/
+7
*
perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn'...
Arnaldo Carvalho de Melo
13 days
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: Add hwmon "PMU" test
Ian Rogers
2024-11-09
1
-0
/
+230
*
perf test: Add hwmon filename parser test
Ian Rogers
2024-11-09
4
-0
/
+114
*
perf build: Include libtraceevent headers directly indicated by pkg-config
Yicong Yang
2024-11-09
1
-1
/
+1
*
perf test: Fix ftrace test with regex patterns
Namhyung Kim
2024-11-05
1
-1
/
+1
*
perf test: Remove dangling CFLAGS for removed attr.o object
Arnaldo Carvalho de Melo
2024-11-05
1
-1
/
+0
*
perf test: Remove cpu-list BPF cgroup counter test
Michael Petlan
2024-11-05
1
-13
/
+0
*
perf build: Make libunwind opt-in rather than opt-out
Ian Rogers
2024-11-04
1
-3
/
+3
*
Merge 'origin/master' into perf-tools-next
Namhyung Kim
2024-11-04
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-02
1
-1
/
+1
*
|
perf test: Sort tests placing exclusive tests last
Ian Rogers
2024-10-28
1
-41
/
+84
*
|
perf test: Add a signal handler to kill forked child processes
Ian Rogers
2024-10-28
1
-3
/
+34
*
|
perf test: Make parallel testing the default
Ian Rogers
2024-10-28
1
-11
/
+2
*
|
perf test: Run parallel tests in two passes
Ian Rogers
2024-10-28
4
-61
/
+121
*
|
perf test: Add a signal handler around running a test
Ian Rogers
2024-10-28
1
-1
/
+27
*
|
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: Reduce scope of parallel variable
Ian Rogers
2024-10-28
1
-3
/
+6
*
|
perf test: Display number of active running tests
Ian Rogers
2024-10-28
1
-31
/
+62
*
|
perf test: Add precise_max subtest to the perf record shell test
Namhyung Kim
2024-10-22
1
-0
/
+25
*
|
perf tools: Do not set exclude_guest for precise_ip
Namhyung Kim
2024-10-22
1
-8
/
+4
*
|
perf tools: Don't set attr.exclude_guest by default
Namhyung Kim
2024-10-22
2
-10
/
+10
*
|
perf tools: Add fallback for exclude_guest
Namhyung Kim
2024-10-22
1
-1
/
+1
*
|
perf test: Introduce --list-workloads to list the available workloads
Arnaldo Carvalho de Melo
2024-10-22
1
-1
/
+19
*
|
perf test: Introduce workloads__for_each()
Arnaldo Carvalho de Melo
2024-10-22
1
-3
/
+4
*
|
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
/
+1
*
|
perf test: Remove C test wrapper for attr.py
Ian Rogers
2024-10-17
3
-220
/
+0
*
|
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
*
|
tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.c
Athira Rajeev
2024-10-14
1
-1
/
+0
*
|
tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmu
Athira Rajeev
2024-10-14
1
-1
/
+1
*
|
perf tests: Add tool PMU test
Ian Rogers
2024-10-11
4
-0
/
+114
*
|
perf pmu: Allow hardcoded terms to be applied to attributes
Ian Rogers
2024-10-11
1
-1
/
+2
*
|
perf test attr: Add back missing topdown events
Veronika Molnarova
2024-10-04
4
-144
/
+320
*
|
perf test: Restore sample rate for perf_event_attr
Veronika Molnarova
2024-10-03
1
-0
/
+18
*
|
perf/test: perf test 86 fails on s390
Thomas Richter
2024-10-02
1
-2
/
+2
[next]