summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-06-12perf sched timehist: Fix -g/--call-graph option failureYang Jihong
2024-06-12perf evlist: Add perf_evlist__go_system_wide() helperYang Jihong
2024-06-12perf util: Add a function for replacing characters in a stringJames Clark
2024-06-12net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean
2024-06-12net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()Vladimir Oltean
2024-06-12selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)
2024-06-12selftests: mptcp: add ms units for tc-netem delayGeliang Tang
2024-06-12selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)
2024-06-12bpf: Fix potential integer overflow in resolve_btfidsFriedrich Vock
2024-06-12selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo
2024-06-12selftests/powerpc/dexcr: Add -no-pie to hashchk testsBenjamin Gray
2024-06-12tools/arch/x86/intel_sdsi: Fix meter_certificate decodingDavid E. Box
2024-06-12tools/arch/x86/intel_sdsi: Fix meter_show displayDavid E. Box
2024-06-12tools/arch/x86/intel_sdsi: Fix maximum meter bundle lengthDavid E. Box
2024-06-12perf pmu: Count sys and cpuid JSON events separatelyIan Rogers
2024-06-12perf pmu: Assume sysfs events are always the same caseIan Rogers
2024-06-12perf tools: Add/use PMU reverse lookup from config to nameIan Rogers
2024-06-12perf tools: Use pmus to describe type from attributeIan Rogers
2024-06-12perf pmu: "Compat" supports regular expression matching identifiersJing Zhang
2024-06-12perf pmu: Move pmu__find_core_pmu() to pmus.cJames Clark
2024-06-12perf test: Add a test for strcmp_cpuid_str() expressionJames Clark
2024-06-12perf stat: Don't display metric header for non-leader uncore eventsIan Rogers
2024-06-12perf daemon: Fix file leak in daemon_session__controlSamasth Norway Ananda
2024-06-12libsubcmd: Fix parse-options memory leakIan Rogers
2024-06-12perf symbols: Fix ownership of string in dso__load_vmlinux()James Clark
2024-06-12perf maps: Move symbol maps functions to maps.cIan Rogers
2024-06-12perf thread: Fixes to thread__new() related to initializing commIan Rogers
2024-06-12perf report: Avoid SEGV in report__setup_sample_type()Ian Rogers
2024-06-12perf ui browser: Avoid SEGV on titleIan Rogers
2024-06-12perf ui browser: Don't save pointer to stack memoryIan Rogers
2024-06-12perf bench internals inject-build-id: Fix trap divide when collecting just on...He Zhe
2024-06-12perf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)Adrian Hunter
2024-06-12perf test shell arm_coresight: Increase buffer size for Coresight basic testsJames Clark
2024-06-12perf docs: Document bpf event modifierIan Rogers
2024-06-12perf bench uprobe: Remove lib64 from libc.so.6 binary pathIan Rogers
2024-06-12perf record: Fix debug message placement for test consumptionAdrian Hunter
2024-06-12perf record: Move setting tracking events before record__init_thread_masks()Yang Jihong
2024-06-12perf evlist: Add evlist__findnew_tracking_event() helperYang Jihong
2024-06-12perf tests: Apply attributes to all events in object code reading testJames Clark
2024-06-12perf tests: Make "test data symbol" more robust on Neoverse N1James Clark
2024-06-12perf annotate: Fix annotation_calc_lines() to pass correct address to get_src...Namhyung Kim
2024-06-12perf annotate: Use global annotation_optionsNamhyung Kim
2024-06-12perf top: Convert to the global annotation_optionsNamhyung Kim
2024-06-12perf report: Convert to the global annotation_optionsNamhyung Kim
2024-06-12perf annotate: Introduce global annotation_optionsNamhyung Kim
2024-06-12perf annotate: Split branch stack cycles information out of 'struct annotatio...Namhyung Kim
2024-06-12perf machine thread: Remove exited threads by defaultIan Rogers
2024-06-12perf record: Lazy load kernel symbolsIan Rogers
2024-06-12perf stat: Do not fail on metrics on s390 z/VM systemsThomas Richter
2024-06-12perf annotate: Get rid of duplicate --group option itemNamhyung Kim