index
:
kernel/linux.git
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
perf test: Add test for Intel TPEBS counting mode
Weilin Wang
1
-0
/
+19
2024-08-13
perf test event_update: Ensure tools is initialized
Ian Rogers
1
-0
/
+1
2024-08-13
perf tool: Constify tool pointers
Ian Rogers
6
-13
/
+13
2024-08-12
perf tests pmu: Initialize all fields of test_pmu variable
Arnaldo Carvalho de Melo
1
-3
/
+3
2024-08-08
perf test shell lbr: Support hybrid x86 systems too
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-08-08
perf test: Add set of perf record LBR tests
Ian Rogers
1
-0
/
+161
2024-08-08
perf test pmu: Set uninitialized PMU alias to null
Veronika Molnarova
1
-1
/
+3
2024-08-08
perf tests ftrace: Add pattern check for time, count
Arnaldo Carvalho de Melo
1
-0
/
+5
2024-08-08
perf test: Add a new shell test for perf ftrace
Namhyung Kim
1
-0
/
+84
2024-08-06
perf test: Add build test for JEVENTS_ARCH=all
Ian Rogers
1
-0
/
+2
2024-08-01
perf test: Update sample filtering test
Namhyung Kim
1
-6
/
+7
2024-07-31
perf test: make metric validation test return early when there is no metric s...
Weilin Wang
1
-2
/
+8
2024-07-31
perf test pmu: Remove unused test_pmus
Dr. David Alan Gilbert
1
-3
/
+0
2024-07-31
perf test: Avoid python leak sanitizer test failures
Ian Rogers
2
-0
/
+6
2024-07-31
perf test trace_btf_enum: Add regression test for the BTF augmentation of enu...
Howard Chu
1
-0
/
+61
2024-07-31
perf test: Add landlock workload
Howard Chu
4
-0
/
+69
2024-07-24
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2024-07-20
kallsyms: get rid of code for absolute kallsyms
Jann Horn
1
-1
/
+0
2024-06-28
perf pmu: Restore full PMU name wildcard support
James Clark
1
-0
/
+78
2024-06-26
perf test stat_bpf_counter.sh: Stabilize the test results
Veronika Molnarova
1
-18
/
+18
2024-06-26
perf test: Make tests its own library
Ian Rogers
2
-76
/
+76
2024-06-25
perf test: Check output of the probe ... --funcs command
Chaitanya S Prakash
1
-1
/
+1
2024-06-25
perf test: Make test_arm_callgraph_fp.sh more robust
James Clark
2
-21
/
+26
2024-06-20
tools/perf: Handle perftool-testsuite_probe testcases fail when kernel debugi...
Athira Rajeev
1
-3
/
+28
2024-06-14
perf test pmu: Warn don't fail for legacy mixed case event names
Ian Rogers
1
-3
/
+19
2024-06-07
perf test: Speed up test case 70 annotate basic tests
Thomas Richter
1
-3
/
+7
2024-05-28
perf tests: Add some pmu core functionality tests
Ian Rogers
1
-0
/
+99
2024-05-10
perf parse: Allow tracepoint names to start with digits
Dominique Martinet
1
-0
/
+7
2024-05-10
perf parse-events: Add new 'fake_tp' parameter for tests
Dominique Martinet
2
-3
/
+5
2024-05-08
perf mem-info: Add reference count checking
Ian Rogers
1
-4
/
+6
2024-05-08
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
1
-0
/
+1
2024-05-06
perf dso: Use container_of() to avoid a pointer in 'struct dso_data'
Ian Rogers
1
-31
/
+29
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
8
-24
/
+25
2024-05-03
perf test pmu: Test all sysfs PMU event names are the same case
Ian Rogers
1
-0
/
+90
2024-05-03
perf test pmu: Add an eagerly loaded event test
Ian Rogers
1
-0
/
+76
2024-05-03
perf test pmu: Refactor format test and exposed test APIs
Ian Rogers
1
-168
/
+151
2024-05-03
perf test pmu-events: Make it clearer that pmu-events tests JSON events
Ian Rogers
1
-1
/
+1
2024-04-27
perf test: Reintroduce -p/--parallel and make -S/--sequential the default
Arnaldo Carvalho de Melo
1
-1
/
+7
2024-04-27
perf test: Add a new test for 'perf annotate'
Namhyung Kim
1
-0
/
+83
2024-04-27
perf tests parse-events: Use "branches" rather than "cache-references"
Ian Rogers
1
-3
/
+3
2024-04-27
perf scripts python: Add a script to run instances of 'perf script' in parallel
Adrian Hunter
1
-1
/
+25
2024-04-27
perf tests shell kprobes: Add missing description as used by 'perf test' output
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-04-19
perf test shell arm_coresight: Increase buffer size for Coresight basic tests
James Clark
1
-1
/
+1
2024-04-19
perf test bpf-counters: Add test for BPF event modifier
Ian Rogers
1
-23
/
+52
2024-04-17
perf tools: Enable configs required for test_uprobe_from_different_cu.sh
Chaitanya S Prakash
1
-0
/
+3
2024-04-12
perf tests: Remove dependency on lscpu
James Clark
1
-1
/
+3
2024-04-12
perf tests: Apply attributes to all events in object code reading test
James Clark
1
-5
/
+5
2024-04-12
perf tests: Make "test data symbol" more robust on Neoverse N1
James Clark
1
-0
/
+16
2024-04-03
perf evsel: Use evsel__name_is() helper
Yang Jihong
2
-27
/
+16
2024-03-21
perf tests: Run tests in parallel by default
Ian Rogers
1
-7
/
+10
[prev]
[next]