Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-08-30 14:27:29 to 2026-09-02 12:18:58 UTC [more...]

[PATCH] perf test: perf stat tests fails on s390
 2026-09-02 12:18 UTC  (3+ messages)

[RESEND Patch v10 00/23] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-09-02 12:13 UTC  (4+ messages)

[PATCH] perf bench futex: Define SYS_futex on 32-bit arches with 64-bit time_t
 2026-09-02  9:37 UTC  (2+ messages)

[PATCH] perf/amd/ibs: add phy_addr_only software filter for ibs_op
 2026-09-02  9:15 UTC  (2+ messages)

[PATCH RESEND v7 0/3] RISC-V IOMMU HPM support
 2026-09-02  8:07 UTC  (3+ messages)
` [PATCH RESEND v7 3/3] drivers/perf: riscv-iommu: protect shared state with a raw spinlock

[PATCH] perf: xgene: initialize lock before requesting IRQ
 2026-09-02  7:37 UTC  (2+ messages)

[PATCH] perf bench numa: add NULL check after calloc()
 2026-09-02  7:15 UTC  (2+ messages)

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

[PATCH v14 00/14] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-09-02  1:30 UTC  (31+ 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 v1 0/2] perf: RISC-V: fix SBI PMU masks for RV32
 2026-09-02  0:55 UTC  (9+ messages)
` [PATCH v1 2/2] perf: RISC-V: store available counter mask as bitmap
` [PATCH v2 0/2] perf: RISC-V: fix SBI PMU masks for RV32
  ` [PATCH v2 2/2] perf: RISC-V: store available counter mask as bitmap

[PATCH v3 0/3] tracing/probes: Fix BTF structure member finder
 2026-09-01 23:23 UTC  (10+ 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 0/2] perf/arm: Prefer large AUX mappings for CoreSight and SPE
 2026-09-01 17:06 UTC  (7+ messages)
` [PATCH 2/2] perf: arm_spe: Prefer large AUX mappings

[PATCH 0/3] perf: Suppress redundant ITRACE start records for Arm SPE and CoreSight
 2026-09-01 16:48 UTC  (7+ messages)
` [PATCH 1/3] perf/core: Export perf_event_itrace_started()
` [PATCH 2/3] perf: arm_spe: Suppress redundant ITRACE start records
` [PATCH 3/3] coresight: perf: Suppress "

[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-09-01 15:19 UTC  (5+ messages)

v5 of the perf weight annotation patchkit
 2026-09-01 15:14 UTC  (12+ 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 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)

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

[PATCH] perf powerpc-vpadtl: Fix raw_size of DTL samples
 2026-09-01  4:14 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  (5+ messages)
` [PATCH v2 "
  ` [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)

[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)

[PATCH] perf: Fix mmap_count accounting on the perf_mmap_close() race path
 2026-08-30 15:13 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