summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
2023-02-23perf test: Avoid counting commas in json linterIan Rogers1-16/+13
2023-02-23perf tests stat+csv_output: Switch CSV separator to @Ian Rogers1-11/+12
2023-02-17perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain1-1/+1
2023-02-06perf test bpf: Skip test if kernel-debuginfo is not presentAthira Rajeev1-1/+5
2023-02-06perf test bpf: Check for libtraceevent supportAthira Rajeev1-11/+11
2023-02-03perf pmu-events: Fix testing with JEVENTS_ARCH=allIan Rogers1-0/+1
2023-02-03perf jevents: Generate metrics and events as separate tablesIan Rogers1-1/+2
2023-02-03perf pmu-events: Introduce pmu_metrics_tableIan Rogers3-4/+5
2023-02-03perf pmu-events: Remove now unused event and metric variablesIan Rogers1-27/+0
2023-02-03perf pmu-events: Separate the metrics from events for no jeventsIan Rogers2-2/+2
2023-02-02perf pmu-events: Add separate metric from pmu_eventIan Rogers1-19/+16
2023-02-02perf session: Show branch speculation info in raw dumpSandipan Das1-9/+9
2023-02-02perf script: Show branch speculation infoSandipan Das1-1/+1
2023-02-02perf test: Add more test cases for perf lock contentionNamhyung Kim1-4/+62
2023-02-02perf test: Replace legacy `...` with $(...)Diederik de Haas1-9/+9
2023-02-02perf test: Replace 'grep | wc -l' with 'grep -c'Diederik de Haas1-3/+3
2023-02-02perf tests shell: Fix check for libtracevent supportAthira Rajeev3-0/+17
2023-02-02perf tests shell: Add check for perf data file in record+probe_libc_inet_pton...Athira Rajeev1-0/+5
2023-02-02perf test: Add pipe mode test to the Intel PT test suiteNamhyung Kim1-0/+17
2023-01-30perf test: Fix DWARF unwind test by adding non-inline to expected function in...Naveen N. Rao1-2/+3
2023-01-23perf test buildid: Fix shell string substitutionsAthira Rajeev1-7/+11
2023-01-23perf test: Switch basic bpf filtering test to use syscall tracepointNaveen N. Rao1-1/+1
2023-01-23Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-1/+14
2023-01-23perf test: Add Symbols testAdrian Hunter4-0/+157
2023-01-19perf test workload thloop: Make count increments atomicIan Rogers1-1/+1
2023-01-18perf test build-id: Fix test check for PE fileAthira Rajeev1-1/+14
2023-01-10perf tools: Don't install libtraceevent plugins as its not anymore in the ker...Arnaldo Carvalho de Melo1-12/+0
2023-01-09perf tests bpf prologue: Fix bpf-script-test-prologue test compile issue with...Athira Rajeev1-0/+2
2023-01-04perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...Thomas Richter1-0/+1
2023-01-03perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...Arnaldo Carvalho de Melo1-1/+1
2022-12-21perf test pmu-events: Fake PMU metric workaroundIan Rogers1-6/+11
2022-12-21perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan1-11/+2
2022-12-21perf test: Update 'perf lock contention' testNamhyung Kim1-1/+57
2022-12-20perf tools: Fix usage of the verbose variableYang Jihong2-2/+2
2022-12-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2-21/+13
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+2
2022-12-14perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang13-33/+33
2022-12-14perf evlist: Remove group option.Ian Rogers3-41/+0
2022-12-14perf test arm64: Add attr tests for new VG registerJames Clark3-0/+33
2022-12-14perf test: Add mechanism for skipping attr tests on kernel versionsJames Clark1-1/+27
2022-12-14perf test: Add mechanism for skipping attr tests on auxiliary vector valuesJames Clark1-2/+31
2022-12-14perf test: Add ability to test exit code for attr testsJames Clark1-2/+8
2022-12-14perf test: add new task-analyzer testsPetar Gligoric1-0/+151
2022-12-14perf test: Update perf lock contention testNamhyung Kim1-0/+48
2022-12-14perf test: Update event group check for support of uncore eventAthira Rajeev1-1/+13
2022-12-14perf build: Use libtraceevent from the systemIan Rogers3-7/+34
2022-12-14perf test: Add event group test for events in multiple PMUsRavi Bangoria4-0/+130
2022-12-14perf util: Add host_is_bigendian to util.hIan Rogers2-4/+4
2022-12-05perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson2-2/+2
2022-12-02perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson2-2/+2