summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2022-02-18perf test: Skip failing sigtrap test for arm+aarch64John Garry
2022-02-16perf test: Fix arm64 perf_event_attr tests wrt --call-graph initializationGerman Gomez
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers
2022-01-13Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers
2022-01-12perf test: Use perf_cpu_map__for_each_cpu()Ian Rogers
2022-01-12perf evsel: Derive CPUs and threads in alloc_countsIan Rogers
2022-01-12perf cpumap: Add CPU to aggr_cpu_idIan Rogers
2022-01-12perf cpumap: Move 'has' function to libperfIan Rogers
2022-01-12perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functionsIan Rogers
2022-01-12perf cpumap: Remove map+index get_node()Ian Rogers
2022-01-12perf cpumap: Remove map+index get_core()Ian Rogers
2022-01-12perf cpumap: Remove map+index get_die()Ian Rogers
2022-01-12perf cpumap: Remove map+index get_socket()Ian Rogers
2022-01-11perf test: Enable system wide for metricgroups testIan Rogers
2021-12-21perf test: Use 3 digits for test numbering now we can have more testsCarsten Haitzler
2021-12-16perf test: Test 73 Sig_trap fails on s390Thomas Richter
2021-12-16perf bench: Use unbuffered output when pipe/tee'ing to a fileSohaib Mohamed
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-12-07perf test sigtrap: Print errno string when failingArnaldo Carvalho de Melo
2021-12-07perf test sigtrap: Add basic stress test for sigtrap handlingMarco Elver
2021-12-06perf test: Reset shadow counts before loadingIan Rogers
2021-12-06perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...Thomas Richter
2021-12-03perf: Mute libbpf API deprecations temporarilyAndrii Nakryiko
2021-11-18perf evsel: Fix memory leaks relating to unitIan Rogers
2021-11-18perf test sample-parsing: Fix branch_stack entry endianness checkThomas Richter
2021-11-18perf tests wp: Remove unused functions on s390Arnaldo Carvalho de Melo
2021-11-13perf tests: Remove bash constructs from stat_all_pmu.shJames Clark
2021-11-13perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark
2021-11-13perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark
2021-11-13perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...Guo Zhengkui
2021-11-13perf arm-spe: Snapshot mode testGerman Gomez
2021-11-13perf expr: Add source_count for aggregating eventsIan Rogers
2021-11-13perf expr: Add metric literals for topology.Ian Rogers
2021-11-13perf test: Add expr test for events with hyphensIan Rogers
2021-11-13perf test: Remove skip_if_failIan Rogers
2021-11-13perf test: Remove is_supported functionIan Rogers
2021-11-13perf test: TSC test, remove is_supported useIan Rogers
2021-11-13perf test: BP tests, remove is_supported useIan Rogers
2021-11-13perf test: Remove non test case style support.Ian Rogers
2021-11-13perf test: Convert time to tsc test to test case.Ian Rogers
2021-11-13perf test: bp tests use test caseIan Rogers
2021-11-13perf test: Remove now unused subtest helpersIan Rogers
2021-11-13perf test: Convert llvm tests to test cases.Ian Rogers
2021-11-13perf test: Convert bpf tests to test cases.Ian Rogers
2021-11-13perf test: Convert clang tests to test cases.Ian Rogers
2021-11-13perf test: Convert watch point tests to test cases.Ian Rogers
2021-11-13perf test: Convert pmu event tests to test cases.Ian Rogers