Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-07-21 23:09:58 to 2026-07-23 06:41:45 UTC [more...]

[PATCH] perf trace-event: Fix buffer overflow in read_string()
 2026-07-23  6:41 UTC  (3+ messages)

[PATCH v2] perf stat: Include PMU name and split uncore events per PMU in metric-only JSON output
 2026-07-23  6:03 UTC  (3+ messages)

[PATCH v4 0/2] perf trace: Correct cpumask formatting and add --bitmask-list
 2026-07-23  5:49 UTC  (4+ messages)
` [PATCH v4 1/2] perf trace: Correct default cpumask formatting to hexadecimal
` [PATCH v4 2/2] perf trace: Add --bitmask-list command-line option

[PATCH v3] perf stat: Add --hide-zero-events option to suppress zero-count events
 2026-07-23  5:41 UTC  (2+ messages)

[PATCH v3 00/14] perf c2c: add a function view
 2026-07-23  5:40 UTC  (3+ messages)

[PATCH v5 01/10] perf hists browser: Increase MAX_OPTIONS to prevent stack buffer overflow
 2026-07-23  5:34 UTC  (15+ messages)
` [PATCH v6 "
  ` [PATCH v7 0/6] perf ui hists / annotate: Remaining fixes for reference counting and annotation
    ` [PATCH v7 1/6] perf ui hists: Fix stack use-after-return in symbol_filter_str
    ` [PATCH v7 2/6] perf ui hists: Guard against NULL hist_entry in add_script_opt()
    ` [PATCH v7 3/6] perf ui hists: In report UI ensure thread is set with reference counting
    ` [PATCH v7 4/6] perf ui hists: Fix dso_filter reference leak and exit zoom cleanup
    ` [PATCH v7 5/6] perf annotate: Be robust to annotating without a thread
    ` [PATCH v7 6/6] perf ui hists: Remove duplicated thread in popup_action

[PATCH v1] perf python: Clean up and restructure setup.py
 2026-07-23  5:32 UTC  (3+ messages)

Getting positive, and not just negative, Sashiko reviews
 2026-07-23  5:28 UTC  (3+ messages)

[PATCH v2] perf record: Fix destructor invocation and event counting in fdarray__filter
 2026-07-23  5:27 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] perf cap: Remove used_root parameter and simplify capability checks
 2026-07-23  5:06 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-23  2:42 UTC  (5+ messages)
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH v2 14/33] mm/vma: clean up anon_vma_compatible()

[PATCH 0/3] perf: Remove redundant error messages on IRQ request failure
 2026-07-23  1:32 UTC  (3+ messages)
` [PATCH 1/3] perf: Remove redundant dev_err()/dev_err_probe()

[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
 2026-07-23  0:05 UTC  (6+ messages)

[PATCH v10 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-07-22 23:32 UTC  (19+ messages)
` [PATCH v10 01/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v10 02/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v10 03/11] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v10 04/11] selftests: tracing: Add syntax "
` [PATCH v10 05/11] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v10 06/11] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v10 07/11] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v10 08/11] tracing: wprobe: Add wprobe event trigger
` [PATCH v10 09/11] selftests: ftrace: Add wprobe trigger testcase
` [PATCH v10 10/11] tracing/wprobe: Support BTF typecast in fetchargs
` [PATCH v10 11/11] tracing/wprobe: Support BTF typecast in wprobe trigger command

[PATCH 0/2] perf: Generic hotplug/cpumask for system PMUs
 2026-07-22 18:42 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] perf/arm-cmn: Switch to generic cpumask

[PATCH v1] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
 2026-07-22 17:31 UTC 

[PATCH] perf unwind-libdw: Fix unwinding of multi-threaded processes
 2026-07-22 15:57 UTC  (3+ messages)

[PATCH v6 0/2] perf/arm-cmn: Add workarounds for CMN-S3 on Graviton5
 2026-07-22 10:42 UTC  (3+ messages)

[PATCH v4 0/2] RISC-V IOMMU HPM support
 2026-07-22  9:32 UTC  (5+ messages)
` [PATCH v4 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver

[PATCH v8 00/21] ARM64 PMU Partitioning
 2026-07-22  9:05 UTC  (2+ messages)

[PATCH v3 00/21] perf arm64: Support data type profiling
 2026-07-22  7:03 UTC  (6+ messages)
` [PATCH v3 11/21] perf auxtrace: Set default period to 1 for PERF_ITRACE_PERIOD_INSTRUCTIONS type

[BUG] perf: cross-mm mmap teardown unaccounts pinned memory from the wrong mm
 2026-07-22  6:16 UTC  (3+ messages)
` [PATCH] perf/core: unaccount mmap pages from the charged owners

[Patch v10 00/10] Perf tools: Support eGPRs/SSP/SIMD registers sampling
 2026-07-22  2:43 UTC  (19+ messages)
` [Patch v10 03/10] tools headers: Sync x86 headers with kernel sources
` [Patch v10 04/10] perf headers: Sync perf_event.h/perf_regs.h with the kernel headers
` [Patch v10 05/10] perf regs: Support x86 eGPRs/SSP sampling
` [Patch v10 06/10] perf regs: Support x86 SIMD registers sampling
` [Patch v10 09/10] perf tests: Add x86 eGPRs/SSP registers sampling test
` [Patch v10 10/10] perf tests: Add SIMD "

[Patch v10 00/23] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-07-22  0:17 UTC  (3+ messages)

[PATCH v5 0/4] perf: Fix and optimize maps parsing, boundaries, and bounds safety
 2026-07-22  0:13 UTC  (16+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/4] perf find-map: Remove PATH_MAX 128-byte stack array restriction
  ` [PATCH v6 2/4] perf synthetic-events: Fix line synchronization, bounds, and truncation bugs in proc maps reader
  ` [PATCH v6 3/4] perf synthetic-events: Fix bounds, stale state, and misc flags in kernel module synthesis
  ` [PATCH v6 4/4] perf synthetic-events: Fix bounds and union member access in mmap2 build_id synthesis
  ` [PATCH v7 0/5] perf: Fix and optimize maps parsing, boundaries, and bounds safety
    ` [PATCH v7 1/5] perf find-map: Remove PATH_MAX 128-byte stack array restriction
    ` [PATCH v7 2/5] perf synthetic-events: Fix line synchronization, bounds, and truncation bugs in proc maps reader
    ` [PATCH v7 3/5] perf synthetic-events: Fix stack buffer overflow and bounds in cgroup synthesis
    ` [PATCH v7 4/5] perf synthetic-events: Fix bounds, stale state, and misc flags in kernel module synthesis
    ` [PATCH v7 5/5] perf synthetic-events: Fix bounds and union member access in mmap2 build_id synthesis


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox