index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
2024-09-02
perf test pmu: Set uninitialized PMU alias to null
Veronika Molnarova
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-20
kallsyms: get rid of code for absolute kallsyms
Jann Horn
2024-06-27
perf pmu: Restore full PMU name wildcard support
James Clark
2024-06-26
perf test stat_bpf_counter.sh: Stabilize the test results
Veronika Molnarova
2024-06-26
perf test: Make tests its own library
Ian Rogers
2024-06-25
perf test: Check output of the probe ... --funcs command
Chaitanya S Prakash
2024-06-24
perf test: Make test_arm_callgraph_fp.sh more robust
James Clark
2024-06-20
tools/perf: Handle perftool-testsuite_probe testcases fail when kernel debugi...
Athira Rajeev
2024-06-13
perf test pmu: Warn don't fail for legacy mixed case event names
Ian Rogers
2024-06-07
perf test: Speed up test case 70 annotate basic tests
Thomas Richter
2024-05-28
perf tests: Add some pmu core functionality tests
Ian Rogers
2024-05-10
perf parse: Allow tracepoint names to start with digits
Dominique Martinet
2024-05-10
perf parse-events: Add new 'fake_tp' parameter for tests
Dominique Martinet
2024-05-07
perf mem-info: Add reference count checking
Ian Rogers
2024-05-07
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
2024-05-06
perf dso: Use container_of() to avoid a pointer in 'struct dso_data'
Ian Rogers
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-05-03
perf test pmu: Test all sysfs PMU event names are the same case
Ian Rogers
2024-05-03
perf test pmu: Add an eagerly loaded event test
Ian Rogers
2024-05-03
perf test pmu: Refactor format test and exposed test APIs
Ian Rogers
2024-05-03
perf test pmu-events: Make it clearer that pmu-events tests JSON events
Ian Rogers
2024-04-26
perf test: Reintroduce -p/--parallel and make -S/--sequential the default
Arnaldo Carvalho de Melo
2024-04-26
perf test: Add a new test for 'perf annotate'
Namhyung Kim
2024-04-26
perf tests parse-events: Use "branches" rather than "cache-references"
Ian Rogers
2024-04-26
perf scripts python: Add a script to run instances of 'perf script' in parallel
Adrian Hunter
2024-04-26
perf tests shell kprobes: Add missing description as used by 'perf test' output
Arnaldo Carvalho de Melo
2024-04-18
perf test shell arm_coresight: Increase buffer size for Coresight basic tests
James Clark
2024-04-18
perf test bpf-counters: Add test for BPF event modifier
Ian Rogers
2024-04-17
perf tools: Enable configs required for test_uprobe_from_different_cu.sh
Chaitanya S Prakash
2024-04-12
perf tests: Remove dependency on lscpu
James Clark
2024-04-12
perf tests: Apply attributes to all events in object code reading test
James Clark
2024-04-12
perf tests: Make "test data symbol" more robust on Neoverse N1
James Clark
2024-04-03
perf evsel: Use evsel__name_is() helper
Yang Jihong
2024-03-21
perf tests: Run tests in parallel by default
Ian Rogers
2024-03-21
perf test: Read child test 10 times a second rather than 1
Ian Rogers
2024-03-21
perf test: Use a single fd for the child process out/err
Ian Rogers
2024-03-21
perf test: Stat output per thread of just the parent process
Ian Rogers
2024-03-21
perf cpumap: Use perf_cpu_map__for_each_cpu when possible
Ian Rogers
2024-02-26
perf test: Fix spelling mistake "curent" -> "current"
Colin Ian King
2024-02-26
perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1
Arnaldo Carvalho de Melo
2024-02-22
perf tests: Add option to run tests in parallel
Ian Rogers
2024-02-22
perf tests: Run time generate shell test suites
Ian Rogers
2024-02-22
perf tests: Use scandirat for shell script finding
Ian Rogers
2024-02-22
perf test: Rename builtin-test-list and add missed header guard
Ian Rogers
2024-02-22
perf tests: Avoid fork in perf_has_symbol test
Ian Rogers
2024-02-20
perf: build: introduce the libcapstone
Changbin Du
2024-02-16
perf testsuite: Add test for kprobe handling
Veronika Molnarova
2024-02-16
perf testsuite: Add common output checking helpers
Veronika Molnarova
2024-02-16
perf testsuite: Add test case for perf probe
Veronika Molnarova
[next]