summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2025-05-21tools headers: Synchronize prctl.h ABI headerSebastian Andrzej Siewior
2025-05-20perf ftrace: Use process/session specific trace settingsThomas Richter
2025-05-20tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2025-05-20perf test probe_vfs_getname: Add regex for searching probe lineLeo Yan
2025-05-16perf record: Fix a asan runtime error in util/maps.cChun-Tse Shao
2025-05-16perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2Chun-Tse Shao
2025-05-16perf intel-tpebs: Filter non-workload samplesIan Rogers
2025-05-15perf test: Allow tolerance for leader sampling testChun-Tse Shao
2025-05-14perf test: Add stat uniquifying testChun-Tse Shao
2025-05-14perf parse-events: Use wildcard processing to set an event to merge intoIan Rogers
2025-05-14perf evlist: Make uniquifying counter names consistentIan Rogers
2025-05-13perf trace: Support --summary-mode=cgroupNamhyung Kim
2025-05-13perf report: Add 'tgid' sort keyNamhyung Kim
2025-05-13perf test: Update sysfs path for core PMU capsNamhyung Kim
2025-05-13perf test: Fix LBR test by ignoring idle taskNamhyung Kim
2025-05-13perf tools: Fix arm64 source package buildJames Clark
2025-05-13perf test: Hybrid improvements for metric value validation testIan Rogers
2025-05-13perf list: Display the PMU name associated with a perf metric in JSONIan Rogers
2025-05-13perf metricgroup: Binary search when resolving referred to metricsIan Rogers
2025-05-13perf pmu: Change aliases from list to hashmapIan Rogers
2025-05-13perf fncache: Switch to using hashmapIan Rogers
2025-05-12perf tests: Harden branch stack sampling testIan Rogers
2025-05-12perf parse-events: Add "cpu" term to set the CPU an event is recorded onIan Rogers
2025-05-12perf parse-events: Set is_pmu_core for legacy hardware eventsIan Rogers
2025-05-12perf stat: Use counter cpumask to skip zero valuesIan Rogers
2025-05-12perf tests metrics: Permission related fixesIan Rogers
2025-05-12perf evsel: Add per-thread warning for EOPNOTSUPP open failuesIan Rogers
2025-05-12perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter
2025-05-12perf intel-pt: Do not default to recording all switch eventsAdrian Hunter
2025-05-12perf intel-pt: Fix PEBS-via-PT data_srcAdrian Hunter
2025-05-09perf test demangle-ocaml: Switch to using dso__demangle_sym()Ian Rogers
2025-05-09perf test demangle-java: Switch to using dso__demangle_sym()Ian Rogers
2025-05-09perf test demangle-rust: Add Rust demangling testIan Rogers
2025-05-09perf demangle-rust: Remove previous legacy rust decoderIan Rogers
2025-05-09perf symbol-elf: Integrate rust-v0 demanglingIan Rogers
2025-05-09perf demangle-rust: Add rustc-demangle C demanglerIan Rogers
2025-05-09perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming"Colin Ian King
2025-05-09perf pmu: Use available core PMU for raw eventsNamhyung Kim
2025-05-09perf lock contention: Add -J/--inject-delay optionNamhyung Kim
2025-05-09perf tests: Fix 'perf report' tests installationMichael Petlan
2025-05-08perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()Namhyung Kim
2025-05-08perf trace: Fix leaks of 'struct thread' in fprintf_sys_enter()Namhyung Kim
2025-05-08perf parse-events: Add debug dump of evlist if reorderedIan Rogers
2025-05-08perf evlist: Make groups visible in evlist__format_evsels() outputIan Rogers
2025-05-08perf evlist: Refactor evlist__scnprintf_evsels()Ian Rogers
2025-05-08perf stat: Remove print_mixed_hw_group_errorIan Rogers
2025-05-08perf stat: Better hybrid support for the NMI watchdog warningIan Rogers
2025-05-08perf trace: Add missing thread__put() in thread__e_machine()Ian Rogers
2025-05-08perf trace: Free the files.max entry in files->tableIan Rogers
2025-05-07Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo