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