index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
Lines
2024-02-16
perf testsuite: Add test for kprobe handling
Veronika Molnarova
-0
/
+326
2024-02-16
perf testsuite: Add common output checking helpers
Veronika Molnarova
-0
/
+107
2024-02-16
perf testsuite: Add test case for perf probe
Veronika Molnarova
-0
/
+23
2024-02-16
perf testsuite: Add initialization script for shell tests
Veronika Molnarova
-0
/
+117
2024-02-16
perf testsuite: Add common setting for shell tests
Veronika Molnarova
-0
/
+79
2024-02-16
perf testsuite: Add common regex patters
Veronika Molnarova
-0
/
+268
2024-02-16
perf test: Enable Symbols test to work with a current module dso
Adrian Hunter
-0
/
+68
2024-02-12
perf maps: Hide maps internals
Ian Rogers
-4
/
+4
2024-02-12
perf maps: Get map before returning in maps__find_by_name
Ian Rogers
-2
/
+3
2024-02-12
perf maps: Get map before returning in maps__find
Ian Rogers
-3
/
+2
2024-02-12
perf maps: Switch from rbtree to lazily sorted array for addresses
Ian Rogers
-0
/
+3
2024-02-12
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
-16
/
+51
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
-1
/
+32
2024-02-08
perf test: Skip metric w/o event name on arm64 in stat STD output linter
Yicong Yang
-1
/
+1
2024-02-02
perf jevents: Drop or simplify small integer values
Ian Rogers
-11
/
+11
2024-02-02
perf parse-events: Print all errors
Ian Rogers
-7
/
+5
2024-02-01
perf test: Simplify metric value validation test final report
Weilin Wang
-108
/
+127
2024-01-26
perf test shell daemon: Make signal test less racy
Ian Rogers
-10
/
+24
2024-01-26
perf test shell script: Fix test for python being disabled
Ian Rogers
-2
/
+1
2024-01-26
perf test: Workaround debug output in list test
Ian Rogers
-3
/
+18
2024-01-26
perf test: Fix 'perf script' tests on s390
Thomas Richter
-1
/
+8
2024-01-24
perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built in
James Clark
-0
/
+6
2024-01-22
perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test
Thomas Richter
-6
/
+6
2024-01-04
perf test: test case 'Setup struct perf_event_attr' fails on s390 on z/vm
Thomas Richter
-1
/
+1
2024-01-04
perf tests: Add perf script test
Ian Rogers
-0
/
+66
2023-12-18
perf tests: Use function to add missing maps lock
Ian Rogers
-106
/
+136
2023-12-18
perf tests: Make DSO tests a suite rather than individual
Ian Rogers
-5
/
+12
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
-7
/
+7
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
-3
/
+3
2023-12-06
perf test shell diff: Skip test if test_loop symbol is missing in the perf bi...
Ian Rogers
-0
/
+7
2023-12-05
perf test: Add basic 'perf diff' test
Ian Rogers
-0
/
+101
2023-12-05
perf test: Add basic 'perf list --json" test
Ian Rogers
-0
/
+19
2023-12-05
perf test: Use common python setup library
Ian Rogers
-33
/
+26
2023-12-05
perf build: Shellcheck support for OUTPUT directory
Ian Rogers
-22
/
+14
2023-12-04
perf test record user-regs: Fix mask for vg register
Veronika Molnarova
-2
/
+2
2023-11-29
perf test record+probe_libc_inet_pton: Fix call chain match on powerpc
Likhitha Korrapati
-1
/
+4
2023-11-29
perf tests sigtrap: Skip if running on a kernel with sleepable spinlocks
Arnaldo Carvalho de Melo
-2
/
+44
2023-11-29
perf test sigtrap: Generalize the BTF routine to reuse it in this test
Arnaldo Carvalho de Melo
-20
/
+40
2023-11-27
perf test: Use existing config value for objdump path
James Clark
-1
/
+1
2023-11-27
perf tests: Skip data symbol test if buf1 symbol is missing
Adrian Hunter
-0
/
+5
2023-11-27
perf tests: Make data symbol test wait for perf to start
Adrian Hunter
-2
/
+9
2023-11-27
perf tests: Skip branch stack sampling test if brstack_bench symbol is missing
Adrian Hunter
-0
/
+6
2023-11-27
perf tests: Skip Arm64 callgraphs test if leafloop symbol is missing
Adrian Hunter
-0
/
+6
2023-11-27
perf tests: Skip record test if test_loop symbol is missing
Adrian Hunter
-1
/
+7
2023-11-27
perf tests: Skip pipe test if noploop symbol is missing
Adrian Hunter
-1
/
+8
2023-11-27
perf tests lib: Add perf_has_symbol.sh
Adrian Hunter
-0
/
+21
2023-11-27
perf tools: Add perf binary dependent rule for shellcheck log in Makefile.perf
Athira Rajeev
-0
/
+22
2023-11-27
perf tests coresight: Remove unused variables
zhujun2
-3
/
+0
2023-11-27
perf parse-events: Make legacy events lower priority than sysfs/JSON
Ian Rogers
-71
/
+185
2023-11-27
perf test: Basic branch counter support
Kan Liang
-0
/
+30
[prev]
[next]