summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorLines
2026-04-13perf test: Fixes for check branch stack samplingIan Rogers-50/+96
2026-04-13perf test: Fix inet_pton probe failure and unroll call graphIan Rogers-4/+4
2026-04-08perf test: Make perf trace BTF general tests exclusiveThomas Richter-1/+1
2026-04-08perf data: Clean up use_stdio and structuresIan Rogers-1/+2
2026-04-08perf tools: Use calloc() where applicableArnaldo Carvalho de Melo-1/+1
2026-04-08perf tools: Make more global variables staticIan Rogers-5/+5
2026-04-05perf test: Skip sched stats test for !rootNamhyung Kim-0/+5
2026-04-05perf sample: Add evsel to struct perf_sampleIan Rogers-2/+3
2026-04-05perf sample: Make sure perf_sample__init/exit are usedIan Rogers-0/+3
2026-04-05perf tests sched stats: Write output to temp fileIan Rogers-10/+27
2026-04-02perf tests kwork: Add basic kwork coverage testsIan Rogers-0/+79
2026-04-02perf test: Skip perf data type profiling tests for s390Thomas Richter-0/+4
2026-04-02perf test: Fix ratio_to_prev event parsing testThomas Falcon-21/+28
2026-04-01perf test: Fix perf stat --bpf-counters on hybrid machinesNamhyung Kim-4/+16
2026-04-01perf tests: Write test files to tmpdirIan Rogers-19/+23
2026-04-01libperf cpumap: Make index and nr types unsignedIan Rogers-7/+10
2026-03-19perf evlist: Improve default event for s390Ian Rogers-5/+14
2026-03-03perf test type profiling: Remote typedef on structIan Rogers-4/+4
2026-02-21Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...Linus Torvalds-78/+1367
2026-02-12perf test script: Add python script testing supportIan Rogers-0/+113
2026-02-12perf test script: Add perl script testing supportIan Rogers-0/+102
2026-02-12perf test: perf data --to-ctf testingIan Rogers-0/+104
2026-02-12perf test: Test pipe mode with data conversion --to-jsonIan Rogers-9/+24
2026-02-12perf test data_type_profiling.sh: Skip just the Rust tests if code_with_type ...Arnaldo Carvalho de Melo-5/+5
2026-02-11Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds-1/+0
2026-02-09perf test code_with_type.sh: Skip test if rust wasn't available at build timeArnaldo Carvalho de Melo-0/+5
2026-02-09perf tests workload: Formatting for code_with_type.rsDmitrii Dolgov-1/+5
2026-02-08perf tests: Test annotate with data type profiling and CDmitrii Dolgov-8/+23
2026-02-08perf tests: Test annotate with data type profiling and rustDmitrii Dolgov-0/+69
2026-02-08perf test workload: Add code_with_type test workloadDmitrii Dolgov-0/+82
2026-02-08perf test parse-metric: Ensure aggregate counts appear to have runIan Rogers-0/+2
2026-02-08perf test record.sh: Fix shellcheck warningIan Rogers-1/+1
2026-02-06perf test: Fix test case Leader sampling on s390Thomas Richter-1/+15
2026-02-06perf test addr2line_inlines: Ensure inline information shows on LBR leavesIan Rogers-0/+28
2026-02-06perf tests: build-test coverage for NO_JEVENTS=1Ian Rogers-0/+2
2026-02-06perf tests: Additional 'perf stat' testsIan Rogers-0/+242
2026-02-03perf test kvm: Add stat live testingIan Rogers-1/+29
2026-02-03perf capstone: Support for dlopen-ing libcapstone.soIan Rogers-0/+2
2026-02-03perf build: Remove NO_LIBCAP that controls nothingIan Rogers-1/+1
2026-01-27perf script: Fix script_fetch_insn for more than just x86Ian Rogers-1/+0
2026-01-26perf test: Fix test perf evlist for z/VM s390xThomas Richter-2/+2
2026-01-23perf tests sched: Avoid error in cleanup on loaded machinesIan Rogers-1/+1
2026-01-22kallsyms: Get rid of kallsyms relative baseArd Biesheuvel-1/+0
2026-01-22perf sched stats: Add basic 'perf sched stats' testSwapnil Sapkal-0/+64
2026-01-20perf tests sw-clock: Mark the volatile tmp variable as __maybe_unusedArnaldo Carvalho de Melo-1/+2
2026-01-20perf cs-etm: Test sparse CPU mapsJames Clark-0/+54
2026-01-20perf test: Add missing newlines in debug messagesJames Clark-3/+3
2026-01-20perf tests kallsyms: Fix missed map__put()Ian Rogers-0/+1
2026-01-20perf test: Add DWARF callchain conversion testNamhyung Kim-0/+45
2026-01-20perf machine: Add inline information to frame pointer and LBR callchainsIan Rogers-5/+26