aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
2026-01-23perf tests sched: Avoid error in cleanup on loaded machinesIan Rogers1-1/+1
2026-01-22kallsyms: 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-20perf 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
2026-01-20perf build: Remove NO_LIBDW_DWARF_UNWIND optionIan Rogers1-2/+1
2026-01-14perf tests: Test evsel__set_config_if_unset() and config change trackingJames Clark1-0/+91
2026-01-13perf test: Do not skip when some metric-group tests succeedNamhyung Kim1-10/+16
2026-01-13perf test: Do not skip when some metrics tests succeededNamhyung Kim1-7/+22
2026-01-13perf test: Use shelldir to refer perf source locationNamhyung Kim1-1/+1
2026-01-13perf test: Skip dlfilter test for build failuresNamhyung Kim1-4/+4
2026-01-13perf util: Remove SHA-1 codeEric Biggers1-49/+0
2026-01-13perf util: Add BLAKE2s supportEric Biggers1-1/+77
2026-01-13perf test: Test addr2line unwinding works with inline functionsIan Rogers1-0/+47
2026-01-12perf test workload: Add inlineloop test workloadIan Rogers4-0/+56
2026-01-12perf test subcmd help: Add exclude disjoint subcmd namesIan Rogers1-0/+26
2026-01-12perf test stat tests: Fix for virtualized machinesThomas Richter1-1/+1
2026-01-06perf build: Skip nondistro build test if libbfd is oldJames Clark1-0/+5
2026-01-06perf test java symbol: Additional libperf-jvmti.so path checkIan Rogers1-0/+4
2026-01-06perf test: Fix test case perf evlist tests for s390xThomas Richter1-2/+3
2026-01-05Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2-2/+2
2025-12-23perf tests top: Make the test exclusiveIan Rogers1-1/+1
2025-12-23perf tests kvm: Avoid leaving perf.data.guest file aroundIan Rogers1-1/+1
2025-12-17perf tools: Use const for variables receiving str{str,r?chr}() returnsArnaldo Carvalho de Melo1-2/+2
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds40-1098/+2383
2025-12-04perf tests stat: Add test for error for an offline CPUIan Rogers1-0/+27
2025-12-04perf tests stat: Add "--null" coverageIan Rogers1-0/+12
2025-12-03perf test kvm: Add some basic perf kvm test coverageIan Rogers1-0/+154
2025-12-03perf tests evlist: Add basic evlist testIan Rogers1-0/+79
2025-12-03perf tests script dlfilter: Add a dlfilter testIan Rogers1-0/+107
2025-12-03perf tests kallsyms: Add basic kallsyms testIan Rogers1-0/+56
2025-12-03perf tests timechart: Add a perf timechart testIan Rogers1-0/+67
2025-12-03perf tests top: Add basic perf top coverage testIan Rogers1-0/+74
2025-12-03perf tests buildid: Add purge and remove testingIan Rogers1-26/+177
2025-12-03perf tests c2c: Add a basic c2cIan Rogers1-0/+62
2025-12-02perf test: Add kallsyms split testNamhyung Kim4-0/+159
2025-12-02perf test: Add python JIT dump testNamhyung Kim1-0/+81
2025-12-02perf test: Fix hybrid testing of event fallback testIan Rogers1-17/+2
2025-11-26perf tools: Don't read build-ids from non-regular filesJames Clark2-3/+3
2025-11-24perf tools: Add support for perf_event_attr::config4James Clark1-1/+12
2025-11-20perf test all metrics: Fully ignore Default metric failuresIan Rogers1-10/+17
2025-11-19perf test maps: Additional maps__fixup_overlap_and_insert testsIan Rogers3-3/+83
2025-11-17perf stat: Reduce scope of walltime_nsecs_statsIan Rogers2-4/+0
2025-11-16perf test: Don't fail if user rdpmc returns 0 when disabledIan Rogers1-1/+1
2025-11-16perf test: Be tolerant of missing json metric none valueIan Rogers1-1/+4
2025-11-13perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependenciesIan Rogers3-0/+3