summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* perf test: Avoid counting commas in json linterIan Rogers2023-02-231-16/+13
* perf tests stat+csv_output: Switch CSV separator to @Ian Rogers2023-02-231-11/+12
* perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain2023-02-171-1/+1
* perf test bpf: Skip test if kernel-debuginfo is not presentAthira Rajeev2023-02-061-1/+5
* perf test bpf: Check for libtraceevent supportAthira Rajeev2023-02-061-11/+11
* perf pmu-events: Fix testing with JEVENTS_ARCH=allIan Rogers2023-02-031-0/+1
* perf jevents: Generate metrics and events as separate tablesIan Rogers2023-02-031-1/+2
* perf pmu-events: Introduce pmu_metrics_tableIan Rogers2023-02-033-4/+5
* perf pmu-events: Remove now unused event and metric variablesIan Rogers2023-02-031-27/+0
* perf pmu-events: Separate the metrics from events for no jeventsIan Rogers2023-02-032-2/+2
* perf pmu-events: Add separate metric from pmu_eventIan Rogers2023-02-021-19/+16
* perf session: Show branch speculation info in raw dumpSandipan Das2023-02-021-9/+9
* perf script: Show branch speculation infoSandipan Das2023-02-021-1/+1
* perf test: Add more test cases for perf lock contentionNamhyung Kim2023-02-021-4/+62
* perf test: Replace legacy `...` with $(...)Diederik de Haas2023-02-021-9/+9
* perf test: Replace 'grep | wc -l' with 'grep -c'Diederik de Haas2023-02-021-3/+3
* perf tests shell: Fix check for libtracevent supportAthira Rajeev2023-02-013-0/+17
* perf tests shell: Add check for perf data file in record+probe_libc_inet_pton...Athira Rajeev2023-02-011-0/+5
* perf test: Add pipe mode test to the Intel PT test suiteNamhyung Kim2023-02-011-0/+17
* perf test: Fix DWARF unwind test by adding non-inline to expected function in...Naveen N. Rao2023-01-301-2/+3
* perf test buildid: Fix shell string substitutionsAthira Rajeev2023-01-231-7/+11
* perf test: Switch basic bpf filtering test to use syscall tracepointNaveen N. Rao2023-01-231-1/+1
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2023-01-231-1/+14
|\
| * perf test build-id: Fix test check for PE fileAthira Rajeev2023-01-181-1/+14
* | perf test: Add Symbols testAdrian Hunter2023-01-224-0/+157
* | perf test workload thloop: Make count increments atomicIan Rogers2023-01-191-1/+1
|/
* perf tools: Don't install libtraceevent plugins as its not anymore in the ker...Arnaldo Carvalho de Melo2023-01-101-12/+0
* perf tests bpf prologue: Fix bpf-script-test-prologue test compile issue with...Athira Rajeev2023-01-091-0/+2
* perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...Thomas Richter2023-01-041-0/+1
* perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...Arnaldo Carvalho de Melo2023-01-031-1/+1
* perf test pmu-events: Fake PMU metric workaroundIan Rogers2022-12-211-6/+11
* perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan2022-12-211-11/+2
* perf test: Update 'perf lock contention' testNamhyung Kim2022-12-211-1/+57
* perf tools: Fix usage of the verbose variableYang Jihong2022-12-202-2/+2
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-12-162-21/+13
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-152-2/+2
| |\
| | * perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson2022-12-022-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-171-1/+4
| |\ \
| * | | libbpf: Hashmap interface update to allow both long and void* keys/valuesEduard Zingerman2022-11-092-21/+13
| | |/ | |/|
* | | perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang2022-12-1413-33/+33
* | | perf evlist: Remove group option.Ian Rogers2022-12-143-41/+0
* | | perf test arm64: Add attr tests for new VG registerJames Clark2022-12-143-0/+33
* | | perf test: Add mechanism for skipping attr tests on kernel versionsJames Clark2022-12-141-1/+27
* | | perf test: Add mechanism for skipping attr tests on auxiliary vector valuesJames Clark2022-12-141-2/+31
* | | perf test: Add ability to test exit code for attr testsJames Clark2022-12-141-2/+8
* | | perf test: add new task-analyzer testsPetar Gligoric2022-12-141-0/+151
* | | perf test: Update perf lock contention testNamhyung Kim2022-12-141-0/+48
* | | perf test: Update event group check for support of uncore eventAthira Rajeev2022-12-141-1/+13
* | | perf build: Use libtraceevent from the systemIan Rogers2022-12-143-7/+34
* | | perf test: Add event group test for events in multiple PMUsRavi Bangoria2022-12-144-0/+130