Linux-perf-users Archive mirror
 help / color / mirror / Atom feed
[Patch v4 00/13] arch-PEBS enabling for Intel platforms
 2025-06-21  9:43 UTC  (20+ messages)
` [Patch v4 01/13] perf/x86/intel: Replace x86_pmu.drain_pebs calling with static call
` [Patch v4 02/13] perf/x86/intel: Correct large PEBS flag check
` [Patch v4 03/13] perf/x86/intel: Initialize architectural PEBS
` [Patch v4 04/13] perf/x86/intel/ds: Factor out PEBS record processing code to functions
` [Patch v4 05/13] perf/x86/intel/ds: Factor out PEBS group "
` [Patch v4 06/13] perf/x86/intel: Process arch-PEBS records or record fragments
` [Patch v4 07/13] perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
` [Patch v4 08/13] perf/x86/intel: Update dyn_constranit base on PEBS event precise level
` [Patch v4 09/13] perf/x86/intel: Setup PEBS data configuration and enable legacy groups
` [Patch v4 10/13] perf/x86/intel: Add counter group support for arch-PEBS
` [Patch v4 11/13] perf/x86: Support to sample SSP register
` [Patch v4 12/13] perf/x86/intel: Support to sample SSP register for arch-PEBS
` [Patch v4 13/13] perf tools: x86: Support to show SSP register

[PATCH v2 00/23] ARM64 PMU Partitioning
 2025-06-21  1:06 UTC  (29+ messages)
` [PATCH v2 01/23] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v2 02/23] arm64: Generate sign macro for sysreg Enums
` [PATCH v2 03/23] arm64: cpufeature: Add cpucap for PMICNTR
` [PATCH v2 04/23] arm64: Define PMI{CNTR,FILTR}_EL0 as undef_access
` [PATCH v2 05/23] KVM: arm64: Cleanup PMU includes
` [PATCH v2 06/23] KVM: arm64: Reorganize PMU functions
` [PATCH v2 07/23] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v2 07/23] perf: pmuv3: "
` [PATCH v2 08/23] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v2 09/23] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v2 10/23] KVM: arm64: Correct kvm_arm_pmu_get_max_counters()
` [PATCH v2 11/23] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v2 12/23] KVM: arm64: Writethrough trapped PMEVTYPER register
` [PATCH v2 13/23] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
` [PATCH v2 14/23] KVM: arm64: Writethrough trapped PMOVS register
` [PATCH v2 15/23] KVM: arm64: Write fast path PMU register handlers
` [PATCH v2 16/23] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
` [PATCH v2 17/23] KVM: arm64: Account for partitioning in PMCR_EL0 access
` [PATCH v2 18/23] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v2 19/23] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v2 20/23] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v2 20/23] perf: pmuv3: "
` [PATCH v2 21/23] KVM: arm64: Inject recorded guest interrupts
` [PATCH v2 22/23] KVM: arm64: Add ioctl to partition the PMU when supported
` [PATCH v2 23/23] KVM: arm64: selftests: Add test case for partitioned PMU

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-06-20 23:22 UTC  (18+ messages)
` [PATCH v7 01/10] x86/fred: Provide separate IRQ vs. NMI wrappers for entry from KVM
` [PATCH v7 02/10] x86/fred: Pass event data to the NMI entry point "
` [PATCH v7 03/10] x86/cpufeatures: Add the CPUID feature bit for NMI-source reporting
` [PATCH v7 07/10] x86/nmi: Prepare for the new NMI-source vector encoding

[PATCH v1] perf stat: Fix uncore aggregation number
 2025-06-20 22:12 UTC  (6+ messages)

[PATCH v3 0/5] perf: generate events for BPF metadata
 2025-06-20 21:41 UTC  (5+ messages)

[PATCH 0/3] perf tools build process cleanups and extra hints
 2025-06-20 21:24 UTC  (4+ messages)
` [PATCH 1/3] perf build: Suggest java-latest-openjdk-devel instead of old 1.8.0 one
` [PATCH 2/3] perf build: Add the libpfm devel fedora package name to the hint
` [PATCH 3/3] perf build: The bfd features are opt-in, stop testing for them by default

[PATCH] perf parse-events: Set default GH modifier properly
 2025-06-20 20:31 UTC  (3+ messages)

[PATCH v3] perf debug: Add function symbols to dump_stack
 2025-06-20 20:23 UTC  (2+ messages)

[PATCH v1] perf test: Add basic callgraph test to record testing
 2025-06-20 20:00 UTC  (3+ messages)

[PATCH] perf build: Specify that spellcheck should use the bash dialect
 2025-06-20 19:49 UTC  (4+ messages)

[PATCH v2 1/2] perf test workload noploop: Name the noploop process
 2025-06-20 19:41 UTC  (6+ messages)
` [PATCH v2 2/2] perf test: Add sched latency and script shell tests

[PATCH] perf/x86/intel: Fix unchecked PEBS_ENABLE MSR access error
 2025-06-20 17:45 UTC  (2+ messages)

[PATCH v1] perf test: Replace grep perl regexp with awk
 2025-06-20 17:40 UTC 

[perf] unchecked MSR access error: WRMSR to 0x3f1
 2025-06-20 16:12 UTC  (11+ messages)

[GIT PULL] perf tools fixes for v6.16
 2025-06-20 15:54 UTC 

[PATCH v2 0/3] Switch get/put unaligned to use memcpy
 2025-06-20 13:34 UTC  (8+ messages)
` [PATCH v2 1/3] vdso: Switch get/put unaligned from packed struct to memcpy
` [PATCH v2 2/3] tools headers: Update the linux/unaligned.h copy with the kernel sources
` [PATCH v2 3/3] tools headers: Remove unneeded ignoring of warnings in unaligned.h

[PATCH v2] perf/headers: Document PERF_PMU_CAP capability flags
 2025-06-20 13:06 UTC 

[PATCH] perf/arm-cmn: reduce stack usage in arm_cmn_probe()
 2025-06-20 11:51 UTC 

[PATCH 00/12] perf arm-spe: Support new events in FEAT_SPEv1p4
 2025-06-20 10:55 UTC  (28+ messages)
` [PATCH 01/12] drivers/perf: arm_spe: Store event reserved bits in driver data
` [PATCH 02/12] drivers/perf: arm_spe: Expose events capability
` [PATCH 03/12] perf arm_spe: Correct setting remote access
` [PATCH 04/12] perf arm_spe: Directly propagate raw event
` [PATCH 05/12] perf arm_spe: Decode event types for new features
` [PATCH 06/12] perf arm_spe: Add "events" entry in meta data
` [PATCH 07/12] perf arm_spe: Refine memory level filling
` [PATCH 08/12] perf arm_spe: Separate setting of memory levels for loads and stores
` [PATCH 09/12] perf arm_spe: Fill memory levels for FEAT_SPEv1p4
` [PATCH 10/12] perf arm_spe: Refactor arm_spe__get_metadata_by_cpu()
` [PATCH 11/12] perf arm_spe: Set HITM flag
` [PATCH 12/12] perf arm_spe: Allow parsing both data source and events

[PATCH] perf/headers: Document PERF_PMU_CAP capability flags
 2025-06-20  9:14 UTC  (6+ messages)

[PATCH] perf/x86/zhaoxin: Fix instructions error by missing fixedctr member
 2025-06-20  2:37 UTC  (6+ messages)
  ` [PATCH v2 v2] "
  ` [PATCH 0/1] CANCELLED: [PATCH "
  `  "
  ` [PATCH v3] "

[PATCH] perf/aux: Properly launch pending disable flow
 2025-06-19 16:52 UTC  (3+ messages)

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2025-06-19 10:49 UTC  (9+ messages)
` [RFC PATCH 1/4] cxl: Register devices for CXL Hotness Monitoring Units (CHMU)

[PATCH] perf vendor events arm64: Update FUJITSU-MONAKA pmu event
 2025-06-19  5:39 UTC  (3+ messages)

[PATCH 1/2] perf/x86/intel: Fix IA32_PMC_x_CFG_B MSRs access error
 2025-06-19  1:11 UTC  (4+ messages)

[PATCH] perf/x86/intel: Use early_initcall() to hook bts_init()
 2025-06-19  1:10 UTC  (2+ messages)

[PATCH v1] perf test: Add header shell test
 2025-06-19  0:25 UTC 

[PATCH] perf/x86: Replace strncpy() with memcpy() for vendor string
 2025-06-18 21:58 UTC 

[PATCH v1 1/2] perf test workload noploop: Name the noploop process
 2025-06-18 21:15 UTC  (2+ messages)
` [PATCH v1 2/2] perf test: Add sched latency and script shell tests

[PATCH] perf header: remove unecessary core id test
 2025-06-18 18:13 UTC  (2+ messages)

perf_event: avoiding gpf on rdpmc for top-down-events on hybrid
 2025-06-18 13:57 UTC  (11+ messages)

[PATCH] perf header: exempt x86_64 from core id test
 2025-06-18 13:55 UTC  (3+ messages)

[PATCH] tools/headers: Workaround the copy coherency issue of arm64's cputype.h
 2025-06-18 11:22 UTC  (4+ messages)

[RFC][PATCH] tracing: Deprecate auto-mounting tracefs in debugfs
 2025-06-18  9:27 UTC  (10+ messages)

[PATCH v2 1/4] perf test: Directory file descriptor leak
 2025-06-17 22:33 UTC  (4+ messages)
` [PATCH v2 2/4] perf evsel: Missed close when probing hybrid core PMUs
` [PATCH v2 3/4] perf trace: Add missed freeing of ordered events and thread
` [PATCH v2 4/4] libperf evsel: In exit add missed puts and assert close, etc. were called

[PATCH v1 1/4] perf test: Directory file descriptor leak
 2025-06-17 21:49 UTC  (7+ messages)
` [PATCH v1 3/4] perf trace: Add missed freeing of ordered events and thread

[RFC][PATCH v2] tracing: Deprecate auto-mounting tracefs in debugfs
 2025-06-17 20:26 UTC 

[PATCH v1 0/3] Switch get/put unaligned to use memcpy
 2025-06-17 18:55 UTC  (9+ messages)
` [PATCH v1 1/3] vdso: Switch get/put unaligned from packed struct to memcpy
` [PATCH v1 2/3] tools headers: Update the linux/unaligned.h copy with the kernel sources
` [PATCH v1 3/3] tools headers: Remove unneeded ignoring of warnings in unaligned.h

[PATCH RESEND v7 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-06-17 16:53 UTC  (8+ messages)

[PATCH 6.15 468/780] perf symbol: Fix use-after-free in filename__read_build_id
 2025-06-17 15:22 UTC 

[PATCH 6.12 297/512] perf symbol: Fix use-after-free in filename__read_build_id
 2025-06-17 15:24 UTC 

[Bug] Kernel BUG in function_graph tracer in linux kernel 6.16.0-rc2+
 2025-06-17 16:10 UTC  (2+ messages)

[linus:master] [perf machine] 4c04654455: kmsg.sanitizer.indirect_leak/__interceptor_malloc/__machine__new_host/machine__new_host/do_test_code_reading/test__code_reading/run_test_child
 2025-06-17  8:20 UTC 

[PATCH v2 0/4] perf: Remove libcrypto dependency
 2025-06-17  1:00 UTC  (5+ messages)
` [PATCH v2 1/4] perf build: enable -fno-strict-aliasing


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).