Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-06-12 18:36:52 to 2026-06-12 22:44:26 UTC [more...]

[PATCHES v2 00/13] perf tools: Fix pre-existing bugs in symbols, dso, bpf, sched, c2c, hwmon, and cs-etm
 2026-06-12 22:44 UTC  (16+ messages)
` [PATCH 01/13] perf symbols: Fix bswap copy-paste error for 32-bit ELF p_filesz
` [PATCH 02/13] perf symbols: Validate p_filesz before use in filename__read_build_id()
` [PATCH 03/13] perf symbols: Break infinite loop on zero-filled notes in sysfs__read_build_id()
` [PATCH 04/13] perf dso: Fix heap overflow in dso__get_filename() on decompressed path
` [PATCH 05/13] perf dso: Set error code when open() fails on uncompressed fallback path
` [PATCH 06/13] perf tools: Use snprintf() for root_dir path construction
` [PATCH 07/13] perf hwmon: Fix fd check to accept fd 0 in hwmon_pmu__describe_items()
` [PATCH 08/13] perf sched: Replace (void*)1 sentinel with proper runtime allocation
` [PATCH 09/13] perf bpf: Validate func_info_rec_size and sub_id in synthesize_bpf_prog_name()
` [PATCH 10/13] perf bpf: Reject oversized BPF metadata events that truncate header.size
` [PATCH 11/13] perf bpf: Bounds-check array offsets in bpil_offs_to_addr()
` [PATCH 12/13] perf c2c: Free format list entries when releasing c2c hist entries
` [PATCH 13/13] perf cs-etm: Reject CPU IDs that would overflow signed comparison

[PATCH v14 00/19] Add additional python API support
 2026-06-12 22:41 UTC  (30+ messages)
` [PATCH v15 "
  ` [PATCH v15 01/19] perf util: Sort includes and add missed explicit dependencies
  ` [PATCH v15 02/19] perf python: Add "
  ` [PATCH v15 03/19] perf evsel/evlist: Avoid unnecessary #includes
  ` [PATCH v15 04/19] perf data: Add open flag
  ` [PATCH v15 05/19] perf evlist: Add reference count
  ` [PATCH v15 06/19] perf evsel: "
  ` [PATCH v15 07/19] perf evlist: Add reference count checking
  ` [PATCH v15 08/19] perf python: Use evsel in sample in pyrf_event
  ` [PATCH v15 09/19] perf python: Add wrapper for perf_data file abstraction
  ` [PATCH v15 10/19] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v15 11/19] perf python: Refactor and add accessors to sample event
  ` [PATCH v15 12/19] perf python: Add mmap2 event
  ` [PATCH v15 13/19] perf python: Add callchain support
  ` [PATCH v15 14/19] perf python: Extend API for stat events in python.c
  ` [PATCH v15 15/19] perf python: Expose brstack in sample event
  ` [PATCH v15 16/19] perf python: Add syscall name/id to convert syscall number and name
  ` [PATCH v15 17/19] perf python: Add config file access
  ` [PATCH v15 18/19] perf python: Add perf.pyi stubs file
  ` [PATCH v15 19/19] perf python: Add LiveSession helper

[PATCH] perf trace: Fix noise and signed formatting of __probe_ip in bare dynamic probes
 2026-06-12 22:16 UTC  (2+ messages)

[PATCH v14 07/19] perf evlist: Add reference count checking
 2026-06-12 20:32 UTC  (2+ messages)

[PATCH v8 00/21] ARM64 PMU Partitioning
 2026-06-12 20:01 UTC  (35+ messages)
` [PATCH 01/21] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH 02/21] KVM: arm64: Reorganize PMU includes
` [PATCH 03/21] KVM: arm64: Reorganize PMU functions
` [PATCH 04/21] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH 05/21] perf: arm_pmuv3: Check cntr_mask before using pmccntr
` [PATCH 06/21] perf: arm_pmuv3: Allocate counter indices from high to low
` [PATCH 07/21] perf: arm_pmuv3: Add method to partition the PMU
` [PATCH 08/21] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH 09/21] KVM: arm64: Add Partitioned PMU register trap handlers
` [PATCH 10/21] KVM: arm64: Set up MDCR_EL2 to handle a Partitioned PMU
` [PATCH 11/21] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH 12/21] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH 13/21] perf: Add perf_pmu_resched_update()
` [PATCH 14/21] KVM: arm64: Apply dynamic guest counter reservations
` [PATCH 15/21] KVM: arm64: Implement lazy PMU context swaps
` [PATCH 16/21] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH 17/21] KVM: arm64: Detect overflows for the Partitioned PMU
` [PATCH 18/21] KVM: arm64: Add vCPU device attr to partition the PMU
` [PATCH 19/21] KVM: selftests: Add find_bit to KVM library
` [PATCH 20/21] KVM: arm64: selftests: Add test case for Partitioned PMU
` [PATCH 21/21] KVM: arm64: selftests: Relax testing for exceptions when partitioned

[PATCH] perf: Document recent additions to the perf.data file header
 2026-06-12 19:28 UTC 

[PATCH v14 19/19] perf python: Add LiveSession helper
 2026-06-12 18:36 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox