index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
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
2024-02-16
perf testsuite: Add initialization script for shell tests
Veronika Molnarova
2024-02-16
perf testsuite: Add common setting for shell tests
Veronika Molnarova
2024-02-16
perf testsuite: Add common regex patters
Veronika Molnarova
2024-02-16
perf test: Enable Symbols test to work with a current module dso
Adrian Hunter
2024-02-12
perf maps: Hide maps internals
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find_by_name
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find
Ian Rogers
2024-02-12
perf maps: Switch from rbtree to lazily sorted array for addresses
Ian Rogers
2024-02-12
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
2024-02-08
perf test: Skip metric w/o event name on arm64 in stat STD output linter
Yicong Yang
2024-02-02
perf jevents: Drop or simplify small integer values
Ian Rogers
2024-02-02
perf parse-events: Print all errors
Ian Rogers
2024-02-01
perf test: Simplify metric value validation test final report
Weilin Wang
2024-01-26
perf test shell daemon: Make signal test less racy
Ian Rogers
2024-01-26
perf test shell script: Fix test for python being disabled
Ian Rogers
2024-01-26
perf test: Workaround debug output in list test
Ian Rogers
2024-01-26
perf test: Fix 'perf script' tests on s390
Thomas Richter
2024-01-24
perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built in
James Clark
2024-01-22
perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test
Thomas Richter
2024-01-04
perf test: test case 'Setup struct perf_event_attr' fails on s390 on z/vm
Thomas Richter
2024-01-04
perf tests: Add perf script test
Ian Rogers
2023-12-18
perf tests: Use function to add missing maps lock
Ian Rogers
2023-12-18
perf tests: Make DSO tests a suite rather than individual
Ian Rogers
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
2023-12-06
perf test shell diff: Skip test if test_loop symbol is missing in the perf bi...
Ian Rogers
2023-12-05
perf test: Add basic 'perf diff' test
Ian Rogers
2023-12-05
perf test: Add basic 'perf list --json" test
Ian Rogers
2023-12-05
perf test: Use common python setup library
Ian Rogers
2023-12-05
perf build: Shellcheck support for OUTPUT directory
Ian Rogers
2023-12-04
perf test record user-regs: Fix mask for vg register
Veronika Molnarova
2023-11-29
perf test record+probe_libc_inet_pton: Fix call chain match on powerpc
Likhitha Korrapati
2023-11-29
perf tests sigtrap: Skip if running on a kernel with sleepable spinlocks
Arnaldo Carvalho de Melo
2023-11-29
perf test sigtrap: Generalize the BTF routine to reuse it in this test
Arnaldo Carvalho de Melo
2023-11-27
perf test: Use existing config value for objdump path
James Clark
2023-11-27
perf tests: Skip data symbol test if buf1 symbol is missing
Adrian Hunter
2023-11-27
perf tests: Make data symbol test wait for perf to start
Adrian Hunter
2023-11-27
perf tests: Skip branch stack sampling test if brstack_bench symbol is missing
Adrian Hunter
[next]