aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-06-14selftests/user_events: Add ftrace self-test for empty arguments eventssunliming1-0/+33
2023-06-14tracing/user_events: Prevent same name but different args eventsunliming1-0/+6
2023-06-14selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate stepDanielle Ratson1-4/+7
2023-06-13selftests/tc-testing: Remove configs that no longer existVlad Buslov1-5/+0
2023-06-13selftests/tc-testing: Fix SFB db testVlad Buslov1-2/+2
2023-06-13selftests/tc-testing: Fix Error: failed to find target LOGVlad Buslov1-0/+1
2023-06-13selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.Vlad Buslov1-0/+1
2023-06-13perf vendor events arm64: Add default tags into topdown L1 metricsKan Liang1-4/+8
2023-06-13pert tests: Support metricgroup perf stat JSON outputKan Liang1-0/+3
2023-06-13perf tests task_analyzer: Skip tests if no libtraceevent supportAditya Gupta1-0/+18
2023-06-13perf tests task_analyzer: Print command that failed instead of just "perf"Aditya Gupta1-12/+12
2023-06-13perf tests task_analyzer: Fix bad substitution ${$1}Aditya Gupta1-1/+1
2023-06-13perf tests stat+shadow_stat.sh: Fix all POSIX sh warnings found using shellcheckSpoorthy S1-2/+2
2023-06-13perf tests test_brstack.sh: Fix all POSIX sh warningsGeetika1-6/+6
2023-06-13perf tests shell: Fixed shellcheck warningsSamir Mulani3-11/+11
2023-06-13perf tests lock_contention: Fix shellscript errorsAbhirup Deb1-35/+35
2023-06-13perf tests test_arm_spe: Address shellcheck warnings about signal name caseAbhirup Deb1-1/+1
2023-06-13perf tests test_task_analyzer: Fix shellcheck issuesAboorva Devarajan1-27/+27
2023-06-13perf tests stat_all_metrics: Fix shellcheck warning SC2076Barnali Guha Thakurata1-3/+3
2023-06-13perf tests test_arm_coresight: Shellcheck fixesAnushree Mathur1-3/+3
2023-06-13perf tests stat+csv_output: Fix shellcheck warningsKorrapati Likhitha1-2/+2
2023-06-13perf tests daemon: Address shellcheck warningsShirisha G1-38/+75
2023-06-13perf tests arm_callgraph_fp: Address shellcheck warnings about signal names a...Spoorthy S1-3/+3
2023-06-13perf tests stat+json_output: Address shellcheck warningsDisha Goel1-1/+1
2023-06-13perf python scripting: Get rid of unused import in arm-cs-trace-disasmSourabh Jain1-1/+0
2023-06-13perf tool x86: Consolidate is_amd check into single functionRavi Bangoria5-31/+31
2023-06-13perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASHIan Rogers3-15/+2
2023-06-13perf metric: Fix no group checkKan Liang1-1/+1
2023-06-13tools api fs: More thread safety for global filesystem variablesIan Rogers1-125/+86
2023-06-13perf srcline: Make sentinel reading for binutils addr2line more robustIan Rogers1-8/+53
2023-06-13perf srcline: Make addr2line configuration failure more verboseIan Rogers1-13/+21
2023-06-13perf tests: Make x86 new instructions test optional at build timeAdrian Hunter6-1/+20
2023-06-13perf dwarf-aux: Allow unnamed struct/union/enumNamhyung Kim1-3/+5
2023-06-13perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim1-1/+1
2023-06-13selftests/bpf: Verify that check_ids() is used for scalars in regsafe()Eduard Zingerman1-0/+315
2023-06-13selftests/bpf: Check if mark_chain_precision() follows scalar idsEduard Zingerman2-0/+346
2023-06-13bpf: Use scalar ids in mark_chain_precision()Eduard Zingerman1-4/+4
2023-06-13selftests/bpf: add a test for subprogram extablesKrister Johansen2-0/+80
2023-06-13KVM: selftests: Add new CFLAGS to generate dependency filesYu Zhang1-2/+15
2023-06-13rtla/timerlat_hist: Add timerlat user-space supportDaniel Bristot de Oliveira1-11/+118
2023-06-13rtla/timerlat_top: Add timerlat user-space supportDaniel Bristot de Oliveira7-6/+474
2023-06-13rtla/hwnoise: Reduce runtime to 75%Daniel Bristot de Oliveira1-1/+7
2023-06-13rtla: Start the tracers after creating all instancesDaniel Bristot de Oliveira4-17/+46
2023-06-13rtla/timerlat_hist: Add auto-analysis supportDaniel Bristot de Oliveira1-2/+49
2023-06-13rtla/timerlat: Give timerlat auto analysis its own instanceDaniel Bristot de Oliveira3-21/+67
2023-06-13rtla: Automatically move rtla to a house-keeping cpuDaniel Bristot de Oliveira6-0/+87
2023-06-13rtla: Change monitored_cpus from char * to cpu_set_tDaniel Bristot de Oliveira5-87/+24
2023-06-13rtla: Add --house-keeping optionDaniel Bristot de Oliveira6-9/+162
2023-06-13rtla: Add -C cgroup supportDaniel Bristot de Oliveira6-9/+282
2023-06-13tools: ynl-gen: inherit policy in multi-attrJakub Kicinski1-18/+24