summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-06-15perf metric: JSON flag to default metric groupKan Liang
2023-06-15perf evsel: Fix the annotation for hardware events on hybridKan Liang
2023-06-15perf srcline: Fix handling of inline functionsIan Rogers
2023-06-15selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei
2023-06-15selftests: tty: add selftest for tty timestamp updatesMichal Sekletar
2023-06-15Merge tag 'counter-updates-for-6.5a' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-06-15tools: ynl: work around stale system headersJakub Kicinski
2023-06-14perf srcline: Add a timeout to reading from addr2lineIan Rogers
2023-06-14tools api: Add simple timeout to io readIan Rogers
2023-06-14perf tool x86: Fix perf_env memory leakIan Rogers
2023-06-14selftests/user_events: Adapt dyn_test to non-persist eventsBeau Belgrave
2023-06-14selftests/user_events: Ensure auto cleanup works as expectedBeau Belgrave
2023-06-14selftests/user_events: Add perf self-test for empty arguments eventssunliming
2023-06-14selftests/user_events: Clear the events after perf self-testsunliming
2023-06-14selftests/user_events: Add ftrace self-test for empty arguments eventssunliming
2023-06-14tracing/user_events: Prevent same name but different args eventsunliming
2023-06-14selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate stepDanielle Ratson
2023-06-13selftests/tc-testing: Remove configs that no longer existVlad Buslov
2023-06-13selftests/tc-testing: Fix SFB db testVlad Buslov
2023-06-13selftests/tc-testing: Fix Error: failed to find target LOGVlad Buslov
2023-06-13selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.Vlad Buslov
2023-06-13perf vendor events arm64: Add default tags into topdown L1 metricsKan Liang
2023-06-13pert tests: Support metricgroup perf stat JSON outputKan Liang
2023-06-13perf tests task_analyzer: Skip tests if no libtraceevent supportAditya Gupta
2023-06-13perf tests task_analyzer: Print command that failed instead of just "perf"Aditya Gupta
2023-06-13perf tests task_analyzer: Fix bad substitution ${$1}Aditya Gupta
2023-06-13perf tests stat+shadow_stat.sh: Fix all POSIX sh warnings found using shellcheckSpoorthy S
2023-06-13perf tests test_brstack.sh: Fix all POSIX sh warningsGeetika
2023-06-13perf tests shell: Fixed shellcheck warningsSamir Mulani
2023-06-13perf tests lock_contention: Fix shellscript errorsAbhirup Deb
2023-06-13perf tests test_arm_spe: Address shellcheck warnings about signal name caseAbhirup Deb
2023-06-13perf tests test_task_analyzer: Fix shellcheck issuesAboorva Devarajan
2023-06-13perf tests stat_all_metrics: Fix shellcheck warning SC2076Barnali Guha Thakurata
2023-06-13perf tests test_arm_coresight: Shellcheck fixesAnushree Mathur
2023-06-13perf tests stat+csv_output: Fix shellcheck warningsKorrapati Likhitha
2023-06-13perf tests daemon: Address shellcheck warningsShirisha G
2023-06-13perf tests arm_callgraph_fp: Address shellcheck warnings about signal names a...Spoorthy S
2023-06-13perf tests stat+json_output: Address shellcheck warningsDisha Goel
2023-06-13perf python scripting: Get rid of unused import in arm-cs-trace-disasmSourabh Jain
2023-06-13perf tool x86: Consolidate is_amd check into single functionRavi Bangoria
2023-06-13perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASHIan Rogers
2023-06-13perf metric: Fix no group checkKan Liang
2023-06-13tools api fs: More thread safety for global filesystem variablesIan Rogers
2023-06-13perf srcline: Make sentinel reading for binutils addr2line more robustIan Rogers
2023-06-13perf srcline: Make addr2line configuration failure more verboseIan Rogers
2023-06-13perf tests: Make x86 new instructions test optional at build timeAdrian Hunter
2023-06-13perf dwarf-aux: Allow unnamed struct/union/enumNamhyung Kim
2023-06-13perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim
2023-06-13selftests/bpf: Verify that check_ids() is used for scalars in regsafe()Eduard Zingerman
2023-06-13selftests/bpf: Check if mark_chain_precision() follows scalar idsEduard Zingerman