Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-07-02 15:47:47 to 2026-07-07 14:06:27 UTC [more...]

[PATCH] perf data convert json: Fix trace_seq memory leak in process_sample_event()
 2026-07-07 14:06 UTC  (7+ messages)

[PATCH v3] perf dso: Fix kallsyms DSO detection with fallback logic
 2026-07-07 14:03 UTC  (3+ messages)

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-07 10:47 UTC  (26+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH 04/30] mm: introduce and use vma_end_pgoff()
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
  ` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/

[PATCH v2 0/3] perf/x86/amd/uncore: Add common helpers and Hygon support
 2026-07-07 10:25 UTC  (6+ messages)
  ` 答复: "

[Patch v9 00/24] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-07-07  9:59 UTC  (43+ messages)
` [Patch v9 01/24] perf/x86: Fix two error-path and hybrid PMU guard issues
` [Patch v9 02/24] perf/x86: Move hybrid PMU initialization before x86_pmu_starting_cpu()
` [Patch v9 03/24] perf/x86/intel: Enable large PEBS sampling for XMMs
` [Patch v9 04/24] perf/x86/intel: Convert x86_perf_regs to per-cpu variables
` [Patch v9 05/24] perf: Eliminate duplicate arch-specific function definitions
` [Patch v9 06/24] perf/x86: Use x86_perf_regs in NMI handlers
` [Patch v9 07/24] x86/fpu/xstate: Add xsaves_nmi() helper
` [Patch v9 08/24] x86/fpu: Add update_fpu_state_and_flag() helper
` [Patch v9 09/24] perf: Move and enhance has_extended_regs() for arch-specific use
` [Patch v9 10/24] perf/x86/intel: Consolidate PMU capability updates
` [Patch v9 11/24] perf/x86: Enable XMM register sampling for non-PEBS events
` [Patch v9 12/24] perf/x86: Enable XMM register sampling for REGS_USER case
` [Patch v9 13/24] perf: Add sampling support for SIMD registers
` [Patch v9 14/24] perf/x86: Support XMM sampling using sample_simd_vec_reg_* fields
` [Patch v9 15/24] perf/x86: Support YMM "
` [Patch v9 16/24] perf/x86: Support ZMM "
` [Patch v9 17/24] perf/x86: Support OPMASK sampling using sample_simd_pred_reg_* fields
` [Patch v9 18/24] perf: Enhance perf_reg_validate() with simd_enabled argument
` [Patch v9 19/24] perf/x86: Support eGPRs sampling using sample_regs_* fields
` [Patch v9 20/24] perf/x86: Support SSP "
` [Patch v9 21/24] perf/x86/intel: Support arch-PEBS based SIMD/eGPRs/SSP sampling
` [Patch v9 22/24] perf/x86/intel: Enable PERF_PMU_CAP_SIMD_REGS capability
` [Patch v9 23/24] perf/x86: Activate back-to-back NMI detection for arch-PEBS induced NMIs
` [Patch v9 24/24] perf/x86/intel: Add sanity check for PEBS fragment size

[PATCH v8 00/22] Add Counter delegation ISA extension support
 2026-07-07  8:24 UTC  (7+ messages)
` [PATCH v8 12/22] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v8 13/22] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v8 14/22] RISC-V: perf: Implement supervisor counter delegation support

[PATCH v3 0/2] RISC-V IOMMU HPM support
 2026-07-07  8:05 UTC  (12+ messages)
` [PATCH v3 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver

[PATCH v4 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
 2026-07-07  6:52 UTC  (3+ messages)
` [PATCH v4 1/2] perf trace: Factor out BPF loop body
` [PATCH v4 2/2] perf trace: Refactor augmented_raw_syscalls using bpf_for

[PATCH 0/5] perf/arm-cmn: Support CMN S3 r2
 2026-07-07  5:37 UTC  (8+ messages)
` [PATCH 1/5] perf/arm-cmn: Rename filter variables for clarity
` [PATCH 2/5] perf/arm-cmn: Refactor event filter programming
` [PATCH 3/5] perf/arm-cmn: Refactor event filter data

[PATCH v1 0/3] perf jevents: Deterministic build fix and mypy cleanliness
 2026-07-07  3:58 UTC  (5+ messages)
` [PATCH v1 1/3] perf jevents: Add more components to the metric sorting order
` [PATCH v1 2/3] perf jevents: Add python type annotations
` [PATCH v1 3/3] perf jevents metric: "

[PATCH 00/14] perf c2c: add a function view
 2026-07-07  0:41 UTC  (2+ messages)

[PATCH] perf build: Do not pass -static to dlfilters
 2026-07-07  0:03 UTC 

[PATCH v2] perf build: Fix compiler errors with old capstone
 2026-07-06 23:56 UTC  (2+ messages)

[PATCH v1 00/13] perf python: Fix python extension bugs and memory leaks
 2026-07-06 23:49 UTC  (7+ messages)
` [PATCH v2 00/16] perf python: Fix python extension bugs from v19 review
  ` [PATCH v2 03/16] perf top: Fix sb_evlist leak

[PATCH] perf jevents: make events order more deterministic
 2026-07-06 19:08 UTC  (6+ messages)

[PATCH bpf-next 0/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown
 2026-07-06 17:42 UTC  (5+ messages)
` [PATCH bpf-next 1/2] srcu: Add lock guard for srcu_fast_updown flavor
` [PATCH bpf-next 2/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown

[PATCH v2 1/2] perf vendor events amd: Update Zen 5 core events
 2026-07-06 17:29 UTC  (5+ messages)

[Patch v4] perf tests: Add auto counter reload (ACR) sampling test
 2026-07-06 16:58 UTC  (2+ messages)

[PATCH v2] perf test amd ibs: avoid using executable heap
 2026-07-06 16:58 UTC  (2+ messages)

[PATCH v2 0/3] perf record: fix multi-record Zstd compression
 2026-07-06 16:42 UTC  (4+ messages)
` [PATCH v2 1/3] perf record: Fix multiple PERF_RECORD_COMPRESSED2 records per push

[PATCH] drivers/perf: thunderx2_pmu: add error handling
 2026-07-06 15:11 UTC  (2+ messages)

[PATCH v3 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
 2026-07-06 12:44 UTC  (5+ messages)
` [PATCH v3 1/2] perf trace: Factor out BPF loop body
` [PATCH v3 2/2] perf trace: Refactor augmented_raw_syscalls using bpf_for

[PATCH v2 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
 2026-07-06 10:46 UTC  (10+ messages)
` [PATCH v2 1/2] perf trace: Factor out BPF loop body
` [PATCH v2 2/2] perf trace: Refactor augmented_raw_syscalls using bpf_for

[Patch v9 00/10] Perf tools: Support eGPRs/SSP/SIMD registers sampling
 2026-07-06  3:00 UTC  (15+ messages)
` [Patch v9 01/10] perf dwarf-regs: Fix DWARF register index bounds check
` [Patch v9 02/10] perf util: Add missed fields in _attr__fprintf() and __attr_swap()
` [Patch v9 03/10] tools headers: Sync x86 headers with kernel sources
` [Patch v9 04/10] perf headers: Sync perf_event.h/perf_regs.h with the kernel headers
` [Patch v9 05/10] perf regs: Support x86 eGPRs/SSP sampling
` [Patch v9 06/10] perf regs: Support x86 SIMD registers sampling
` [Patch v9 07/10] perf regs: Enable dumping of SIMD registers
` [Patch v9 08/10] perf dwarf-regs: Add SIMD/eGPRs support for x86 DWARF registers
` [Patch v9 09/10] perf tests: Add x86 eGPRs/SSP registers sampling test
` [Patch v9 10/10] perf tests: Add SIMD "

[RFC PATCH 3/4] perf data-convert: Add perf.data to trace.dat conversion backend
 2026-07-05 14:17 UTC  (3+ messages)

[PATCH] perf stat: reject --field-separator and --json-output combination
 2026-07-05  0:58 UTC 

[PATCH] perf build: Add LDFLAGS to dlfilters .so link
 2026-07-04 16:16 UTC  (4+ messages)

[PATCH v11 0/9] perf cs-etm: Support thread stack and callchain
 2026-07-04 16:11 UTC  (16+ messages)
` [PATCH v11 1/9] perf cs-etm: Fix thread leaks on trace queue init failure
` [PATCH v11 2/9] perf cs-etm: Filter synthesized branch samples
` [PATCH v11 3/9] perf cs-etm: Decode ETE exception packets
` [PATCH v11 4/9] perf cs-etm: Refactor instruction size handling
` [PATCH v11 5/9] perf cs-etm: Use thread-stack for last branch entries
` [PATCH v11 6/9] perf cs-etm: Flush thread stacks after decoder reset
` [PATCH v11 7/9] perf cs-etm: Support call indentation
` [PATCH v11 8/9] perf cs-etm: Synthesize callchains for instruction samples
` [PATCH v11 9/9] perf test: Add Arm CoreSight callchain test

[PATCH v2 0/2] perf symbols: skip livepatch symbols
 2026-07-04 16:11 UTC  (5+ messages)

[PATCH v3 0/6] perf kvm: A small update in the default arch event
 2026-07-04 16:11 UTC  (2+ messages)

[PATCH] perf kvm/riscv: Fix event key collision between interrupts and exceptions
 2026-07-04  2:44 UTC  (2+ messages)

[PATCH] perf: record: Clear BPF headers if not needed
 2026-07-04  0:14 UTC  (3+ messages)

[PATCH] perf build: Fix compiler errors with old capstone
 2026-07-03 20:51 UTC  (5+ messages)

[PATCH v4] ARM: breakpoint: CFI breakpoints only on demand
 2026-07-03 12:48 UTC  (2+ messages)

[PATCH] perf trace: Refactor augmented_raw_syscalls using bpf_loop
 2026-07-03  8:59 UTC  (11+ messages)

[PATCH v2 0/2] complete perf_allow_* trio and use in drm/xe
 2026-07-02 20:58 UTC  (5+ messages)
` [PATCH v2 1/2] perf/core: out-of-line and export perf_allow_cpu/tracepoint()

[PATCH] perf: arm_spe: Make wakeup range check overflow safe
 2026-07-02 17:05 UTC 

[PATCH v2 00/11] lib/cpumask: get rid of cpumap_print_to_pagebuf()
 2026-07-02 16:21 UTC  (26+ messages)
` [PATCH v2 01/11] arm: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 02/11] powerpc: "
` [PATCH v2 03/11] x86/events: "
` [PATCH v2 04/11] cpu: Use sysfs_emit() for cpumask show callback
` [PATCH v2 05/11] devfreq: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 06/11] fpga: dfl-fme-perf: Use sysfs_emit() for cpumask show
` [PATCH v2 07/11] hwtracing: hisi_ptt: "
` [PATCH v2 08/11] RDMA/hfi1: Use sysfs_emit() for cpumask show helper
` [PATCH v2 09/11] PCI/sysfs: Use sysfs_emit() for cpumask show callbacks
` [PATCH v2 10/11] perf: "
` [PATCH v2 11/11] lib/bitmap-str: get rid of cpumap_print_to_pagebuf()


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