summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
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
2022-12-21perf test: Update 'perf lock contention' testNamhyung Kim
2022-12-20perf tools: Fix usage of the verbose variableYang Jihong
2022-12-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-14perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-14perf evlist: Remove group option.Ian Rogers
2022-12-14perf test arm64: Add attr tests for new VG registerJames Clark
2022-12-14perf test: Add mechanism for skipping attr tests on kernel versionsJames Clark
2022-12-14perf test: Add mechanism for skipping attr tests on auxiliary vector valuesJames Clark
2022-12-14perf test: Add ability to test exit code for attr testsJames Clark
2022-12-14perf test: add new task-analyzer testsPetar Gligoric
2022-12-14perf test: Update perf lock contention testNamhyung Kim
2022-12-14perf test: Update event group check for support of uncore eventAthira Rajeev
2022-12-14perf build: Use libtraceevent from the systemIan Rogers
2022-12-14perf test: Add event group test for events in multiple PMUsRavi Bangoria
2022-12-14perf util: Add host_is_bigendian to util.hIan Rogers
2022-12-05perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson
2022-12-02perf tools: Use dedicated non-atomic clear/set bit helpersSean Christopherson
2022-11-23perf test: Fix record test on KVM guestsMichael Petlan
2022-11-23perf test: Skip watchpoint tests if no watchpoints availableNaveen N. Rao