Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-09-04 03:12:43 to 2026-09-08 08:00:22 UTC [more...]

[PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
 2026-09-08  8:00 UTC  (8+ messages)

[PATCH 1/2] perf/x86/intel: Correct pt_regs->flags update for PEBS path
 2026-09-08  7:51 UTC  (2+ messages)
` [PATCH 2/2] perf/x86: Disable precise sampling for PERF_SAMPLE_STACK_USER

[PATCH] perf evlist: don't restrict uncore events to PMU CPUs
 2026-09-08  3:23 UTC  (4+ messages)

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

[PATCH] perf: Fix slab use-after-free in filter_chain
 2026-09-08  2:40 UTC  (2+ messages)

[PATCH v9 0/2] RISC-V IOMMU HPM support
 2026-09-08  2:16 UTC  (5+ messages)
` [PATCH v9 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v9 2/2] iommu/riscv: create a auxiliary device for HPM

[PATCH v2 0/3] driver core: Constify the signature of device_show/store_*()
 2026-09-07 22:24 UTC  (8+ messages)
` [PATCH v2 1/3] x86/mce: Use __DEVICE_ATTR() macro to initialize dev_ext_attribute
` [PATCH v2 2/3] drivers: perf: "
` [PATCH v2 3/3] driver core: Constify the signature of device_show/store_*()

[GIT PULL] perf-tools fixes for v7.3-rc3
 2026-09-07 17:42 UTC  (2+ messages)

[BUG] WARNING in perf_pending_task() outside do_exit() path
 2026-09-07 14:37 UTC  (2+ messages)

[PATCH] perf/x86/intel: Annotate x86_pmu::hybrid_pmu with __counted_by_ptr
 2026-09-07  6:59 UTC  (4+ messages)

[PATCH 14/14] perf: fix repeated word in log message
 2026-09-07  6:58 UTC 

[PATCH 06/14] sparc: kernel: fix typo "upto" in comment
 2026-09-07  6:55 UTC 

[PATCH 04/14] perf: fix typos in comments
 2026-09-07  6:54 UTC 

[PATCH v1] perf test: Avoid call to missing cleanup function
 2026-09-07  6:47 UTC  (3+ messages)

[PATCH 1/2] perf: Fix null pointer access in is_include_guest_event()
 2026-09-07  6:24 UTC  (5+ messages)
` [PATCH 2/2] perf: Add checks to prevent null ptr access

[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-07  6:23 UTC  (12+ messages)

[PATCH] perf disasm powerpc: handle Power10 prefixed instruction continuation lines
 2026-09-07  5:30 UTC  (2+ messages)

[PATCH v15 00/12] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-09-07  4:15 UTC  (25+ messages)
` [PATCH v15 01/12] x86/mce: Fix hardware debug register corruption on task migration
` [PATCH v15 02/12] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v15 03/12] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v15 04/12] HWBP: Add modify_local_hw_breakpoint_addr() API
` [PATCH v15 05/12] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v15 06/12] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v15 07/12] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v15 08/12] selftests: tracing: Add syntax "
` [PATCH v15 09/12] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
` [PATCH v15 10/12] selftests: tracing: Add wprobe trigger testcase
` [PATCH v15 11/12] tracing/wprobe: Support BTF typecast in fetchargs
` [PATCH v15 12/12] tracing/wprobe: Support BTF struct offset resolution in set_wprobe trigger

[PATCH 1/3] perf build-id: add shared is_valid_elf() helper
 2026-09-07  4:01 UTC  (6+ messages)
` [PATCH 2/3] perf annotate: fall back to original binary if build-id cache entry is not a valid ELF
` [PATCH 3/3] perf buildid-cache: skip caching non-ELF files and treat unreadable build-id as mismatch

[PATCH v8 0/2] RISC-V IOMMU HPM support
 2026-09-07  3:25 UTC  (7+ messages)
` [PATCH v8 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v8 2/2] iommu/riscv: create a auxiliary device for HPM

[PATCH v2 perf-tools-next 0/6] perf trace: Validate payload bounds across augmented argument beautifiers
 2026-09-07  2:07 UTC  (13+ messages)
` [PATCH v2 perf-tools-next 1/6] perf trace: Add upper bound checks for augmented BTF struct printing
` [PATCH v2 perf-tools-next 2/6] perf trace: Validate payload bounds in augmented string beautifier
` [PATCH v2 perf-tools-next 3/6] perf trace: Validate payload bounds in augmented buffer beautifier
` [PATCH v2 perf-tools-next 4/6] perf trace beauty: Validate payload size in augmented timespec beautifier
` [PATCH v2 perf-tools-next 5/6] perf trace beauty: Validate payload size in augmented sockaddr beautifier
` [PATCH v2 perf-tools-next 6/6] perf trace beauty: Validate payload size in augmented perf_event_open beautifier

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

[PATCH v7 0/3] perf tools: port UI from GTK2 to GTK4
 2026-09-06 21:05 UTC  (10+ messages)
` [PATCH v7 1/3] tools: port perf ui from GTK 2 to GTK 4
` [PATCH v7 2/3] perf tools: make the GTK4 report browser actually loadable at runtime
` [PATCH v7 3/3] perf tools gtk: fix two hierarchy-view stack buffer overflows

[PATCH v6 0/2] perf tools: port UI from GTK2 to GTK4
 2026-09-06 19:11 UTC  (5+ messages)
` [PATCH v6 1/2] tools: port perf ui from GTK 2 to GTK 4
` [PATCH v6 2/2] perf tools: make the GTK4 report browser actually loadable at runtime

[PATCH v5 0/2] perf tools: port UI from GTK2 to GTK4
 2026-09-06 18:40 UTC  (4+ messages)
` [PATCH v5 1/2] tools: port perf ui from GTK 2 to GTK 4
` [PATCH v5 2/2] perf tools: make the GTK4 report browser actually loadable at runtime

[PATCH v4 0/3] perf tools: port UI from GTK2 to GTK4
 2026-09-06 17:29 UTC  (7+ messages)
` [PATCH v4 1/3] tools: port perf ui from GTK 2 to GTK 4
` [PATCH v4 2/3] perf tools: make the GTK4 report browser actually loadable at runtime
` [PATCH v4 3/3] perf tools: fix GTK4 leftover show/hide calls and error-loop list race

[PATCH v3 0/2] perf tools: port UI from GTK2 to GTK4
 2026-09-06 16:19 UTC  (5+ messages)
` [PATCH v3 1/2] tools: port perf ui from GTK 2 to GTK 4
` [PATCH v3 2/2] perf tools: make the GTK4 report browser actually loadable at runtime

[PATCH v14 00/14] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-09-06 15:50 UTC  (16+ messages)
` [PATCH v14 01/14] x86/mce: Fix hardware debug register corruption on task migration
` [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 11/14] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers

[PATCH v2 0/2] perf tools: port UI from GTK2 to GTK4
 2026-09-06 15:13 UTC  (5+ messages)
` [PATCH v2 1/2] tools: port perf ui from GTK 2 to GTK 4
` [PATCH v2 2/2] perf tools: make the GTK4 report browser actually loadable at runtime

[PATCH 0/2] perf tools: port UI from GTK2 to GTK4
 2026-09-06 14:20 UTC  (5+ messages)
` [PATCH 1/2] tools: port perf ui from GTK 2 to GTK 4
` [PATCH 2/2] perf tools: make the GTK4 report browser actually loadable at runtime

[PATCH] perf/core: Strengthen userpage update ordering
 2026-09-06 12:33 UTC  (2+ messages)

[PATCH 2/2] perf: fix typo "binded" in comment
 2026-09-06  6:26 UTC  (3+ messages)

[PATCH] perf/riscv: clear snapshot setup state when a CPU goes offline
 2026-09-06  4:48 UTC  (2+ messages)

[PATCH perf-tools-next] perf trace: Add upper bound checks for augmented BTF struct printing
 2026-09-06  1:32 UTC  (3+ messages)

[PATCH 0/2] perf: Alpha annotation support
 2026-09-05 23:05 UTC  (5+ messages)
` [PATCH 1/2] perf thread: Fix live-session detection in thread__e_machine()
` [PATCH 2/2] perf annotate: add Alpha instruction support

[PATCH] perf/marvell: cn10k_tad: Publish the OF module alias
 2026-09-05 13:50 UTC  (2+ messages)

[PATCH v2 0/2] perf evsel: Validate cross-endian samples before byte swapping
 2026-09-05  0:32 UTC  (3+ messages)

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

[PATCH perf-tools-next v6 0/5] perf trace: Symbolise kernel virtual addresses and function pointers
 2026-09-04 22:14 UTC  (4+ messages)
` [PATCH perf-tools-next v6 1/5] perf trace: Fix error checking in btf_struct_scnprintf()

[PATCH] perf/x86/core: Simplify hybrid PMU registration failure path
 2026-09-04 20:22 UTC  (2+ messages)

[PATCH 0/6] perf: cs-etm: HW_ID improvements
 2026-09-04 17:45 UTC  (9+ messages)
` [PATCH 1/6] perf: cs-etm: Don't add global v0 HW_IDs to unformatted queues
` [PATCH 2/6] perf cs-etm: Free partially created queues
` [PATCH 3/6] perf cs-etm: Synthesize missing HW_ID mappings for raw trace
` [PATCH 4/6] perf: cs-etm: Respect --no-itrace option

[PATCH v2] perf ftrace latency: Do not read trace files when BPF is used
 2026-09-04 17:36 UTC  (2+ messages)

[PATCH v2 0/5] perf jitdump: Fix debug entry access, unwinding state and sample id sizing
 2026-09-04 15:07 UTC  (11+ messages)
` [PATCH 1/5] perf jitdump: Byte-swap debug entries via unaligned-safe accessors
` [PATCH 2/5] perf genelf: Use unaligned-safe accessors for debug entries
` [PATCH 3/5] perf jitdump: Free unwinding data even when eh_frame_hdr_size is zero
` [PATCH 4/5] perf jitdump: Write sample id fields in the order used by evsel__id_hdr_size()
` [PATCH 5/5] perf jitdump: Size code_move event allocation with idr_size

[RFC PATCH v7 00/28] KVM: arm64: Add Statistical Profiling Extension (SPE) support
 2026-09-04 14:41 UTC  (28+ messages)
` [RFC PATCH v7 13/28] KVM: arm64: Add SPE VCPU device attribute to set the SPE device
` [RFC PATCH v7 15/28] KVM: arm64: Use PMSVer from the assigned SPE instance
` [RFC PATCH v7 16/28] KVM: arm64: Add SPE system registers to VCPU context
` [RFC PATCH v7 17/28] KVM: arm64: Apply a RES0 mask to PMBLIMITR_EL1 writes
` [RFC PATCH v7 19/28] KVM: arm64: VHE: Context switch SPE state
` [RFC PATCH v7 20/28] KVM: arm64: Allow guest SPE physical timestamps only if kernel allows it
` [RFC PATCH v7 21/28] KVM: arm64: Handle SPE maintenance interrupts
` [RFC PATCH v7 27/28] KVM: arm64: Handle dirty page logging when SPE feature is set
` [RFC PATCH v7 28/28] KVM: arm64: Allow the creation of a SPE enabled VM

[PATCH v5 4/5] perf/x86/uncore: Add L3 PMU support for Hygon family 18h model 6h
 2026-09-04  3:38 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