Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-05-03 17:40:42 to 2026-05-07 16:17:15 UTC [more...]

[PATCH v2 1/2] perf inject/aslr: Add aslr tool to remap/obfuscate virtual addresses
 2026-05-07 16:17 UTC  (30+ messages)
` [PATCH v3 0/4] perf tools: Add inject --aslr feature and prerequisite robustness fixes
  ` [PATCH v3 1/4] perf sched: Add missing mmap2 handler in timehist
  ` [PATCH v3 2/4] perf tool: Fix missing schedstat delegates and dont_split_sample_group in delegate_tool
  ` [PATCH v3 3/4] perf inject/aslr: Add aslr tool to remap/obfuscate virtual addresses
  ` [PATCH v3 4/4] perf test: Add inject ASLR test
  ` [PATCH v4 0/4] perf tools: Add inject --aslr feature and prerequisite robustness fixes
    ` [PATCH v4 1/4] perf sched: Add missing mmap2 handler in timehist
    ` [PATCH v4 2/4] perf tool: Fix missing schedstat delegates and dont_split_sample_group in delegate_tool
    ` [PATCH v4 3/4] perf inject/aslr: Add aslr tool to remap/obfuscate virtual addresses
    ` [PATCH v4 4/4] perf test: Add inject ASLR test
    ` [PATCH v5 0/5] perf tools: Add inject --aslr feature and prerequisite robustness fixes
      ` [PATCH v5 1/5] perf sched: Add missing mmap2 handler in timehist
      ` [PATCH v5 2/5] perf tool: Fix missing schedstat delegates and dont_split_sample_group in delegate_tool
      ` [PATCH v5 3/5] perf symbols: Fix map removal sequence inside dso__process_kernel_symbol()
      ` [PATCH v5 4/5] perf inject/aslr: Add aslr tool to remap/obfuscate virtual addresses
      ` [PATCH v5 5/5] perf test: Add inject ASLR test

[RFT PATCH v2 0/7] perf tool: Support iostat for multiple platform
 2026-05-07 15:47 UTC  (13+ messages)
` [RFT PATCH v2 1/7] perf stat: Check color's length instead of the pointer
` [RFT PATCH v2 2/7] perf stat: Save unnecessary print_metric() call
` [RFT PATCH v2 3/7] perf-x86: iostat: Move iostat arch-specific implementation to util
` [RFT PATCH v2 4/7] perf-x86: iostat: Change iostat_prefix() to static
` [RFT PATCH v2 5/7] perf-iostat: Extend iostat interface to support different iostat PMUs
` [RFT PATCH v2 6/7] perf-iostat: Make x86 iostat compatible with new iostat framework
` [RFT PATCH v2 7/7] perf-iostat: Enable iostat mode for HiSilicon PCIe PMU

[PATCH v2] perf: Extract is_mapping_symbol() helper for kernel mapping symbol filtering
 2026-05-07 15:23 UTC  (5+ messages)
` [PATCH v3] perf: Add "

[PATCH][next] perf/x86: Avoid multiple -Wflex-array-member-not-at-end warnings
 2026-05-07 10:14 UTC  (6+ messages)

[PATCH v3 0/6] perf DWARF: Fix libdw API contract violations and crashes
 2026-05-07  8:20 UTC  (34+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] perf dwarf-aux: Fix libdw segmentation fault in cu_walk_functions_at
  ` [PATCH v4 2/6] perf dwarf-aux: Fix libdw API contract violations
  ` [PATCH v4 3/6] perf libdw: "
  ` [PATCH v4 4/6] perf probe-finder: "
  ` [PATCH v4 5/6] perf annotate-data: "
  ` [PATCH v4 6/6] perf debuginfo: "
  ` [PATCH v5 0/9] [PATCH v5 0/9] perf DWARF: Fix libdw API contract violations and crashes
    ` [PATCH v5 1/9] perf dwarf-aux: Fix libdw segmentation fault in cu_walk_functions_at
    ` [PATCH v5 2/9] perf dwarf-aux: Fix libdw API contract violations
    ` [PATCH v5 3/9] perf srcline: Introduce inline_node__clear_frames()
    ` [PATCH v5 4/9] perf libdw: Fix callchain parent update in ORDER_CALLER mode
    ` [PATCH v5 5/9] perf libdw: Support DWARF line 0 in inline list
    ` [PATCH v5 6/9] perf libdw: Fix libdw API contract violations and memory leaks
    ` [PATCH v5 7/9] perf probe-finder: Fix libdw API contract violations
    ` [PATCH v5 8/9] perf annotate-data: "
    ` [PATCH v5 9/9] perf debuginfo: "

[PATCH v2 0/7] perf build: Update kernel headers
 2026-05-07  7:26 UTC  (8+ messages)
` [PATCH v2 1/7] perf trace: Sync linux/socket.h with the kernel source
` [PATCH v2 2/7] perf trace: Sync uapi/linux/fs.h "
` [PATCH v2 3/7] perf trace: Sync uapi/linux/mount.h "
` [PATCH v2 4/7] perf trace: Sync uapi/linux/sched.h "
` [PATCH v2 5/7] perf build: Add make check-headers target
` [PATCH v2 6/7] perf trace: Add beautifier script for fsmount flags
` [PATCH v2 7/7] perf trace: Update beautifier script for clone flags

[PATCH V5 1/2] powerpc tools perf: Initialize error code in auxtrace_record_init function
 2026-05-07  6:13 UTC  (4+ messages)
` [PATCH V5 2/2] tools/perf: Add kernel-doc comment to auxtrace_record__init() function

[PATCH v9 00/29] perf tool: Add evsel to perf_sample
 2026-05-06 21:06 UTC  (11+ messages)
` [PATCH v10 "

[PATCH v1 1/2] perf sched: Avoid segv if tp_handler not set
 2026-05-06 18:54 UTC  (11+ messages)

[PATCH v3] perf lock contention: Allow 'mmap_lock' in -L/--lock-filter
 2026-05-06 16:19 UTC 

[PATCH v2 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
 2026-05-06 14:02 UTC  (6+ messages)
` [PATCH v2 4/4] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data

[PATCH v2] perf sched stats: Fix segmentation faults in diff mode
 2026-05-06 13:03 UTC  (7+ messages)
` [PATCH v3] perf sched stats: Fix segmentation faults, memory leaks, and stale pointers "
  ` [PATCH v4] "

[PATCH v1] perf metricgroup: Avoid scanning unnecessary PMUs for identifier match
 2026-05-06  9:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 5/6] perf arm_spe: Decode Arm N1 IMPDEF events
 2026-05-06  8:39 UTC  (4+ messages)

[PATCH RESEND] perf/lock: Fix non-atomic max/time and min_time updates in contention_data
 2026-05-06  7:04 UTC  (4+ messages)

[PATCH] perf callchain: Handle multiple address spaces
 2026-05-06  0:57 UTC  (9+ messages)

[PATCH v2] perf lock contention: Allow 'mmap_lock' in -L/--lock-filter
 2026-05-05 23:32 UTC  (2+ messages)

[PATCH v2] perf tools: Ensure event leader stays at head of evlist after sorting
 2026-05-05 21:22 UTC  (3+ messages)

[RESEND PATCH v2] perf tools: Ensure event leader stays at head of evlist after sorting
 2026-05-05 21:19 UTC 

[PATCH v4 1/8] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
 2026-05-05 20:42 UTC  (4+ messages)

[PATCH 4/5] perf: arm: pmu: fix reference leak on failed device registration
 2026-05-05 10:36 UTC  (4+ messages)
` [PATCH 1/5] perf/arm_pmu_acpi: fix reference leak in arm_pmu_acpi_probe error path

[PATCH] perf/arm-cmn: Add workarounds for CMN-S3 on Graviton5
 2026-05-05  2:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 00/20] ARM64 PMU Partitioning
 2026-05-04 23:47 UTC  (38+ messages)
` [PATCH v7 01/20] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v7 02/20] KVM: arm64: Reorganize PMU includes
` [PATCH v7 03/20] KVM: arm64: Reorganize PMU functions
` [PATCH v7 04/20] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v7 05/20] perf: arm_pmuv3: Check cntr_mask before using pmccntr
` [PATCH v7 06/20] perf: arm_pmuv3: Add method to partition the PMU
` [PATCH v7 07/20] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v7 08/20] KVM: arm64: Add Partitioned PMU register trap handlers
` [PATCH v7 09/20] KVM: arm64: Set up MDCR_EL2 to handle a Partitioned PMU
` [PATCH v7 10/20] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v7 11/20] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v7 12/20] perf: Add perf_pmu_resched_update()
` [PATCH v7 13/20] KVM: arm64: Apply dynamic guest counter reservations
` [PATCH v7 14/20] KVM: arm64: Implement lazy PMU context swaps
` [PATCH v7 15/20] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v7 16/20] KVM: arm64: Detect overflows for the Partitioned PMU
` [PATCH v7 17/20] KVM: arm64: Add vCPU device attr to partition the PMU
` [PATCH v7 18/20] KVM: selftests: Add find_bit to KVM library
` [PATCH v7 19/20] KVM: arm64: selftests: Add test case for Partitioned PMU
` [PATCH v7 20/20] KVM: arm64: selftests: Relax testing for exceptions when partitioned

[PATCH v2 1/3] perf build: Update error message for BUILD_NONDISTRO=1
 2026-05-04 23:33 UTC  (5+ messages)
` [PATCH v2 2/3] perf build: Add -fms-extensions for GEN_VMLINUX_H=1
` [PATCH v2 3/3] perf build: Remove NO_GTK2 build test

[PATCH] perf lock contention: Allow 'mmap_lock' in -L/--lock-filter
 2026-05-04 23:30 UTC  (3+ messages)

[PATCH 0/5] perf build: Update kernel headers
 2026-05-04 19:33 UTC  (9+ messages)
` [PATCH 1/5] perf trace: Sync linux/socket.h with the kernel source
` [PATCH 2/5] perf trace: Sync uapi/linux/fs.h "
` [PATCH 3/5] perf trace: Sync uapi/linux/mount.h "
` [PATCH 4/5] perf trace: Sync uapi/linux/sched.h "
` [PATCH 5/5] perf build: Add make check-headers target

[PATCH V4 1/2] tools/perf: Fix the check for parameterized field in event term
 2026-05-04 15:42 UTC  (2+ messages)
` [PATCH V4 2/2] tools/perf: Use scnprintf in buffer offset calculations

[PATCH v4] perf/core: Fix sampling period inconsistency across CPU migration
 2026-05-04 13:52 UTC  (3+ messages)

[PATCH] perf/arm-cmn: Add workarounds for CMN-S3 on Graviton5
 2026-05-04 13:37 UTC  (2+ messages)

[PATCH] perf: Extract is_mapping_symbol() helper for mapping symbol filtering
 2026-05-04  9:27 UTC  (2+ messages)

[PATCH V4 1/2] powerpc tools perf: Initialize error code in auxtrace_record_init function
 2026-05-04  5:14 UTC  (5+ messages)
` [PATCH V4 2/2] tools/perf: Add kernel-doc comment to auxtrace_record__init() function

[PATCH V3 1/2] tools/perf: Fix the check for parameterized field in event term
 2026-05-04  4:17 UTC  (3+ messages)

[PATCH v8 00/17] perf symbol/env: ELF machine clean up and lazy idle computation
 2026-05-04  1:35 UTC  (4+ messages)
` [PATCH v9 00/18] "
  ` [PATCH v9 01/18] perf env: Add perf_env__e_machine helper and use in perf_env__arch


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