messages from 2026-05-04 13:51:51 to 2026-05-08 23:14:05 UTC [more...]
[PATCH v3 0/9] perf/x86: Don't write PEBS_ENABLED on KVM transitions
2026-05-08 23:13 UTC (10+ messages)
` [PATCH v3 1/9] perf/x86/intel: Ensure guest PEBS path doesn't set unwanted PERF_GLOBAL_CTRL bits
` [PATCH v3 2/9] perf/x86/intel: Don't write PEBS_ENABLED on host<=>guest xfers if CPU has isolation
` [PATCH v3 3/9] perf/x86/intel: Don't context switch DS_AREA (and PEBS config) if PEBS is unused
` [PATCH v3 4/9] perf/x86/intel: Make @data a mandatory param for intel_guest_get_msrs()
` [PATCH v3 5/9] perf/x86/intel: Invert names of intel_ctrl_{guest,host}_mask
` [PATCH v3 6/9] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
` [PATCH v3 7/9] perf/x86/intel: KVM: Handle cross-mapped PEBS PMCs entirely within KVM
` [PATCH v3 8/9] KVM: VMX: Drop a redundant pmu->global_ctrl check when processing pebs_enable
` [PATCH v3 9/9] KVM: VMX: Only tell perf to enable PEBS counters for fully enabled PMCs
[PATCH v4 0/4] perf tools: Add inject --aslr feature and prerequisite robustness fixes
2026-05-08 21:49 UTC (30+ messages)
` [PATCH v5 0/5] "
` [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
` [PATCH v6 0/6] perf tools: Add inject --aslr feature and prerequisite robustness fixes
` [PATCH v6 1/6] perf sched: Add missing mmap2 handler in timehist
` [PATCH v6 2/6] perf tool: Missing delegate_tool schedstat delegates and dont_split_sample_group
` [PATCH v6 3/6] perf maps: Add maps__mutate_mapping
` [PATCH v6 4/6] perf inject/aslr: Add aslr tool to remap/obfuscate virtual addresses
` [PATCH v6 5/6] perf test: Add inject ASLR test
` [PATCH v6 6/6] perf aslr: Strip sample registers
[PATCH] perf test: Make leafloop workload immune to compiler options
2026-05-08 20:20 UTC (2+ messages)
[PATCH v3 0/8] perf tools amd ibs: Fixes + Zen6 enhancements
2026-05-08 18:20 UTC (10+ messages)
` [PATCH v3 1/8] perf test amd ibs: Fix incorrect kernel version check
` [PATCH v3 2/8] perf tool ibs: Sync AMD IBS header file
` [PATCH v3 3/8] perf test ibs: Skip privilege test on Zen6 and newer platforms
` [PATCH v3 4/8] perf amd ibs: Suppress bogus TlbRefillLat and DCPhysAd on Zen4+
` [PATCH v3 5/8] perf amd ibs: Make Fetch status bits dependent on PhyAddrValid for newer platforms
` [PATCH v3 6/8] perf amd ibs: Decode Remote-Socket flag in IBS OP raw dump
` [PATCH v3 7/8] perf amd ibs: Decode Streaming-store "
` [PATCH v3 8/8] perf doc: Document new IBS capabilities in man page
[PATCH v2 0/7] perf build: Update kernel headers
2026-05-08 12:30 UTC (11+ 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
[RFT PATCH v2 0/7] perf tool: Support iostat for multiple platform
2026-05-08 10:36 UTC (25+ 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 v1] perf record: Refactor ARM64 leaf caller setup out of arch
2026-05-08 10:35 UTC (3+ messages)
[PATCH v2] perf riscv: Add SDT argument parsing for RISC-V
2026-05-08 8:26 UTC (2+ messages)
[PATCH v2 0/8] perf tools amd ibs: Fixes + Zen6 enhancements
2026-05-08 6:05 UTC (4+ messages)
` [PATCH v2 3/8] perf test ibs: Remove obsolete privilege test
[PATCH 1/2] perf/lock: Fix non-atomic max/time and min_time updates in contention_data
2026-05-07 23:49 UTC (3+ messages)
` [PATCH 2/2] perf build: compile BPF skeletons with -mcpu=v3
[PATCH v2] perf: Extract is_mapping_symbol() helper for kernel mapping symbol filtering
2026-05-07 20:38 UTC (6+ 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 v4 0/6] perf DWARF: Fix libdw API contract violations and crashes
2026-05-07 8:20 UTC (7+ messages)
` [PATCH v5 0/9] [PATCH v5 0/9] "
[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 1/5] perf/arm_pmu_acpi: fix reference leak in arm_pmu_acpi_probe error path
2026-05-05 10:36 UTC
[PATCH 4/5] perf: arm: pmu: fix reference leak on failed device registration
2026-05-05 8:50 UTC (2+ messages)
[PATCH v2] perf/arm-cmn: Add workarounds for CMN-S3 on Graviton5
2026-05-05 2:31 UTC (3+ messages)
[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 3/3] perf build: Remove NO_GTK2 build test
2026-05-04 23:33 UTC (3+ messages)
[PATCH] perf lock contention: Allow 'mmap_lock' in -L/--lock-filter
2026-05-04 23:30 UTC (3+ messages)
[PATCH 5/5] perf build: Add make check-headers target
2026-05-04 19:33 UTC (2+ messages)
[PATCH 4/5] perf trace: Sync uapi/linux/sched.h with the kernel source
2026-05-04 19:33 UTC (2+ messages)
[PATCH 3/5] perf trace: Sync uapi/linux/mount.h with the kernel source
2026-05-04 19:33 UTC (2+ messages)
[PATCH v5 9/9] perf debuginfo: Fix libdw API contract violations
2026-05-04 17:54 UTC (4+ messages)
[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 (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox