summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2022-10-04perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -lAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Stop using backticksAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Stop using exprAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Fix redirectionAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Use a temp directoryAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Add cleanup functionAdrian Hunter
2022-10-04perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfoAthira Rajeev
2022-10-04perf test: Add basic core_wide expression testIan Rogers
2022-10-04perf smt: Compute SMT from topologyIan Rogers
2022-10-04perf expr: Move the scanner_ctx into the parse_ctxIan Rogers
2022-10-04perf test: Skip sigtrap test on old kernelsNamhyung Kim
2022-10-04perf cpumap: Add range data encodingIan Rogers
2022-10-04perf events: Prefer union over variable length arrayIan Rogers
2022-10-04perf tests: Avoid pthread.h inclusionIan Rogers
2022-09-29perf tests mmap-basic: Remove unused variable to address clang 15 warningJiri Olsa
2022-09-29perf tests record: Fail the test if the 'errs' counter is not zeroArnaldo Carvalho de Melo
2022-09-29perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing
2022-09-28perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...Athira Rajeev
2022-09-26perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev
2022-09-21perf test: Skip wp modify test on old kernelsNamhyung Kim
2022-09-21perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim
2022-08-27perf test: Stat test for repeat with a weak groupIan Rogers
2022-08-19perf tools: Support reading PERF_FORMAT_LOSTNamhyung Kim
2022-08-19perf cpumap: Fix alignment for masks in event encodingIan Rogers
2022-08-13perf test: Refactor shell tests allowing subdirsCarsten Haitzler
2022-08-13perf pmu-events: Hide the pmu_eventsIan Rogers
2022-08-13perf pmu-events: Don't assume pmu_event is an arrayIan Rogers
2022-08-13perf pmu-events: Move test events/metrics to JSONIan Rogers
2022-08-13perf test: Use full metric resolutionIan Rogers
2022-08-13perf pmu-events: Hide pmu_events_mapIan Rogers
2022-08-13perf pmu-events: Avoid passing pmu_events_mapIan Rogers
2022-08-13perf pmu-events: Hide pmu_sys_event_tablesIan Rogers
2022-08-13perf jevents: Remove the type/version variablesIan Rogers
2022-08-13perf jevent: Add an 'all' architecture argumentIan Rogers
2022-08-12perf test: Fix double word in commentsshaomin Deng
2022-08-11perf offcpu: Update offcpu test for child processNamhyung Kim
2022-08-10perf tools: Do not pass NULL to parse_events()Adrian Hunter
2022-08-10perf tests: Fix Track with sched_switch test for hybrid caseAdrian Hunter
2022-08-10perf test: JSON format checkingClaire Jensen
2022-08-01perf test: Add ARM SPE system wide testNamhyung Kim
2022-08-01perf bpf: Convert legacy map definition to BTF-definedJiri Olsa
2022-08-01perf test: Add user space counter reading testsIan Rogers
2022-07-29perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...Thomas Richter
2022-07-26perf test: Avoid sysfs state affecting fake eventsIan Rogers
2022-07-25perf test: Add test for #system_tsc_freq in metricsIan Rogers
2022-07-20perf test: Fix test case 83 ('perf stat CSV output linter') on s390Thomas Richter
2022-07-18Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-07-17perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter
2022-07-17perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter
2022-07-12perf test: Add test for branch stack samplingGerman Gomez