Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-06-09 14:31:33 to 2026-06-10 12:30:22 UTC [more...]

[PATCH] arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BAS
 2026-06-10 12:30 UTC  (4+ messages)

[PATCH v9 4/5] perf: RISC-V: add support for SSE event
 2026-06-10 10:40 UTC 

[PATCH 1/1] perf build: Fix Python extension build with GCC 16 hardening
 2026-06-10 11:47 UTC  (9+ messages)

[Patch v2 0/9] perf/x86: Miscellaneous PMU bug fixes
 2026-06-10 11:42 UTC  (21+ messages)
` [Patch v2 3/9] perf/x86: Update cap_user_rdpmc base on rdpmc user disable state
` [Patch v2 4/9] perf/x86/intel: Fallback to sw branch type decoding if no hw decoding
` [Patch v2 5/9] perf/x86/intel: Drop LBR entries whose privilege level mismatches br_sel
` [Patch v2 6/9] perf/x86/intel: Validate return value of intel_pmu_init_hybrid()
` [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] perf s390: Fix TEXTREL in Python extension by compiling as PIC
 2026-06-10 11:24 UTC 

[PATCH] perf build: Do not duplicate CFLAGS in Python extension builds
 2026-06-10 11:23 UTC 

[PATCH] perf build: Do not duplicate CFLAGS in Python extension builds
 2026-06-10 11:13 UTC 

[PATCH] perf: arm64: Replace symlink with actual file for syscall_64.tbl
 2026-06-10 10:59 UTC  (3+ messages)

[PATCH v5 0/5] perf tools: Add inject --aslr feature and prerequisite robustness fixes
 2026-06-10 10:40 UTC  (5+ messages)
` [PATCH v6 0/6] "
  ` [PATCH v6 3/6] perf maps: Add maps__mutate_mapping

[PATCH v4 04/19] perf test cs-etm: Test process attribution
 2026-06-10  9:51 UTC  (3+ messages)

[PATCH v4 02/19] perf test: Add workload-ctl option
 2026-06-10  9:51 UTC  (3+ messages)

[PATCH v1 0/6] perf vendor events intel: update
 2026-06-10  9:04 UTC  (12+ messages)
` [PATCH v1 1/6] perf vendor events intel: Update arrowlake events from 1.17 to 1.19
` [PATCH v1 2/6] perf vendor events intel: Update emeraldrapids events from 1.23 to 1.24
` [PATCH v1 3/6] perf vendor events intel: Update graniterapids events from 1.18 to 1.19
` [PATCH v1 4/6] perf vendor events intel: Update lunarlake events from 1.22 to 1.25
` [PATCH v1 5/6] perf vendor events intel: Update pantherlake events from 1.05 to 1.06
` [PATCH v1 6/6] perf vendor events intel: Update tigerlake events from 1.18 to 1.19

[PATCH v1 0/3] perf pmu: Add tool-provided NVMe PMU
 2026-06-10  6:18 UTC  (11+ messages)
` [PATCH v1 1/3] perf build: Add libnvme feature detection
` [PATCH v1 2/3] perf pmu: Implement tool-provided NVMe PMU
` [PATCH v2 0/3] perf pmu: Add "
  ` [PATCH v2 1/3] perf build: Add libnvme feature detection
  ` [PATCH v2 2/3] perf pmu: Implement tool-provided NVMe PMU
  ` [PATCH v2 3/3] perf tests: Add NVMe PMU event parsing test

[PATCH v2 0/7] perf annotate: Add elfutils libasm disassembler support
 2026-06-09 18:52 UTC  (13+ messages)
` [PATCH v3 0/7] perf annotate: Add elfutils libasm disassembler and BPF JIT disassembly support
  ` [PATCH v3 1/7] tools build: Add feature check for elfutils libasm
  ` [PATCH v3 2/7] perf build: Add build support and capability "
  ` [PATCH v3 3/7] perf annotate: Implement elfutils libasm disassembler backend
  ` [PATCH v3 4/7] perf annotate: Add --disassembler command-line option
  ` [PATCH v3 5/7] perf test: Enhance annotate test coverage and isolate config
  ` [PATCH v3 6/7] perf annotate: Support BPF JIT disassembly via genelf
  ` [PATCH v3 7/7] perf test: Add BPF JIT annotation test coverage for all disassemblers

[PATCH RESEND v7 1/2] perf pmu intel: Generalize SNC cpumask adjustment for multiple platforms
 2026-06-09 18:44 UTC  (4+ messages)

[PATCH v5 00/19] perf cs-etm: Queue context packets for frontend
 2026-06-09 17:22 UTC  (27+ messages)
` [PATCH v5 01/19] "
` [PATCH v5 02/19] perf test: Add workload-ctl option
` [PATCH v5 03/19] perf test: Add a workload that forces context switches
` [PATCH v5 04/19] perf test cs-etm: Test process attribution
` [PATCH v5 05/19] perf test: Add deterministic workload
` [PATCH v5 06/19] perf test cs-etm: Replace unroll loop thread with deterministic decode test
` [PATCH v5 07/19] perf test cs-etm: Remove asm_pure_loop test
` [PATCH v5 08/19] perf test cs-etm: Replace memcpy test with raw dump stress test
` [PATCH v5 09/19] perf test: Add named_threads workload
` [PATCH v5 10/19] perf test cs-etm: Test decoding for concurrent threads test
` [PATCH v5 11/19] perf test cs-etm: Remove duplicate branch tests
` [PATCH v5 12/19] perf test cs-etm: Skip if not root
` [PATCH v5 13/19] perf test cs-etm: Reduce snapshot size
` [PATCH v5 14/19] perf test cs-etm: Speed up basic test
` [PATCH v5 15/19] perf test cs-etm: Remove unused Coresight workloads
` [PATCH v5 16/19] perf test cs-etm: Make disassembly test use kcore
` [PATCH v5 17/19] perf test cs-etm: Add all branch instructions to test
` [PATCH v5 18/19] perf test cs-etm: Speed up disassembly test
` [PATCH v5 19/19] perf test cs-etm: Move existing tests to coresight folder

[PATCH v8 1/2] perf: Reveal PMU type in fdinfo
 2026-06-09 17:20 UTC  (4+ messages)
` [PATCH v8 2/2] perf evsel: Find process with busy PMUs for EBUSY

[PATCH v2] perf: avoid lockdep warning in self-monitoring perf_event_open
 2026-06-09 15:51 UTC  (2+ messages)

[PATCH v4 00/19] perf cs-etm: Queue context packets for frontend
 2026-06-09 15:06 UTC  (13+ messages)
` [PATCH v4 10/19] perf test cs-etm: Test decoding for concurrent threads test
` [PATCH v4 11/19] perf test cs-etm: Remove duplicate branch tests
` [PATCH v4 12/19] perf test cs-etm: Skip if not root
` [PATCH v4 13/19] perf test cs-etm: Reduce snapshot size
` [PATCH v4 14/19] perf test cs-etm: Speed up basic test
` [PATCH v4 15/19] perf test cs-etm: Remove unused Coresight workloads
` [PATCH v4 16/19] perf test cs-etm: Make disassembly test use kcore
` [PATCH v4 17/19] perf test cs-etm: Add all branch instructions to test
` [PATCH v4 18/19] perf test cs-etm: Speed up disassembly test
` [PATCH v4 19/19] perf test cs-etm: Move existing tests to coresight folder

[PATCH v4 07/19] perf test cs-etm: Remove asm_pure_loop test
 2026-06-09 14:53 UTC  (2+ messages)

[PATCH v4 06/19] perf test cs-etm: Replace unroll loop thread with deterministic decode test
 2026-06-09 14:52 UTC  (2+ messages)

[PATCH v4 09/19] perf test: Add named_threads workload
 2026-06-09 14:50 UTC  (2+ messages)

[PATCH v4 01/19] perf cs-etm: Queue context packets for frontend
 2026-06-09 14:46 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