summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2024-08-13perf test: Add test for Intel TPEBS counting modeWeilin Wang
2024-08-12perf test event_update: Ensure tools is initializedIan Rogers
2024-08-12perf tool: Constify tool pointersIan Rogers
2024-08-12perf tests pmu: Initialize all fields of test_pmu variableArnaldo Carvalho de Melo
2024-08-08perf test shell lbr: Support hybrid x86 systems tooArnaldo Carvalho de Melo
2024-08-08perf test: Add set of perf record LBR testsIan Rogers
2024-08-08perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova
2024-08-08perf tests ftrace: Add pattern check for time, countArnaldo Carvalho de Melo
2024-08-08perf test: Add a new shell test for perf ftraceNamhyung Kim
2024-08-06perf test: Add build test for JEVENTS_ARCH=allIan Rogers
2024-08-01perf test: Update sample filtering testNamhyung Kim
2024-07-31perf test: make metric validation test return early when there is no metric s...Weilin Wang
2024-07-31perf test pmu: Remove unused test_pmusDr. David Alan Gilbert
2024-07-31perf test: Avoid python leak sanitizer test failuresIan Rogers
2024-07-31perf test trace_btf_enum: Add regression test for the BTF augmentation of enu...Howard Chu
2024-07-31perf test: Add landlock workloadHoward Chu
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-07-20kallsyms: get rid of code for absolute kallsymsJann Horn
2024-06-27perf pmu: Restore full PMU name wildcard supportJames Clark
2024-06-26perf test stat_bpf_counter.sh: Stabilize the test resultsVeronika Molnarova
2024-06-26perf test: Make tests its own libraryIan Rogers
2024-06-25perf test: Check output of the probe ... --funcs commandChaitanya S Prakash
2024-06-24perf test: Make test_arm_callgraph_fp.sh more robustJames Clark
2024-06-20tools/perf: Handle perftool-testsuite_probe testcases fail when kernel debugi...Athira Rajeev
2024-06-13perf test pmu: Warn don't fail for legacy mixed case event namesIan Rogers
2024-06-07perf test: Speed up test case 70 annotate basic testsThomas Richter
2024-05-28perf tests: Add some pmu core functionality testsIan Rogers
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