summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell
AgeCommit message (Expand)Author
2023-05-10perf test: Add stat test for record and scriptSandipan Das
2023-05-10perf test test_intel_pt.sh: Test sample mode with event with PMU nameAdrian Hunter
2023-05-10perf test java symbol: Remove needless debuginfod queriesThomas Richter
2023-05-06Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo
2023-05-03perf test record+probe_libc_inet_pton: Fix call chain match on x86_64Thomas Richter
2023-05-03perf test record+probe_libc_inet_pton: Fix call chain match on s390Thomas Richter
2023-04-24perf cs-etm: Add separate decode paths for timeless and per-thread modesJames Clark
2023-04-10perf test stat+json_output: Write JSON output to a fileIan Rogers
2023-04-10perf test stat+csv_output: Write CSV output to a fileIan Rogers
2023-04-04perf tests record_offcpu.sh: Fix redirection of stderr to stdinPatrice Duroux
2023-03-14perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKELIan Rogers
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-17perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain
2023-02-02perf session: Show branch speculation info in raw dumpSandipan 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-23perf test buildid: Fix shell string substitutionsAthira Rajeev
2023-01-18perf test build-id: Fix test check for PE fileAthira 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: Fix "all PMU test" to skip parametrized eventsMichael Petlan
2022-12-21perf test: Update 'perf lock contention' testNamhyung Kim
2022-12-14perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-14perf test: add new task-analyzer testsPetar Gligoric
2022-12-14perf test: Update perf lock contention testNamhyung Kim
2022-11-23perf test: Fix record test on KVM guestsMichael Petlan
2022-11-23perf test: Replace data symbol test workload with datasymNamhyung Kim
2022-11-23perf test: Replace brstack test workloadNamhyung Kim
2022-11-23perf test: Replace arm spe fork test workload with sqrtloopNamhyung Kim
2022-11-23perf test: Replace arm callgraph fp test workload with leafloopNamhyung Kim
2022-11-20perf test: Replace record test workload with thloopNamhyung Kim
2022-11-20perf test: Replace pipe test workload with noploopNamhyung Kim
2022-11-14Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-11-10perf lock: Allow concurrent record and reportNamhyung Kim
2022-11-08perf test: Fix skipping branch stack sampling testJames Clark
2022-10-27perf test: Do not set TEST_SKIP for record subtestsNamhyung Kim
2022-10-27perf test: Test record with --threads optionNamhyung Kim
2022-10-27perf test: Add target workload test in 'perf record' testsNamhyung Kim
2022-10-27perf test: Add system-wide mode in 'perf record' testsNamhyung Kim
2022-10-27perf test: Wait for a new thread when testing --per-thread recordNamhyung Kim
2022-10-27perf test: Use a test program in 'perf record' testsNamhyung Kim
2022-10-27perf test: Fix shellcheck issues in the record testNamhyung Kim
2022-10-27perf test: Do not use instructions:u explicitlyNamhyung Kim
2022-10-25perf test: Do not fail Intel-PT misc test w/o libpythonNamhyung Kim
2022-10-15perf tests stat+json_output: Include sanity check for topologyAthira Rajeev