index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2025-12-04
perf cpumap: Add "any" CPU handling to cpu_map__snprint_mask
Ian Rogers
2025-12-03
perf jitdump: Fix missed dso__put
Ian Rogers
2025-12-03
perf mem-events: Don't leak online CPU map
Ian Rogers
2025-12-03
perf hist: In init, ensure mem_info is put on error paths
Ian Rogers
2025-12-03
perf probe-event: Ensure probe event nsinfo is always cleared
Ian Rogers
2025-12-03
perf symbol: Add missed dso__put
Ian Rogers
2025-12-03
perf symbol-elf: Add missing puts on error path
Ian Rogers
2025-12-03
perf arm_spe: Add CPU variants supporting common data source packet
Leo Yan
2025-12-03
perf auxtrace: Include sys/types.h for pid_t
Arnaldo Carvalho de Melo
2025-12-02
perf tools: Use machine->root_dir to find /proc/kallsyms
Namhyung Kim
2025-12-02
perf tools: Fallback to initial kernel map properly
Namhyung Kim
2025-12-02
perf tools: Fix split kallsyms DSO counting
Namhyung Kim
2025-12-02
perf tools: Mark split kallsyms DSOs as loaded
Namhyung Kim
2025-12-02
perf tools: Flush remaining samples w/o deferred callchains
Namhyung Kim
2025-12-02
perf tools: Merge deferred user callchains
Namhyung Kim
2025-12-02
perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
Namhyung Kim
2025-12-02
perf record: Add --call-graph fp,defer option for deferred callchains
Namhyung Kim
2025-12-02
perf tools: Minimal DEFERRED_CALLCHAIN support
Namhyung Kim
2025-12-02
perf python: Correct copying of metric_leader in an evsel
Ian Rogers
2025-12-02
perf jitdump: Add sym/str-tables to build-ID generation
Namhyung Kim
2025-12-02
perf tools: Remove a trailing newline in the event terms
Namhyung Kim
2025-11-26
perf tools: Don't read build-ids from non-regular files
James Clark
2025-11-26
perf pmu: fix duplicate conditional statement
Anubhav Shelat
2025-11-24
perf tools: Add support for perf_event_attr::config4
James Clark
2025-11-20
perf: replace strcpy() with strncpy() in util/jitdump.c
Hrishikesh Suresh
2025-11-19
perf evsel: Skip store_evsel_ids for non-perf-event PMUs
Ian Rogers
2025-11-19
perf pmu: Add PMU kind to simplify differentiating
Ian Rogers
2025-11-19
perf header: Switch "cpu" for find_core_pmu in caps feature writing
Ian Rogers
2025-11-19
perf maps: Avoid RC_CHK use after free
Ian Rogers
2025-11-18
perf arm_spe: Synthesize memory samples for SIMD operations
Leo Yan
2025-11-18
perf arm_spe: Expose SIMD information in other operations
Leo Yan
2025-11-18
perf arm_spe: Report GCS in record
Leo Yan
2025-11-18
perf arm_spe: Report memset and memcpy in records
Leo Yan
2025-11-18
perf arm_spe: Report associated info for SVE / SME operations
Leo Yan
2025-11-18
perf arm_spe: Report extended memory operations in records
Leo Yan
2025-11-18
perf arm_spe: Report MTE allocation tag in record
Leo Yan
2025-11-18
perf arm_spe: Report register access in record
Leo Yan
2025-11-18
perf arm_spe: Introduce data processing macro for SVE operations
Leo Yan
2025-11-18
perf arm_spe: Consolidate operation types
Leo Yan
2025-11-18
perf arm_spe: Remove unused operation types
Leo Yan
2025-11-18
perf arm_spe: Decode SME data processing packet
Leo Yan
2025-11-18
perf arm_spe: Decode ASE and FP fields in other operation
Leo Yan
2025-11-18
perf arm_spe: Rename SPE_OP_PKT_IS_OTHER_SVE_OP macro
Leo Yan
2025-11-18
perf arm_spe: Decode GCS operation
Leo Yan
2025-11-18
perf arm_spe: Unify operation naming
Leo Yan
2025-11-18
perf arm_spe: Fix memset subclass in operation
Leo Yan
2025-11-17
perf tool_pmu: More accurately set the cpus for tool events
Ian Rogers
2025-11-17
perf stat: Reduce scope of walltime_nsecs_stats
Ian Rogers
2025-11-17
perf stat: Reduce scope of ru_stats
Ian Rogers
[next]