summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2023-03-14perf build: If libtraceevent isn't present error the buildIan Rogers
2023-03-14perf build: Switch libpfm4 to opt-out rather than opt-inIan Rogers
2023-03-14perf build: Make binutil libraries opt inIan Rogers
2023-03-14perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKELIan Rogers
2023-03-14perf build: Support python/perf.so testingIan Rogers
2023-03-14tools build: Pass libbpf feature only if libbpf 1.0+Ian Rogers
2023-03-13perf parse-events: Warn when events are regroupedIan Rogers
2023-03-13perf evlist: Remove nr_groupsIan Rogers
2023-03-10Merge remote-tracking branch 'acme/perf-tools' into perf-tools-nextArnaldo Carvalho de Melo
2023-02-23perf test: Avoid counting commas in json linterIan Rogers
2023-02-23perf tests stat+csv_output: Switch CSV separator to @Ian Rogers
2023-02-19perf stat: Remove saved_value/runtime_statIan Rogers
2023-02-19perf metric: Directly use counts rather than saved_valueIan Rogers
2023-02-19perf stat: Hide runtime_statIan Rogers
2023-02-19perf metric: Add --metric-no-threshold optionIan Rogers
2023-02-19perf pmu-events: Test parsing metric thresholds with the fake PMUIan Rogers
2023-02-19perf expr: Make the online topology accessible globallyIan Rogers
2023-02-19perf pmu-events: Change perpkg to be a boolIan Rogers
2023-02-19perf pmu-events: Change deprecated to be a boolIan Rogers
2023-02-19perf pmu-events: Remove aggr_mode from pmu_eventIan Rogers
2023-02-17perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain
2023-02-06perf test bpf: Skip test if kernel-debuginfo is not presentAthira Rajeev
2023-02-06perf test bpf: Check for libtraceevent supportAthira Rajeev
2023-02-03perf pmu-events: Fix testing with JEVENTS_ARCH=allIan Rogers
2023-02-03perf jevents: Generate metrics and events as separate tablesIan Rogers
2023-02-03perf pmu-events: Introduce pmu_metrics_tableIan Rogers
2023-02-03perf pmu-events: Remove now unused event and metric variablesIan Rogers
2023-02-03perf pmu-events: Separate the metrics from events for no jeventsIan Rogers
2023-02-02perf pmu-events: Add separate metric from pmu_eventIan Rogers
2023-02-02perf session: Show branch speculation info in raw dumpSandipan Das
2023-02-02perf script: Show branch speculation infoSandipan Das
2023-02-02perf test: Add more test cases for perf lock contentionNamhyung Kim
2023-02-02perf test: Replace legacy `...` with $(...)Diederik de Haas
2023-02-02perf test: Replace 'grep | wc -l' with 'grep -c'Diederik de Haas
2023-02-01perf tests shell: Fix check for libtracevent supportAthira Rajeev
2023-02-01perf tests shell: Add check for perf data file in record+probe_libc_inet_pton...Athira Rajeev
2023-02-01perf test: Add pipe mode test to the Intel PT test suiteNamhyung Kim
2023-01-30perf test: Fix DWARF unwind test by adding non-inline to expected function in...Naveen N. Rao
2023-01-23perf test buildid: Fix shell string substitutionsAthira Rajeev
2023-01-23perf test: Switch basic bpf filtering test to use syscall tracepointNaveen N. Rao
2023-01-23Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2023-01-22perf test: Add Symbols testAdrian Hunter
2023-01-19perf test workload thloop: Make count increments atomicIan Rogers
2023-01-18perf test build-id: Fix test check for PE fileAthira Rajeev
2023-01-10perf tools: Don't install libtraceevent plugins as its not anymore in the ker...Arnaldo Carvalho de Melo
2023-01-09perf tests bpf prologue: Fix bpf-script-test-prologue test compile issue with...Athira Rajeev
2023-01-04perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...Thomas Richter
2023-01-03perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...Arnaldo Carvalho de Melo
2022-12-21perf test pmu-events: Fake PMU metric workaroundIan Rogers
2022-12-21perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan