summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2024-05-10perf parse: Allow tracepoint names to start with digitsDominique Martinet
2024-05-10perf parse-events: Add new 'fake_tp' parameter for testsDominique Martinet
2024-05-07perf mem-info: Add reference count checkingIan Rogers
2024-05-07perf mem-info: Move mem-info out of mem-events and symbolIan Rogers
2024-05-06perf dso: Use container_of() to avoid a pointer in 'struct dso_data'Ian Rogers
2024-05-06perf dso: Add reference count checking and accessor functionsIan Rogers
2024-05-03perf test pmu: Test all sysfs PMU event names are the same caseIan Rogers
2024-05-03perf test pmu: Add an eagerly loaded event testIan Rogers
2024-05-03perf test pmu: Refactor format test and exposed test APIsIan Rogers
2024-05-03perf test pmu-events: Make it clearer that pmu-events tests JSON eventsIan Rogers
2024-04-26perf test: Reintroduce -p/--parallel and make -S/--sequential the defaultArnaldo Carvalho de Melo
2024-04-26perf test: Add a new test for 'perf annotate'Namhyung Kim
2024-04-26perf tests parse-events: Use "branches" rather than "cache-references"Ian Rogers
2024-04-26perf scripts python: Add a script to run instances of 'perf script' in parallelAdrian Hunter
2024-04-26perf tests shell kprobes: Add missing description as used by 'perf test' outputArnaldo Carvalho de Melo
2024-04-18perf test shell arm_coresight: Increase buffer size for Coresight basic testsJames Clark
2024-04-18perf test bpf-counters: Add test for BPF event modifierIan Rogers
2024-04-17perf tools: Enable configs required for test_uprobe_from_different_cu.shChaitanya S Prakash
2024-04-12perf tests: Remove dependency on lscpuJames Clark
2024-04-12perf tests: Apply attributes to all events in object code reading testJames Clark
2024-04-12perf tests: Make "test data symbol" more robust on Neoverse N1James Clark
2024-04-03perf evsel: Use evsel__name_is() helperYang Jihong
2024-03-21perf tests: Run tests in parallel by defaultIan Rogers
2024-03-21perf test: Read child test 10 times a second rather than 1Ian Rogers
2024-03-21perf test: Use a single fd for the child process out/errIan Rogers
2024-03-21perf test: Stat output per thread of just the parent processIan Rogers
2024-03-21perf cpumap: Use perf_cpu_map__for_each_cpu when possibleIan Rogers
2024-02-26perf test: Fix spelling mistake "curent" -> "current"Colin Ian King
2024-02-26perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1Arnaldo Carvalho de Melo
2024-02-22perf tests: Add option to run tests in parallelIan Rogers
2024-02-22perf tests: Run time generate shell test suitesIan Rogers
2024-02-22perf tests: Use scandirat for shell script findingIan Rogers
2024-02-22perf test: Rename builtin-test-list and add missed header guardIan Rogers
2024-02-22perf tests: Avoid fork in perf_has_symbol testIan Rogers
2024-02-20perf: build: introduce the libcapstoneChangbin Du
2024-02-16perf testsuite: Add test for kprobe handlingVeronika Molnarova
2024-02-16perf testsuite: Add common output checking helpersVeronika Molnarova
2024-02-16perf testsuite: Add test case for perf probeVeronika Molnarova
2024-02-16perf testsuite: Add initialization script for shell testsVeronika Molnarova
2024-02-16perf testsuite: Add common setting for shell testsVeronika Molnarova
2024-02-16perf testsuite: Add common regex pattersVeronika Molnarova
2024-02-16perf test: Enable Symbols test to work with a current module dsoAdrian Hunter
2024-02-12perf maps: Hide maps internalsIan Rogers
2024-02-12perf maps: Get map before returning in maps__find_by_nameIan Rogers
2024-02-12perf maps: Get map before returning in maps__findIan Rogers
2024-02-12perf maps: Switch from rbtree to lazily sorted array for addressesIan Rogers
2024-02-12Merge branch 'perf-tools' into perf-tools-nextNamhyung Kim
2024-02-09perf stat: Support per-cluster aggregationYicong Yang
2024-02-08perf test: Skip metric w/o event name on arm64 in stat STD output linterYicong Yang
2024-02-02perf jevents: Drop or simplify small integer valuesIan Rogers