aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-06-15perf srcline: Fix handling of inline functionsIan Rogers1-56/+80
2023-06-15selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei1-3/+3
2023-06-15selftests: tty: add selftest for tty timestamp updatesMichal Sekletar4-0/+96
2023-06-15Merge tag 'counter-updates-for-6.5a' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-0/+3
2023-06-15tools: ynl: work around stale system headersJakub Kicinski3-3/+35
2023-06-14perf srcline: Add a timeout to reading from addr2lineIan Rogers3-4/+14
2023-06-14tools api: Add simple timeout to io readIan Rogers1-1/+27
2023-06-14perf tool x86: Fix perf_env memory leakIan Rogers1-1/+1
2023-06-14selftests/user_events: Adapt dyn_test to non-persist eventsBeau Belgrave1-41/+136
2023-06-14selftests/user_events: Ensure auto cleanup works as expectedBeau Belgrave1-11/+38
2023-06-14selftests/user_events: Add perf self-test for empty arguments eventssunliming1-0/+53
2023-06-14selftests/user_events: Clear the events after perf self-testsunliming1-0/+29
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