summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2026-01-23perf tests sched: Avoid error in cleanup on loaded machinesIan Rogers
2026-01-22kallsyms: Get rid of kallsyms relative baseArd Biesheuvel
2026-01-22perf sched stats: Add basic 'perf sched stats' testSwapnil Sapkal
2026-01-20perf tests sw-clock: Mark the volatile tmp variable as __maybe_unusedArnaldo Carvalho de Melo
2026-01-20perf cs-etm: Test sparse CPU mapsJames Clark
2026-01-20perf test: Add missing newlines in debug messagesJames Clark
2026-01-20perf tests kallsyms: Fix missed map__put()Ian Rogers
2026-01-20perf test: Add DWARF callchain conversion testNamhyung Kim
2026-01-20perf machine: Add inline information to frame pointer and LBR callchainsIan Rogers
2026-01-20perf build: Remove NO_LIBDW_DWARF_UNWIND optionIan Rogers
2026-01-14perf tests: Test evsel__set_config_if_unset() and config change trackingJames Clark
2026-01-13perf test: Do not skip when some metric-group tests succeedNamhyung Kim
2026-01-13perf test: Do not skip when some metrics tests succeededNamhyung Kim
2026-01-13perf test: Use shelldir to refer perf source locationNamhyung Kim
2026-01-13perf test: Skip dlfilter test for build failuresNamhyung Kim
2026-01-13perf util: Remove SHA-1 codeEric Biggers
2026-01-13perf util: Add BLAKE2s supportEric Biggers
2026-01-13perf test: Test addr2line unwinding works with inline functionsIan Rogers
2026-01-12perf test workload: Add inlineloop test workloadIan Rogers
2026-01-12perf test subcmd help: Add exclude disjoint subcmd namesIan Rogers
2026-01-12perf test stat tests: Fix for virtualized machinesThomas Richter
2026-01-06perf build: Skip nondistro build test if libbfd is oldJames Clark
2026-01-06perf test java symbol: Additional libperf-jvmti.so path checkIan Rogers
2026-01-06perf test: Fix test case perf evlist tests for s390xThomas Richter
2026-01-05Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2025-12-23perf tests top: Make the test exclusiveIan Rogers
2025-12-23perf tests kvm: Avoid leaving perf.data.guest file aroundIan Rogers
2025-12-17perf tools: Use const for variables receiving str{str,r?chr}() returnsArnaldo Carvalho de Melo
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-12-04perf tests stat: Add test for error for an offline CPUIan Rogers
2025-12-04perf tests stat: Add "--null" coverageIan Rogers
2025-12-03perf test kvm: Add some basic perf kvm test coverageIan Rogers
2025-12-03perf tests evlist: Add basic evlist testIan Rogers
2025-12-03perf tests script dlfilter: Add a dlfilter testIan Rogers
2025-12-03perf tests kallsyms: Add basic kallsyms testIan Rogers
2025-12-03perf tests timechart: Add a perf timechart testIan Rogers
2025-12-03perf tests top: Add basic perf top coverage testIan Rogers
2025-12-03perf tests buildid: Add purge and remove testingIan Rogers
2025-12-03perf tests c2c: Add a basic c2cIan Rogers
2025-12-02perf test: Add kallsyms split testNamhyung Kim
2025-12-02perf test: Add python JIT dump testNamhyung Kim
2025-12-02perf test: Fix hybrid testing of event fallback testIan Rogers
2025-11-26perf tools: Don't read build-ids from non-regular filesJames Clark
2025-11-24perf tools: Add support for perf_event_attr::config4James Clark
2025-11-20perf test all metrics: Fully ignore Default metric failuresIan Rogers
2025-11-19perf test maps: Additional maps__fixup_overlap_and_insert testsIan Rogers
2025-11-17perf stat: Reduce scope of walltime_nsecs_statsIan Rogers
2025-11-16perf test: Don't fail if user rdpmc returns 0 when disabledIan Rogers
2025-11-16perf test: Be tolerant of missing json metric none valueIan Rogers
2025-11-13perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependenciesIan Rogers