summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
...
* perf pmu: Pass PMU rather than aliases and formatIan Rogers2023-08-232-29/+20
* perf pmu: Avoid passing format list to perf_pmu__config_terms()Ian Rogers2023-08-231-34/+42
* perf tests mmap-basic: Adapt for riscvAlexandre Ghiti2023-08-161-2/+4
* perf dlfilter: Add al_cleanup()Adrian Hunter2023-08-151-10/+28
* perf test: Add perf record sample filtering testNamhyung Kim2023-08-151-0/+128
* perf parse-events: Remove BPF event supportIan Rogers2023-08-1511-860/+0
* perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)Ian Rogers2023-08-154-35/+0
* perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filenameArnaldo Carvalho de Melo2023-08-151-1/+1
* perf test trace+probe_vfs_getname.sh: Remove stray \ before /Arnaldo Carvalho de Melo2023-08-151-1/+1
* Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2023-08-042-2/+18
|\
| * perf test parse-events: Test complex name has required event formatIan Rogers2023-08-011-1/+11
| * perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller2023-07-281-1/+7
* | perf test bpf: Address error about non-null argument for epoll_pwait 2nd argArnaldo Carvalho de Melo2023-08-031-1/+2
* | perf tests stat+std_output: Fix shellcheck warnings about word splitting/quot...Athira Rajeev2023-08-031-2/+1
* | perf tests stat+std_output: Fix shellcheck warnings about word splitting/quotingAthira Rajeev2023-08-031-1/+1
* | perf tests lib stat_output: Fix shellcheck warning about missing shebangKajol Jain2023-08-031-0/+1
* | perf tests coresight thread_loop_check_tid_2: Fix shellcheck warnings about w...Kajol Jain2023-08-031-1/+1
* | perf tests record+zstd_comp_decomp: Fix the shellcheck warnings about word sp...Athira Rajeev2023-08-031-7/+7
* | perf tests lib waiting: Fix the shellcheck warnings about missing shebangAthira Rajeev2023-08-031-0/+1
* | perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba...Athira Rajeev2023-08-031-2/+3
* | perf tests unroll_loop_thread_10: Fix shellcheck warnings about word splittin...Athira Rajeev2023-08-031-1/+1
* | perf tests thread_loop_check_tid_10: Fix shellcheck warnings bout word splitt...Athira Rajeev2023-08-031-1/+1
* | perf tests lib probe: Fix shellcheck warning about about missing shebangKajol Jain2023-08-031-0/+1
* | perf tests memcpy_thread_16k_10: Fix shellcheck warning about word splitting/...Kajol Jain2023-08-031-1/+1
* | perf tests asm_pure_loop: Fix shellcheck warning about word splitting/quoteKajol Jain2023-08-031-1/+1
* | perf tests stat+shadow_stat: Fix shellcheck warning about unused variableAthira Rajeev2023-08-031-2/+2
* | perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warningAthira Rajeev2023-08-031-2/+2
* | perf tests perf_dat _converter_json: Use quoting to avoid word splittingAthira Rajeev2023-08-031-1/+1
* | perf tests stat+csv_summary: Fix unused variable references detected via shel...Athira Rajeev2023-08-031-2/+2
* | perf tests: Address signal case issues detected via shellcheckAthira Rajeev2023-08-031-1/+1
* | perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operatorsKajol Jain2023-08-031-16/+12
* | perf tests lock_contention: Fix shellcheck issue about quoting to avoid word ...Kajol Jain2023-08-031-6/+6
* | perf tests record_offcpu: Fix shellcheck warnings about word splitting/quotin...Kajol Jain2023-08-031-3/+3
* | perf tests probe_vfs_getname: Fix shellcheck warnings about word splitting/qu...Kajol Jain2023-08-031-2/+2
* | perf tests trace+probe_vfs_getname: Fix shellcheck warnings about word splitt...Akanksha J N2023-08-031-3/+3
* | perf tests task_analyzer: Check perf build options for libtraceevent supportAditya Gupta2023-08-031-1/+1
* | perf tools: Add a place to put kernel config fragments for test runsJames Clark2023-07-283-0/+19
* | perf parse-events: Populate error column for BPF/tracepoint eventsIan Rogers2023-07-281-1/+1
* | perf test: Avoid weak symbol for arch_testsIan Rogers2023-07-241-1/+10
* | perf stat: Avoid uninitialized use of perf_stat_configIan Rogers2023-07-241-1/+1
|/
* perf test task_exit: No need for a cycles event to check if we get an PERF_RE...Arnaldo Carvalho de Melo2023-07-171-2/+2
* perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller2023-07-111-0/+77
* perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't su...James Clark2023-07-051-36/+50
* perf test: Fix event parsing test on ArmJames Clark2023-07-051-1/+13
* perf test: Test perf lock contention CSV outputNamhyung Kim2023-07-011-0/+36
* perf expr: Add has_event functionIan Rogers2023-06-291-0/+4
* perf test: Fix a compile error on pe-file-parsing.cNamhyung Kim2023-06-271-1/+2
* perf symbol: Remove now unused symbol_conf.sort_by_nameIan Rogers2023-06-231-1/+0
* perf test: Add build tests for BUILD_BPF_SKELIan Rogers2023-06-231-0/+4
* perf test: Skip metrics w/o event name in stat STD output linterNamhyung Kim2023-06-231-8/+8