summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2025-07-24perf parse-events: Warn if a cpu term is unsupported by a CPUIan Rogers
2025-07-24perf pfm: Don't force loading of all PMUsIan Rogers
2025-07-23perf stat: Remove duplicated include in stat-shadow.cYang Li
2025-07-22perf pmu: Switch FILENAME_MAX to NAME_MAXIan Rogers
2025-07-22perf: ftrace: add graph tracer options args/retval/retval-hex/retaddrChangbin Du
2025-07-14perf ftrace latency: Add -e option to measure time between two eventsNamhyung Kim
2025-07-11perf python: Set index error for invalid thread/cpu map itemsIan Rogers
2025-07-11perf python: Improve leader copying from evlistIan Rogers
2025-07-11perf python: Correct pyrf_evsel__read for tool PMUsIan Rogers
2025-07-11perf python: Fix thread check in pyrf_evsel__readIan Rogers
2025-07-11perf python: In str(evsel) use the evsel__pmu_name helperIan Rogers
2025-07-11perf jevents: If the long_desc and desc are identical then drop the long_descIan Rogers
2025-07-11perf expr: Accumulate rather than replace in the context countsIan Rogers
2025-07-11perf stat: Move metric list from config to evlistIan Rogers
2025-07-11perf metricgroup: Factor out for-each function and move out printingIan Rogers
2025-07-11perf pmu: Tolerate failure to read the type for wellknown PMUsIan Rogers
2025-07-11perf spark: Fix includes and add SPDXIan Rogers
2025-07-11perf parse-events: Minor tidy up of event_type helperIan Rogers
2025-07-11perf hwmon_pmu: Avoid shortening hwmon PMU nameIan Rogers
2025-07-03perf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim
2025-07-03perf header: Fix pipe mode header dumpingIan Rogers
2025-07-02perf dso: With ref count checking, avoid dso_data holding dso liveIan Rogers
2025-07-02perf hwmon_pmu: Hold path rather than fdIan Rogers
2025-07-02perf dso: Add missed dso__put to dso__load_kcoreIan Rogers
2025-07-02perf genelf: Fix NO_LIBDW=1 buildIan Rogers
2025-06-30perf build: Specify shellcheck should use bashCollin Funk
2025-06-30perf drm_pmu: Fix spelling mistake "bufers" -> "buffers"Colin Ian King
2025-06-27perf stat: Fix uncore aggregation numberChun-Tse Shao
2025-06-27perf build: Fix a build error on REFCNT_CHECKING=1Namhyung Kim
2025-06-26perf annotate: Fix source code annotate with objdumpNamhyung Kim
2025-06-26perf genelf: Remove libcrypto dependency and use built-in sha1()Yuzhuo Jing
2025-06-26perf util: add a basic SHA-1 implementationEric Biggers
2025-06-26perf top: populate PMU capabilities data in perf_envThomas Falcon
2025-06-26perf tools: move perf_pmus__find_core_pmu() prototype to pmus.hThomas Falcon
2025-06-26perf trace: Split BPF skel code to util/bpf_trace_augment.cNamhyung Kim
2025-06-25perf header: Don't write empty BPF/BTF infoIan Rogers
2025-06-25perf header: Display message if BPF/BTF info is emptyIan Rogers
2025-06-25perf header: Allow tracing of attr eventsIan Rogers
2025-06-25perf header: In pipe mode dump features without --header/-IIan Rogers
2025-06-25perf drm_pmu: Add a tool like PMU to expose DRM informationIan Rogers
2025-06-25perf parse-events: Avoid scanning PMUs that can't contain eventsIan Rogers
2025-06-25perf debug: Add function symbols to dump_stackIan Rogers
2025-06-24perf unwind-libdw: skip non-regular filesSergei Trofimovich
2025-06-24perf srcline: Lower verbosity on addr2line debug messagesIan Rogers
2025-06-22Merge tag 'v6.16-rc3' into perf-tools-nextNamhyung Kim
2025-06-20perf test: add test for BPF metadata collectionBlake Jones
2025-06-20perf tools: display the new PERF_RECORD_BPF_METADATA eventBlake Jones
2025-06-20perf record: collect BPF metadata from new programsBlake Jones
2025-06-20perf record: collect BPF metadata from existing BPF programsBlake Jones
2025-06-20perf header: remove unecessary core id testAnubhav Shelat