Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-06-10 20:08:11 to 2026-06-11 19:39:39 UTC [more...]

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

[PATCH] perf test: Compile named_threads workload with -O0
 2026-06-11 18:54 UTC  (5+ messages)

[PATCH v18 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
 2026-06-11 18:29 UTC  (15+ messages)
` [PATCH v19 "
  ` [PATCH v19 5/5] perf test: Add inject ASLR test
  ` [PATCH v20 0/5] perf tools: Add inject --aslr feature
    ` [PATCH v20 1/5] perf maps: Add maps__mutate_mapping
    ` [PATCH v20 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
    ` [PATCH v20 3/5] perf inject/aslr: Implement sample address remapping
    ` [PATCH v20 4/5] perf aslr: Strip sample registers
    ` [PATCH v20 5/5] perf test: Add inject ASLR test

[PATCH v8 0/8] perf cs-etm: Support thread stack and callchain
 2026-06-11 18:06 UTC  (16+ messages)
` [PATCH v8 1/8] perf cs-etm: Filter synthesized branch samples
` [PATCH v8 2/8] perf cs-etm: Decode ETE exception packets
` [PATCH v8 3/8] perf cs-etm: Refactor instruction size handling
` [PATCH v8 4/8] perf cs-etm: Use thread-stack for last branch entries
` [PATCH v8 5/8] perf cs-etm: Flush thread stacks after decoder reset
` [PATCH v8 6/8] perf cs-etm: Support call indentation
` [PATCH v8 7/8] perf cs-etm: Synthesize callchains for instruction samples
` [PATCH v8 8/8] perf test: Add Arm CoreSight callchain test

[PATCH v3 0/8] perf/x86/intel/uncore: PMU setup robustness fixes
 2026-06-11 16:38 UTC  (15+ messages)
` [PATCH V3 1/8] perf/x86/intel/uncore: Fix PCI PMU cleanup on setup failure
` [PATCH V3 2/8] perf/x86/intel/uncore: Fix refcnt and other cleanups
` [PATCH V3 3/8] perf/x86/intel/uncore: Let init_box() callback report failures
` [PATCH V3 4/8] perf/x86/intel/uncore: Keep PCI PMUs working when MMIO/MSR setup fails
` [PATCH V3 5/8] perf/x86/intel/uncore: Factor out box setup code
` [PATCH V3 6/8] perf/x86/intel/uncore: Introduce PMU flags and broken state
` [PATCH V3 7/8] perf/x86/intel/uncore: Fix uncore_box ref/unref ordering
` [PATCH V3 8/8] perf/x86/intel/uncore: Implement lazy setup for MSR/MMIO PMUs

[PATCH v2 0/4] mm: split the file's i_mmap tree for NUMA
 2026-06-11 16:00 UTC  (13+ messages)
` [PATCH v2 1/4] mm: use mapping_mapped to simplify the code
` [PATCH v2 2/4] mm: use get_i_mmap_root to access the file's i_mmap
` [PATCH v2 3/4] mm/fs: split the file's i_mmap tree
` [PATCH v2 4/4] docs/mm: update document for split "

[PATCH v9 2/2] perf test: Truncate printed test descriptions dynamically to avoid terminal wrapping
 2026-06-11 15:06 UTC  (3+ messages)
` [PATCH v10] "

[PATCH V5 1/2] tools/perf: Fix the check for parameterized field in event term
 2026-06-11 12:50 UTC  (3+ messages)

[PATCH v7 0/8] perf cs-etm: Support thread stack and callchain
 2026-06-11 12:42 UTC  (13+ messages)
` [PATCH v7 1/8] perf cs-etm: Filter synthesized branch samples
` [PATCH v7 2/8] perf cs-etm: Decode ETE exception packets
` [PATCH v7 3/8] perf cs-etm: Refactor instruction size handling
` [PATCH v7 4/8] perf cs-etm: Use thread-stack for last branch entries
` [PATCH v7 5/8] perf cs-etm: Flush thread stacks after decoder reset
` [PATCH v7 6/8] perf cs-etm: Support call indentation
` [PATCH v7 7/8] perf cs-etm: Synthesize callchains for instruction samples
` [PATCH v7 8/8] perf test: Add Arm CoreSight callchain test

[PATCH v2] perf dso: Fix kallsyms DSO detection with fallback logic
 2026-06-11 12:34 UTC  (3+ messages)

[PATCH] perf data convert json: Fix trace_seq memory leak in process_sample_event()
 2026-06-11 11:53 UTC  (3+ messages)

[PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
 2026-06-11 10:32 UTC  (4+ messages)

[PATCH] perf/cxlpmu: Support Channel/Rank/Bank filter
 2026-06-11 10:19 UTC  (4+ messages)

[PATCH] perf cpumap: Fix buffer overflow in cpu_map__snprint()
 2026-06-11  9:53 UTC  (2+ messages)

[PATCH v5 00/19] perf cs-etm: Queue context packets for frontend
 2026-06-11  8:37 UTC  (3+ messages)

[PATCH v9 4/5] perf: RISC-V: add support for SSE event
 2026-06-11  6:25 UTC  (2+ messages)
` [External] "

[Patch v2 0/9] perf/x86: Miscellaneous PMU bug fixes
 2026-06-11  6:17 UTC  (10+ messages)
` [Patch v2 7/9] perf/x86/intel: Drop fixed-counter PEBS constraints for baseline PEBS
` [Patch v2 8/9] perf/core: Fix kernel register info leak via hardware skid

[PATCH 13/23] perf tools: Fix uninitialized pathname on uncompressed fallback in filename__decompress()
 2026-06-10 22:16 UTC  (4+ messages)

[PATCH] perf jitdump: Fix a build error with ASAN
 2026-06-10 21:15 UTC  (4+ messages)

[PATCH 23/23] perf symbols: Add bounds checks to read_build_id() note iteration in minimal build
 2026-06-10 20:15 UTC  (2+ messages)

[PATCH 19/23] perf bpf: Add NULL check for btf__type_by_id() in synthesize_bpf_prog_name()
 2026-06-10 20:14 UTC  (2+ messages)

[PATCH 20/23] perf bpf: Fix map data leak in bpf_metadata_create() on alloc failure
 2026-06-10 20:12 UTC  (2+ messages)

[PATCH 16/23] perf tools: Use snprintf() in dso__read_running_kernel_build_id()
 2026-06-10 20:10 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