Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-08-28 11:59:41 to 2026-09-01 14:25:43 UTC [more...]

[PATCH v3 0/3] tracing/probes: Fix BTF structure member finder
 2026-09-01 14:25 UTC  (5+ messages)
` [PATCH v3 1/3] tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct_member
` [PATCH v3 2/3] tracing/probes: Fix BTF kflag check for anonymous struct member access
` [PATCH v3 3/3] tracing/probes: Fix code indent in get_bitoffset_of_field()

[PATCH v2 0/2] tracing/probes: Fix BTF structure member finder
 2026-09-01 14:00 UTC  (7+ messages)
` [PATCH v2 1/2] tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct_member
` [PATCH v2 2/2] tracing/probes: Fix BTF kflag check for anonymous struct member access

[PATCH v6 0/3] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-09-01 13:45 UTC  (2+ messages)

[RESEND Patch v10 00/23] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-09-01  8:55 UTC  (2+ messages)

[PATCH] perf symbol: Do not use debug file as the binary type
 2026-09-01  4:14 UTC  (4+ messages)

[PATCH] perf powerpc-vpadtl: Fix raw_size of DTL samples
 2026-09-01  4:14 UTC  (4+ messages)

[PATCH v2 0/8] Enhance TLP packet decoder with field-level parsing and versioning
 2026-09-01  1:31 UTC  (2+ messages)
  ` [PATCH v2 7/8] hwtracing: hisi_ptt: Add pattern PMU config for trace format selection

[PATCH v2 2/2] perf: RISC-V: store available counter mask as bitmap
 2026-09-01  1:20 UTC  (2+ messages)

[RFC] ptwrite uprobes
 2026-09-01  0:49 UTC  (40+ messages)
` [RFC v1 01/19] uprobes: guard trace cleanup against error pointers
` [RFC v1 02/19] uprobes: Correctly reject anonymous VMAs for breakpoint installation
` [RFC v1 03/19] uprobes: Print warning for missing breakpoint install
` [RFC v1 04/19] ptwrite uprobes: Add infrastructure for ptwrite uprobes
` [RFC v1 05/19] ptwrite uprobes: Add minimal low level support for x86
` [RFC v1 06/19] ptwrite uprobes: Add a sample module to exercise interface
` [RFC v1 07/19] ptwrite uprobes: Add support to tracing infrastructure
` [RFC v1 08/19] ptwrite uprobes / x86: Add a user fault notifier chain
` [RFC v1 09/19] ptwrite uprobes: Factor file-backed instruction reads
` [RFC v1 10/19] ptwrite uprobes: Minimal memory references and fault handling
` [RFC v1 11/19] ptwrite uprobes: Add multinop support
` [RFC v1 12/19] ptwrite uprobes: Add pacing to the probes
` [RFC v1 13/19] ptwrite uprobes: Support instruction puning
` [RFC v1 14/19] ptwrite uprobes: Use atomic patching for multinop sites
` [RFC v1 15/19] ptwrite uprobes: Add a tutorial and overview documentation
` [RFC v1 16/19] ptwrite uprobes / perf tools pt: Improve FUP error handling for ptwrite
` [RFC v1 17/19] ptwrite uprobes / perf tools probe: Add support of ptwrite probes
` [RFC v1 18/19] ptwrite uprobes / perf tools script: Add ptwrite uprobes decoder
` [RFC v1 19/19] ptwrite uprobes: Add self tests

[PATCH v6 0/6] perf: Add support for memory region/range reporting
 2026-08-31 22:44 UTC  (13+ messages)
` [PATCH v6 1/6] perf mem: Fix size tracking for mem_lvl's in perf_script__meminfo_scnprintf()
` [PATCH v6 2/6] perf mem: Add support for printing PERF_MEM_LVLNUM_L0
` [PATCH v6 3/6] perf header: Support memory ranges
` [PATCH v6 4/6] perf tools: Show memory region in perf-c2c subcommand
` [PATCH v6 5/6] perf tools: Show memory region in perf-script subcommand
` [PATCH v6 6/6] perf c2c: print memory region data with stdio output

[PATCH 0/2] tracing/probes: Fix BTF structure member finder
 2026-08-31 22:37 UTC  (9+ messages)
` [PATCH 1/2] tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct_member
` [PATCH 2/2] tracing/probes: Fix BTF kflag check for anonymous struct member access

[PATCH v2 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-31 21:35 UTC  (3+ messages)
` [PATCH v2 02/14] perf/ring_buffer: stop using PG_private as AUX page high-order marker

[PATCH v1 1/2] perf tool: Remove util/cache.h
 2026-08-31 20:56 UTC  (8+ messages)
` [PATCH v1 2/2] perf tool: Sort headers from previous cache.h removal
` [PATCH v2 1/2] perf tool: Remove util/cache.h
  ` [PATCH v2 2/2] perf tool: Tidy up util/cache.h header file users

[PATCH v4] perf: Fix use-after-free when perf mmap() revival races with the last munmap()
 2026-08-31 19:10 UTC  (2+ messages)

v5 of the perf weight annotation patchkit
 2026-08-31 18:32 UTC  (11+ messages)
` [PATCH v5 1/4] perf tools record: Modernize -W man page
` [PATCH v5 2/4] perf tools top: Add --weight option
` [PATCH v5 3/4] perf tools: Add support for displaying weights in annotate
` [PATCH v5 4/4] perf tools: Add test for weight annotation

[PATCH v5 0/6] perf: Add support for memory region/range reporting
 2026-08-31 17:48 UTC  (3+ messages)

[PATCH v3] perf: Fix use-after-free when perf mmap() revival races with the last munmap()
 2026-08-31 15:13 UTC  (4+ messages)

[PATCH AUTOSEL 6.18] perf/x86/intel/uncore: Guard against invalid box control address
 2026-08-31 15:04 UTC  (4+ messages)
` [PATCH AUTOSEL 6.18-6.12] perf: Fix addr_filter_ranges lifetime

[PATCHES v4 0/12] perf jitdump: Input validation hardening
 2026-08-31 13:35 UTC  (25+ messages)
` [PATCH 01/12] perf jitdump: Fix extended header read that always fails
` [PATCH 02/12] perf jitdump: Fix debug_data and unwinding_data leaks
` [PATCH 03/12] perf jitdump: Validate code_size against total_size in code load
` [PATCH 04/12] perf jitdump: Prevent integer underflow in debug info size calculation
` [PATCH 05/12] perf jitdump: Bounds-check debug entry byte-swap loop
` [PATCH 06/12] perf jitdump: Check snprintf return before computing header size
` [PATCH 07/12] perf jitdump: Fix funlockfile on unlocked stream in jit_open() error path
` [PATCH 08/12] perf jitdump: Free event in jit_repipe_code_move()
` [PATCH 09/12] perf jitdump: Use dirname() return value in jit_open()
` [PATCH 10/12] perf jitdump: Validate debug entries on native (non-swap) path
` [PATCH 11/12] perf jitdump: Validate sym string NUL-termination in code load
` [PATCH 12/12] perf jitdump: Validate unwinding sizes against record payload

[PATCH v4 00/23] perf arm64: Support data type profiling
 2026-08-31 13:07 UTC  (4+ messages)
` [PATCH v4 22/23] perf annotate-arm64: Support per-cpu variable access tracking

[PATCH v2] perf ftrace latency: Do not read trace files when BPF is used
 2026-08-31  6:47 UTC  (2+ messages)

[DISCUSSION] Three problems behind broken "perf --call-graph dwarf" on AMD: IP and stack dump mismatch, libdw fails on lld's layout, and the unwinder fallback never runs
 2026-08-31  5:05 UTC  (5+ messages)

[PATCH v14 00/14] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-31  1:24 UTC  (30+ messages)
` [PATCH v14 01/14] x86/mce: Fix hardware debug register corruption on task migration
` [PATCH v14 02/14] tracing/probes: Fix BTF kflag check for anonymous struct member access
` [PATCH v14 03/14] kprobes: Protect kprobe_blacklist with RCU
` [PATCH v14 04/14] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v14 05/14] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v14 06/14] HWBP: Add modify_local_hw_breakpoint_addr() API
` [PATCH v14 07/14] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v14 08/14] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v14 09/14] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v14 10/14] selftests: tracing: Add syntax "
` [PATCH v14 11/14] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
` [PATCH v14 12/14] selftests: ftrace: Add wprobe trigger testcase
` [PATCH v14 13/14] tracing/wprobe: Support BTF typecast in fetchargs
` [PATCH v14 14/14] tracing/wprobe: Support BTF struct offset resolution in set_wprobe trigger

[PATCH] perf: Fix mmap_count accounting on the perf_mmap_close() race path
 2026-08-30 15:13 UTC  (2+ messages)

[PATCH v2] perf: Fix use-after-free when perf mmap() revival races with the last munmap()
 2026-08-30  8:13 UTC 

[PATCH v2] perf/bpf: Fix lockless access to parent_event->prog in perf_event_alloc()
 2026-08-30  6:24 UTC  (2+ messages)

[PATCH v13 00/12] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-30  5:36 UTC  (22+ messages)
` [PATCH v13 02/12] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v13 05/12] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v13 07/12] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v13 08/12] selftests: tracing: Add syntax "
` [PATCH v13 09/12] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
` [PATCH v13 10/12] selftests: ftrace: Add wprobe trigger testcase
` [PATCH v13 12/12] tracing/wprobe: Support BTF struct offset resolution in set_wprobe trigger

[PATCH 0/4] perf c2c: Add function-view stdio support and coverage
 2026-08-29 22:51 UTC  (3+ messages)

v4 of perf weight annotation
 2026-08-29 21:16 UTC  (4+ messages)
` [PATCH v4 3/4] perf tools: Add support for displaying weights in annotate

[PATCH] perf unwind: handle allocation failure in libdw__get_entries()
 2026-08-29 20:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] perf: Fix use-after-free when perf mmap() revival races with the last munmap()
 2026-08-29 17:35 UTC 

[PATCH RESEND v7 1/2] perf pmu intel: Generalize SNC cpumask adjustment for multiple platforms
 2026-08-28 22:50 UTC  (9+ messages)

[PATCH] perf ftrace latency: Do not read trace files when BPF is used
 2026-08-28 16:59 UTC  (3+ messages)

[PATCH] perf: riscv: fix PMU overflow counter restart state
 2026-08-28 14: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