linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-06 07:10:01 to 2025-05-12 06:26:01 UTC [more...]

[PATCH v2 0/4] perf python: Add missing infra pieces for counting perf events
 2025-05-12  5:57 UTC  (5+ messages)
` [PATCH v2 1/4] perf python: Add support for perf_counts_values to return counter data
` [PATCH v2 2/4] perf python: Add evsel read method
` [PATCH v2 3/4] perf python: Add evlist close support
` [PATCH v2 4/4] perf python: Add counting.py as example for counting perf events

[RFC PATCH 00/15] perf: Fix the throttle logic for group
 2025-05-11 20:43 UTC  (21+ messages)
` [RFC PATCH 01/15] perf: Fix the throttle logic for a group
` [RFC PATCH 02/15] perf/x86/intel: Remove driver-specific throttle support
` [RFC PATCH 03/15] perf/x86/amd: "
` [RFC PATCH 04/15] perf/x86/zhaoxin: "
` [RFC PATCH 05/15] powerpc/perf: "
` [RFC PATCH 06/15] s390/perf: "
` [RFC PATCH 07/15] perf/arm: "
` [RFC PATCH 08/15] perf/apple_m1: "
` [RFC PATCH 09/15] alpha/perf: "
` [RFC PATCH 10/15] arc/perf: "
` [RFC PATCH 11/15] csky/perf: "
` [RFC PATCH 12/15] loongarch/perf: "
` [RFC PATCH 13/15] sparc/perf: "
` [RFC PATCH 14/15] xtensa/perf: "
` [RFC PATCH 15/15] mips/perf: "

make -C tools/perf build-test failing on aarch64
 2025-05-11 17:46 UTC  (2+ messages)

[PATCH v3] perf script: perf script tests fails with segfault
 2025-05-11  5:33 UTC  (2+ messages)

[PATCH] perf stat: Fix JSON output formatting in iostat_prefix()
 2025-05-10 17:38 UTC 

[PATCH v7 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-05-10 15:11 UTC  (22+ messages)
` [PATCH v7 01/21] dt-bindings: arm: pmu: Add Apple A7-A11 SoC CPU PMU compatibles
` [PATCH v7 02/21] drivers/perf: apple_m1: Only init PMUv3 remap when EL2 is available
` [PATCH v7 03/21] drivers/perf: apple_m1: Support per-implementation event tables
` [PATCH v7 04/21] drivers/perf: apple_m1: Support a per-implementation number of counters
` [PATCH v7 05/21] drivers/perf: apple_m1: Support configuring counters for 32-bit EL0
` [PATCH v7 06/21] drivers/perf: apple_m1: Support per-implementation PMU startup
` [PATCH v7 07/21] drivers/perf: apple_m1: Support per-implementation event attr group
` [PATCH v7 08/21] drivers/perf: apple_m1: Add Apple A7 support
` [PATCH v7 09/21] drivers/perf: apple_m1: Add Apple A8/A8X support
` [PATCH v7 10/21] drivers/perf: apple_m1: Add A9/A9X support
` [PATCH v7 11/21] drivers/perf: apple_m1: Add Apple A10/A10X/T2 Support
` [PATCH v7 12/21] drivers/perf: apple_m1: Add Apple A11 Support
` [PATCH v7 13/21] arm64: dts: apple: s5l8960x: Add CPU PMU nodes
` [PATCH v7 14/21] arm64: dts: apple: t7000: "
` [PATCH v7 15/21] arm64: dts: apple: t7001: "
` [PATCH v7 16/21] arm64: dts: apple: s800-0-3: "
` [PATCH v7 17/21] arm64: dts: apple: s8001: "
` [PATCH v7 18/21] arm64: dts: apple: t8010: "
` [PATCH v7 19/21] arm64: dts: apple: t8011: "
` [PATCH v7 20/21] arm64: dts: apple: t8012: "
` [PATCH v7 21/21] arm64: dts: apple: t8015: "

[PATCH RESEND v6 03/21] drivers/perf: apple_m1: Support per-implementation event tables
 2025-05-10  5:58 UTC  (3+ messages)

[PATCH 1/2] perf test: Fix LBR test by ignoring idle task
 2025-05-09 21:30 UTC  (2+ messages)
` [PATCH 2/2] perf test: Update sysfs path for core PMU caps

[PATCH v2] perf report: Add 'tgid' sort key
 2025-05-09 21:04 UTC 

[PATCH v2] perf lock contention: Add -J/--inject-delay option
 2025-05-09 20:15 UTC  (2+ messages)

[PATCHv2 bpf-next 0/3] bpf: Retrieve ref_ctr_offset from uprobe perf link
 2025-05-09 20:05 UTC  (5+ messages)
` [PATCHv2 bpf-next 1/3] bpf: Add support to retrieve ref_ctr_offset for "
` [PATCHv2 bpf-next 2/3] selftests/bpf: Add link info test for ref_ctr_offset retrieval
` [PATCHv2 bpf-next 3/3] bpftool: Display ref_ctr_offset for uprobe link info

[PATCH v2 0/6] Use rustc-demangle for Rust demangling
 2025-05-09 20:03 UTC  (2+ messages)

[PATCH] perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq
 2025-05-09 17:01 UTC  (2+ messages)

[RFC/PATCHSET 00/11] perf mem: Add new output fields for data source (v1)
 2025-05-09 16:17 UTC  (3+ messages)

[PATCH v5 00/17] perf: Deferred unwinding of user space stack traces
 2025-05-09 15:55 UTC  (9+ messages)
` [PATCH v5 13/17] perf: Support deferred user callchains

[PATCH bpf-next 0/3] bpf: Retrieve ref_ctr_offset from uprobe perf link
 2025-05-09 15:54 UTC  (14+ messages)
` [PATCH bpf-next 1/3] bpf: Add support to retrieve ref_ctr_offset for "
` [PATCH bpf-next 2/3] selftests/bpf: Add link info test for ref_ctr_offset retrieval
` [PATCH bpf-next 3/3] bpftool: Display ref_ctr_offset for uprobe link info

[RFC/PATCH] perf lock contention: Add -J/--inject-delay option
 2025-05-09 15:48 UTC  (5+ messages)

[PATCH v1] perf trace: Fix some more memory leaks
 2025-05-09 15:47 UTC  (5+ messages)

[PATCH] perf/arm-cmn: Fix REQ2/SNP2 mixup
 2025-05-09 13:55 UTC  (2+ messages)

[PATCH v1] perf/amlogic: Replace smp_processor_id() with raw_smp_processor_id() in meson_ddr_pmu_create()
 2025-05-09 13:55 UTC  (2+ messages)

[PATCH v2 00/47] Perf build support for -Wshorten-64-to-32
 2025-05-09 12:56 UTC  (3+ messages)
` [PATCH v2 05/47] arm64: cputype: Silence -Wshorten-64-to-32 warnings

[PATCH v3 4/7] arm64: probes: Add GCS support to bl/blr/ret
 2025-05-09 11:56 UTC  (2+ messages)

[PATCH 0/3] perf vendor events amd: Address event errata
 2025-05-09  8:40 UTC  (8+ messages)
` [PATCH 1/3] perf vendor events amd: Remove Zen 5 instruction cache events
` [PATCH 2/3] perf vendor events amd: Remove Zen 5 TLB flush event
` [PATCH 3/3] perf vendor events amd: Remove Zen 5 IBS fetch event

[PATCH] perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value
 2025-05-09  2:19 UTC  (6+ messages)

[PATCH] perf kvm: Fix arm64 VM-EXIT event detection
 2025-05-09  1:54 UTC 

[PATCH v5 0/9] x86: Add support for NMI-source reporting with FRED
 2025-05-09  0:46 UTC  (24+ messages)
` [PATCH v5 1/9] x86/fred, KVM: VMX: Pass event data to the FRED entry point from KVM
` [PATCH v5 2/9] x86/cpufeatures: Add the CPUID feature bit for NMI-source reporting
` [PATCH v5 3/9] x86/nmi: Extend the registration interface to include the NMI-source vector
` [PATCH v5 4/9] x86/nmi: Assign and register NMI-source vectors
` [PATCH v5 5/9] x86/nmi: Add support to handle NMIs with source information
` [PATCH v5 6/9] x86/nmi: Prepare for the new NMI-source vector encoding
` [PATCH v5 7/9] x86/nmi: Enable NMI-source for IPIs delivered as NMIs
` [PATCH v5 8/9] perf/x86: Enable NMI-source reporting for perfmon
` [PATCH v5 9/9] x86/nmi: Include NMI-source information in tracepoint and debug prints

[PATCH v5] perf: Allocate non-contiguous AUX pages by default
 2025-05-08 23:26 UTC 

perf r5101c4 counter regression
 2025-05-08 20:56 UTC  (2+ messages)

[PATCH v2] perf top: populate PMU capabilities data in perf_env
 2025-05-08 16:31 UTC 

[PATCH v3 0/5] NMI warning and debug improvements
 2025-05-08 16:05 UTC  (3+ messages)

[PATCH v2] perf pmu: Use available core PMU for raw events
 2025-05-08 15:11 UTC  (2+ messages)

[PATCH v3 0/3] Add support for long task name
 2025-05-08 14:02 UTC  (13+ messages)
` [PATCH v3 1/3] exec: Remove obsolete comments
` [PATCH v3 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v3 3/3] exec: Add support for 64 byte 'tsk->real_comm'

[RFC/PATCH] perf report: Support latency profiling in system-wide mode
 2025-05-08 12:24 UTC  (18+ messages)

[PATCH v4] perf: Allocate non-contiguous AUX pages by default
 2025-05-08 10:46 UTC  (3+ messages)

[syzbot] [perf?] WARNING in __perf_event_overflow (2)
 2025-05-08  9:57 UTC 

[PATCH] perf pmu: Consider raw events as legacy events
 2025-05-07 21:50 UTC  (3+ messages)

[RFC][PATCH] tracing/sched: Use __string() instead of fixed lengths for task->comm
 2025-05-07 17:34 UTC 

[PATCH] perf/x86/amd/core: Fix Family 17h+ instruction cache events
 2025-05-07 12:12 UTC 

[PATCH][next] perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming"
 2025-05-07  8:24 UTC 

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-05-07  0:46 UTC  (4+ messages)

[PATCH v21 0/4] arm64/perf: Enable branch stack sampling
 2025-05-06 21:30 UTC  (3+ messages)

[PATCH v16 00/10] perf record --off-cpu: Dump off-cpu samples directly
 2025-05-06 20:51 UTC  (4+ messages)

[PATCH] perf top: populate PMU capabilities data in perf_env
 2025-05-06 18:52 UTC  (6+ messages)

[PATCH 00/10] perf: arm_spe: Armv8.8 SPE features
 2025-05-06 11:41 UTC  (11+ messages)
` [PATCH 01/10] arm64: sysreg: Add new PMSIDR_EL1 and PMSFCR_EL1 fields
` [PATCH 02/10] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH 03/10] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH 04/10] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH 05/10] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH 06/10] perf: Add perf_event_attr::config4
` [PATCH 07/10] perf: arm_spe: Add support for filtering on data source
` [PATCH 08/10] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH 09/10] perf tools: Add support for perf_event_attr::config4
` [PATCH 10/10] perf docs: arm-spe: Document new SPE filtering features

[PATCH] x86: pebs: remove redundant assignments to sample.period
 2025-05-06  9:49 UTC 


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 NNTP newsgroup(s).