summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2023-08-15perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filenameArnaldo Carvalho de Melo
2023-08-15perf test trace+probe_vfs_getname.sh: Remove stray \ before /Arnaldo Carvalho de Melo
2023-08-04Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2023-08-03perf test bpf: Address error about non-null argument for epoll_pwait 2nd argArnaldo Carvalho de Melo
2023-08-03perf tests stat+std_output: Fix shellcheck warnings about word splitting/quot...Athira Rajeev
2023-08-03perf tests stat+std_output: Fix shellcheck warnings about word splitting/quotingAthira Rajeev
2023-08-03perf tests lib stat_output: Fix shellcheck warning about missing shebangKajol Jain
2023-08-03perf tests coresight thread_loop_check_tid_2: Fix shellcheck warnings about w...Kajol Jain
2023-08-03perf tests record+zstd_comp_decomp: Fix the shellcheck warnings about word sp...Athira Rajeev
2023-08-03perf tests lib waiting: Fix the shellcheck warnings about missing shebangAthira Rajeev
2023-08-03perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba...Athira Rajeev
2023-08-03perf tests unroll_loop_thread_10: Fix shellcheck warnings about word splittin...Athira Rajeev
2023-08-03perf tests thread_loop_check_tid_10: Fix shellcheck warnings bout word splitt...Athira Rajeev
2023-08-03perf tests lib probe: Fix shellcheck warning about about missing shebangKajol Jain
2023-08-03perf tests memcpy_thread_16k_10: Fix shellcheck warning about word splitting/...Kajol Jain
2023-08-03perf tests asm_pure_loop: Fix shellcheck warning about word splitting/quoteKajol Jain
2023-08-03perf tests stat+shadow_stat: Fix shellcheck warning about unused variableAthira Rajeev
2023-08-03perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warningAthira Rajeev
2023-08-03perf tests perf_dat _converter_json: Use quoting to avoid word splittingAthira Rajeev
2023-08-03perf tests stat+csv_summary: Fix unused variable references detected via shel...Athira Rajeev
2023-08-03perf tests: Address signal case issues detected via shellcheckAthira Rajeev
2023-08-03perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operatorsKajol Jain
2023-08-03perf tests lock_contention: Fix shellcheck issue about quoting to avoid word ...Kajol Jain
2023-08-03perf tests record_offcpu: Fix shellcheck warnings about word splitting/quotin...Kajol Jain
2023-08-03perf tests probe_vfs_getname: Fix shellcheck warnings about word splitting/qu...Kajol Jain
2023-08-03perf tests trace+probe_vfs_getname: Fix shellcheck warnings about word splitt...Akanksha J N
2023-08-03perf tests task_analyzer: Check perf build options for libtraceevent supportAditya Gupta
2023-08-01perf test parse-events: Test complex name has required event formatIan Rogers
2023-07-28perf tools: Add a place to put kernel config fragments for test runsJames Clark
2023-07-28perf parse-events: Populate error column for BPF/tracepoint eventsIan Rogers
2023-07-28perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-07-24perf test: Avoid weak symbol for arch_testsIan Rogers
2023-07-24perf stat: Avoid uninitialized use of perf_stat_configIan Rogers
2023-07-17perf test task_exit: No need for a cycles event to check if we get an PERF_RE...Arnaldo Carvalho de Melo
2023-07-11perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller
2023-07-05perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't su...James Clark
2023-07-05perf test: Fix event parsing test on ArmJames Clark
2023-07-01perf test: Test perf lock contention CSV outputNamhyung Kim
2023-06-29perf expr: Add has_event functionIan Rogers
2023-06-27perf test: Fix a compile error on pe-file-parsing.cNamhyung Kim
2023-06-23perf symbol: Remove now unused symbol_conf.sort_by_nameIan Rogers
2023-06-23perf test: Add build tests for BUILD_BPF_SKELIan Rogers
2023-06-23perf test: Skip metrics w/o event name in stat STD output linterNamhyung Kim
2023-06-23perf test: Reorder event name checks in stat STD output linterNamhyung Kim
2023-06-22perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim
2023-06-22perf tests: Fix test_arm_callgraph_fp variable expansionJames Clark
2023-06-22perf test: Remove x permission from lib/stat_output.shNamhyung Kim
2023-06-21perf test: Rerun failed metrics with longer workloadWeilin Wang
2023-06-21perf test: Add skip list for metrics known would failWeilin Wang
2023-06-21perf test: Add metric value validation testWeilin Wang