aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
2023-02-02perf session: Show branch speculation info in raw dumpGravatar Sandipan Das 1-9/+9
2023-02-02perf script: Show branch speculation infoGravatar Sandipan Das 1-1/+1
2023-02-02perf test: Add more test cases for perf lock contentionGravatar Namhyung Kim 1-4/+62
2023-02-02perf test: Replace legacy `...` with $(...)Gravatar Diederik de Haas 1-9/+9
2023-02-02perf test: Replace 'grep | wc -l' with 'grep -c'Gravatar Diederik de Haas 1-3/+3
2023-02-01perf tests shell: Fix check for libtracevent supportGravatar Athira Rajeev 3-0/+17
2023-02-01perf tests shell: Add check for perf data file in record+probe_libc_inet_pton...Gravatar Athira Rajeev 1-0/+5
2023-02-01perf test: Add pipe mode test to the Intel PT test suiteGravatar Namhyung Kim 1-0/+17
2023-01-30perf test: Fix DWARF unwind test by adding non-inline to expected function in...Gravatar Naveen N. Rao 1-2/+3
2023-01-23perf test buildid: Fix shell string substitutionsGravatar Athira Rajeev 1-7/+11
2023-01-23perf test: Switch basic bpf filtering test to use syscall tracepointGravatar Naveen N. Rao 1-1/+1
2023-01-23Merge remote-tracking branch 'torvalds/master' into perf/coreGravatar Arnaldo Carvalho de Melo 1-1/+14
2023-01-22perf test: Add Symbols testGravatar Adrian Hunter 4-0/+157
2023-01-19perf test workload thloop: Make count increments atomicGravatar Ian Rogers 1-1/+1
2023-01-18perf test build-id: Fix test check for PE fileGravatar Athira Rajeev 1-1/+14
2023-01-10perf tools: Don't install libtraceevent plugins as its not anymore in the ker...Gravatar Arnaldo Carvalho de Melo 1-12/+0
2023-01-09perf tests bpf prologue: Fix bpf-script-test-prologue test compile issue with...Gravatar Athira Rajeev 1-0/+2
2023-01-04perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...Gravatar Thomas Richter 1-0/+1
2023-01-03perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...Gravatar Arnaldo Carvalho de Melo 1-1/+1
2022-12-21perf test pmu-events: Fake PMU metric workaroundGravatar Ian Rogers 1-6/+11
2022-12-21perf test: Fix "all PMU test" to skip parametrized eventsGravatar Michael Petlan 1-11/+2
2022-12-21perf test: Update 'perf lock contention' testGravatar Namhyung Kim 1-1/+57
2022-12-20perf tools: Fix usage of the verbose variableGravatar Yang Jihong 2-2/+2
2022-12-16Merge remote-tracking branch 'torvalds/master' into perf/coreGravatar Arnaldo Carvalho de Melo 2-21/+13
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-2/+2
2022-12-14perf tools: Use "grep -E" instead of "egrep"Gravatar Tiezhu Yang 13-33/+33
2022-12-14perf evlist: Remove group option.Gravatar Ian Rogers 3-41/+0
2022-12-14perf test arm64: Add attr tests for new VG registerGravatar James Clark 3-0/+33
2022-12-14perf test: Add mechanism for skipping attr tests on kernel versionsGravatar James Clark 1-1/+27
2022-12-14perf test: Add mechanism for skipping attr tests on auxiliary vector valuesGravatar James Clark 1-2/+31
2022-12-14perf test: Add ability to test exit code for attr testsGravatar James Clark 1-2/+8
2022-12-14perf test: add new task-analyzer testsGravatar Petar Gligoric 1-0/+151
2022-12-14perf test: Update perf lock contention testGravatar Namhyung Kim 1-0/+48
2022-12-14perf test: Update event group check for support of uncore eventGravatar Athira Rajeev 1-1/+13
2022-12-14perf build: Use libtraceevent from the systemGravatar Ian Rogers 3-7/+34
2022-12-14perf test: Add event group test for events in multiple PMUsGravatar Ravi Bangoria 4-0/+130
2022-12-14perf util: Add host_is_bigendian to util.hGravatar Ian Rogers 2-4/+4
2022-12-05perf tools: Use dedicated non-atomic clear/set bit helpersGravatar Sean Christopherson 2-2/+2
2022-12-02perf tools: Use dedicated non-atomic clear/set bit helpersGravatar Sean Christopherson 2-2/+2
2022-11-23perf test: Fix record test on KVM guestsGravatar Michael Petlan 1-1/+1
2022-11-23perf test: Skip watchpoint tests if no watchpoints availableGravatar Naveen N. Rao 1-5/+7
2022-11-23perf test: Replace data symbol test workload with datasymGravatar Namhyung Kim 1-28/+1
2022-11-23perf test: Add 'datasym' test workloadGravatar Namhyung Kim 4-0/+28
2022-11-23perf test: Replace brstack test workloadGravatar Namhyung Kim 1-54/+12
2022-11-23perf test: Add 'brstack' test workloadGravatar Namhyung Kim 4-0/+44
2022-11-23perf test: Replace arm spe fork test workload with sqrtloopGravatar Namhyung Kim 1-43/+1
2022-11-23perf test: Add 'sqrtloop' test workloadGravatar Namhyung Kim 4-0/+49
2022-11-23perf test: Replace arm callgraph fp test workload with leafloopGravatar Namhyung Kim 1-31/+3
2022-11-23perf test: Add 'leafloop' test workloadGravatar Namhyung Kim 4-0/+39
2022-11-20perf test: Replace record test workload with thloopGravatar Namhyung Kim 1-56/+3