linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-23 04:18:50 to 2025-09-29 12:52:10 UTC [more...]

[RFC] Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
 2025-09-29 12:51 UTC 

[PATCH] tools headers: Sync x86 cpufeatures and arm64 cputype headers
 2025-09-29  9:17 UTC  (2+ messages)

[PATCH v2] perf tools c2c: Add annotation support to perf c2c report
 2025-09-29  8:07 UTC  (9+ messages)
` [PATCH v3] "
        ` [PATCH v4] "

[PATCH v2 0/3] Test/uniquification related fixes
 2025-09-29  2:39 UTC  (5+ messages)
` [PATCH v2 3/3] perf test: Avoid uncore_imc/clockticks in uniquification test

[PATCH] perf/x86/zhaoxin: Fix instructions error by missing fixedctr member
 2025-09-28  9:44 UTC  (2+ messages)

[PATCH] perf/x86/amd/uncore: use kcalloc() instead of multiplication
 2025-09-28  6:45 UTC  (2+ messages)

[Patch v7 02/12] perf/x86/intel: Fix NULL event access and potential PEBS record loss
 2025-09-28  6:00 UTC  (3+ messages)

[Patch v4 00/17] Support vector and more extended registers in perf
 2025-09-28  5:31 UTC  (20+ messages)
` [Patch v4 01/17] perf/x86: Use x86_perf_regs in the x86 nmi handler
` [Patch v4 02/17] perf/x86: Setup the regs data
` [Patch v4 03/17] x86/fpu/xstate: Add xsaves_nmi
` [Patch v4 04/17] perf: Move has_extended_regs() to header file
` [Patch v4 05/17] perf/x86: Support XMM register for non-PEBS and REGS_USER
` [Patch v4 06/17] perf: Support SIMD registers
` [Patch v4 07/17] perf/x86: Move XMM to sample_simd_vec_regs
` [Patch v4 08/17] perf/x86: Add YMM into sample_simd_vec_regs
` [Patch v4 09/17] perf/x86: Add ZMM "
` [Patch v4 10/17] perf/x86: Add OPMASK into sample_simd_pred_reg
` [Patch v4 11/17] perf/x86: Add eGPRs into sample_regs
` [Patch v4 12/17] perf/x86: Add SSP "
` [Patch v4 13/17] perf/x86/intel: Enable PERF_PMU_CAP_SIMD_REGS
` [Patch v4 14/17] perf tools: Only support legacy regs for the PT and PERF_REGS_MASK
` [Patch v4 15/17] perf tools: headers: Sync with the kernel sources
` [Patch v4 16/17] perf tools: parse-regs: Support the new SIMD format
` [Patch v4 17/17] perf tools: regs: Support to dump regs for PERF_SAMPLE_REGS_ABI_SIMD

[PATCH v2 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
 2025-09-28  2:38 UTC  (8+ messages)
` [PATCH v2 1/2] watchdog: move arm64 watchdog_hld into common code
    ` [External] "
` [PATCH v2 2/2] riscv: add HARDLOCKUP_DETECTOR_PERF support

[PATCH] perf: arm_cspmu: fix error handling in arm_cspmu_impl_unregister()
 2025-09-27  8:28 UTC  (2+ messages)

[BUG] linux/arch/x86/events/intel/uncore_snbep.c: MCx Channel PCI devices are swapped around
 2025-09-26 22:46 UTC 

[PATCH v4 1/2] perf: Reveal PMU type in fdinfo
 2025-09-26 19:55 UTC  (5+ messages)

[PATCH 0/8] perf build: Support building with Clang
 2025-09-26 16:19 UTC  (15+ messages)
` [PATCH 1/8] tools build: Align warning options with perf
` [PATCH 2/8] perf python: split Clang options when invoking Popen
` [PATCH 3/8] bpftool: Conditionally add -Wformat-signedness flag
` [PATCH 4/8] perf test coresight: Dismiss clang warning for memcpy thread
` [PATCH 5/8] perf test coresight: Dismiss clang warning for thread loop
` [PATCH 6/8] perf test coresight: Dismiss clang warning for unroll loop thread
` [PATCH 7/8] perf build: Support build with clang
` [PATCH 8/8] perf docs: Document building with Clang

[GIT PULL] Performance events updates for v6.18
 2025-09-26 14:36 UTC 

[PATCH bpf-next] selftests/bpf: Add stacktrace test for kprobe multi
 2025-09-26 10:54 UTC  (3+ messages)

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-09-26  7:12 UTC  (3+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "

[PATCH V3 0/6] perf/tools: Add interface to expose vpa dtl
 2025-09-26  4:53 UTC  (5+ messages)

[PATCH v2 0/5] add imx94 DDR Performance Monitor support
 2025-09-26  2:55 UTC  (3+ messages)

[PATCH v2 00/10] perf vendor events intel update
 2025-09-25 17:27 UTC  (11+ messages)
` [PATCH v2 01/10] perf vendor events intel: Update alderlake events to v1.34
` [PATCH v2 02/10] perf vendor events intel: Update arrowlake events to v1.13
` [PATCH v2 03/10] perf vendor events intel: Update emeraldrapids events to v1.20
` [PATCH v2 04/10] perf vendor events intel: Update grandridge events to v1.10
` [PATCH v2 05/10] perf vendor events intel: Update graniterapids events to v1.15
` [PATCH v2 06/10] perf vendor events intel: Update lunarlake events to v1.18
` [PATCH v2 07/10] perf vendor events intel: Update meteorlake events to v1.17
` [PATCH v2 08/10] perf vendor events intel: Update pantherlake events to v1.00
` [PATCH v2 09/10] perf vendor events intel: Update sapphirerapids events to v1.35
` [PATCH v2 10/10] perf vendor events intel: Update sierraforest events to v1.12

[PATCH] MAINTAINERS: Remove myself from perf_events subsystem
 2025-09-25 16:24 UTC 

[PATCH] perf: fix duplicated words in documentation and comments
 2025-09-25 15:18 UTC  (2+ messages)

[PATCH v8 00/12] perf: arm_spe: Armv8.8 SPE features
 2025-09-25 13:36 UTC  (3+ messages)
` [PATCH v8 08/12] perf: Add perf_event_attr::config4

[PATCH v5 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
 2025-09-25  2:07 UTC  (30+ messages)
` [PATCH v5 01/23] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v5 02/23] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v5 03/23] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v5 04/23] mm/ksw: add build system support
` [PATCH v5 05/23] mm/ksw: add ksw_config struct and parser
` [PATCH v5 06/23] mm/ksw: add singleton /proc/kstackwatch interface
` [PATCH v5 08/23] mm/ksw: Add atomic watchpoint management api
` [PATCH v5 09/23] mm/ksw: ignore false positives from exit trampolines
` [PATCH v5 10/23] mm/ksw: support CPU hotplug
` [PATCH v5 11/23] sched: add per-task context
` [PATCH v5 12/23] mm/ksw: add entry kprobe and exit fprobe management
` [PATCH v5 13/23] mm/ksw: add per-task ctx tracking
` [PATCH v5 14/23] mm/ksw: resolve stack watch addr and len
` [PATCH v5 15/23] mm/ksw: manage probe and HWBP lifecycle via procfs
` [PATCH v5 16/23] mm/ksw: add self-debug helpers
  ` [PATCH v5 17/23] mm/ksw: add test module
  ` [PATCH v5 18/23] mm/ksw: add stack overflow test
  ` [PATCH v5 19/23] mm/ksw: add recursive depth test
  ` [PATCH v5 20/23] mm/ksw: add multi-thread corruption test cases
  ` [PATCH v5 21/23] tools/ksw: add test script
  ` [PATCH v5 22/23] docs: add KStackWatch document
  ` [PATCH v5 23/23] MAINTAINERS: add entry for KStackWatch
` [PATCH v5 07/23] mm/ksw: add HWBP pre-allocation

[PATCH v1 00/10] perf vendor events intel update
 2025-09-24 22:20 UTC  (14+ messages)
` [PATCH v1 01/10] perf vendor events intel: Update alderlake events to v1.34
` [PATCH v1 02/10] perf vendor events intel: Update arrowlake events to v1.13
` [PATCH v1 03/10] perf vendor events intel: Update emeraldrapids events to v1.20
` [PATCH v1 04/10] perf vendor events intel: Update grandridge events to v1.10
` [PATCH v1 05/10] perf vendor events intel: Update graniterapids events to v1.15
` [PATCH v1 06/10] perf vendor events intel: Update lunarlake events to v1.18
` [PATCH v1 07/10] perf vendor events intel: Update meteorlake events to v1.17
` [PATCH v1 08/10] perf vendor events intel: Update pantherlake events to v1.00
` [PATCH v1 09/10] perf vendor events intel: Update sapphirerapids events to v1.35
` [PATCH v1 10/10] perf vendor events intel: Update sierraforest events to v1.12

[RESEND][PATCH v2 0/2] perf record: ratio-to-prev event term for auto counter reload
 2025-09-24 21:37 UTC  (6+ messages)
` [RESEND][PATCH v2 1/2] perf record: Add ratio-to-prev term
` [RESEND][PATCH v2 2/2] perf record: Add auto counter reload parse and regression tests

[PATCH] perf/dwc_pcie: Fix use of uninitialized variable
 2025-09-24 16:09 UTC  (2+ messages)

[PATCH 0/2] Add HARDLOCKUP_DETECTOR_PERF for riscv
 2025-09-24 15:22 UTC  (5+ messages)
` [PATCH 1/2] watchdog: refactor watchdog_hld functionality
    ` [External] "

[PATCH v1 0/4] Test fixes and debug logging
 2025-09-24  9:57 UTC  (4+ messages)

[PATCH v5 0/7] arm64: add R8A78000 support
 2025-09-24  9:37 UTC  (7+ messages)
` [PATCH v5 6/7] arm64: dts: renesas: Add R8A78000 X5H DTs

[PATCH RESEND] perf: make pmu_bus constant
 2025-09-24  1:12 UTC 

Thematic Funds Letter Of Intent
 2025-09-23 23:54 UTC 

[PATCH v6 00/28] Legacy hardware/cache events as json
 2025-09-23 22:33 UTC  (29+ messages)
` [PATCH v6 01/28] perf stat: Allow retry for default events
` [PATCH v6 02/28] perf parse-events: Fix legacy cache events if event is duplicated in a PMU
` [PATCH v6 03/28] perf perf_api_probe: Avoid scanning all PMUs, try software PMU first
` [PATCH v6 04/28] perf stat: Avoid wildcarding PMUs for default events
` [PATCH v6 05/28] perf record: Skip don't fail for events that don't open
` [PATCH v6 06/28] perf jevents: Support copying the source json files to OUTPUT
` [PATCH v6 07/28] perf pmu: Don't eagerly parse event terms
` [PATCH v6 08/28] perf parse-events: Remove unused FILE input argument to scanner
` [PATCH v6 09/28] perf pmu: Use fd rather than FILE from new_alias
` [PATCH v6 10/28] perf pmu: Factor term parsing into a perf_event_attr into a helper
` [PATCH v6 11/28] perf parse-events: Add terms for legacy hardware and cache config values
` [PATCH v6 12/28] perf jevents: Add legacy json terms and default_core event table helper
` [PATCH v6 13/28] perf pmu: Add and use legacy_terms in alias information
` [PATCH v6 14/28] perf jevents: Add legacy-hardware and legacy-cache json
` [PATCH v6 15/28] perf print-events: Remove print_hwcache_events
` [PATCH v6 16/28] perf print-events: Remove print_symbol_events
` [PATCH v6 17/28] perf parse-events: Remove hard coded legacy hardware and cache parsing
` [PATCH v6 18/28] perf record: Use evlist__new_default when no events specified
` [PATCH v6 19/28] perf top: "
` [PATCH v6 20/28] perf evlist: Avoid scanning all PMUs for evlist__new_default
` [PATCH v6 21/28] perf evsel: Improvements to __evsel__match
` [PATCH v6 22/28] perf test parse-events: Use evsel__match for legacy events
` [PATCH v6 23/28] perf test parse-events: Without a PMU use cpu-cycles rather than cycles
` [PATCH v6 24/28] perf test parse-events: Remove cpu PMU requirement
` [PATCH v6 25/28] perf test: Switch cycles event to cpu-cycles
` [PATCH v6 26/28] perf test: Clean up test_..config helpers
` [PATCH v6 27/28] perf test parse-events: Add evlist test helper
` [PATCH v6 28/28] perf test parse-events: Add evsel "

[PATCH] perf/annotate: Use architecture-agnostic register limit
 2025-09-23 19:11 UTC  (2+ messages)

[PATCH v5 00/25] Legacy hardware/cache events as json
 2025-09-23 15:52 UTC  (27+ messages)
` [PATCH v5 01/25] perf stat: Allow retry for default events
` [PATCH v5 02/25] perf parse-events: Fix legacy cache events if event is duplicated in a PMU
` [PATCH v5 03/25] perf perf_api_probe: Avoid scanning all PMUs, try software PMU first
` [PATCH v5 04/25] perf record: Skip don't fail for events that don't open
` [PATCH v5 05/25] perf jevents: Support copying the source json files to OUTPUT
` [PATCH v5 06/25] perf pmu: Don't eagerly parse event terms
` [PATCH v5 07/25] perf parse-events: Remove unused FILE input argument to scanner
` [PATCH v5 08/25] perf pmu: Use fd rather than FILE from new_alias
` [PATCH v5 09/25] perf pmu: Factor term parsing into a perf_event_attr into a helper
` [PATCH v5 10/25] perf parse-events: Add terms for legacy hardware and cache config values
` [PATCH v5 11/25] perf jevents: Add legacy json terms and default_core event table helper
` [PATCH v5 12/25] perf pmu: Add and use legacy_terms in alias information
` [PATCH v5 13/25] perf jevents: Add legacy-hardware and legacy-cache json
` [PATCH v5 14/25] perf print-events: Remove print_hwcache_events
` [PATCH v5 15/25] perf print-events: Remove print_symbol_events
` [PATCH v5 16/25] perf parse-events: Remove hard coded legacy hardware and cache parsing
` [PATCH v5 17/25] perf record: Use evlist__new_default when no events specified
` [PATCH v5 18/25] perf top: "
` [PATCH v5 19/25] perf evlist: Avoid scanning all PMUs for evlist__new_default
` [PATCH v5 20/25] perf evsel: Improvements to __evsel__match
` [PATCH v5 21/25] perf test parse-events: Use evsel__match for legacy events
` [PATCH v5 22/25] perf test parse-events: Remove cpu PMU requirement
` [PATCH v5 23/25] perf test parse-events: Without a PMU use cpu-cycles rather than cycles
` [PATCH v5 24/25] perf stat: Avoid wildcarding PMUs for default events
` [PATCH v5 25/25] perf test: Switch cycles event to cpu-cycles

Regression on perf stat command on s390 z/VM systems
 2025-09-23 14:30 UTC 

[PATCH V3 0/7] Add interface to expose vpa dtl counters via
 2025-09-23  6:22 UTC  (2+ messages)

[PATCH v5 00/21] Add Counter delegation ISA extension support
 2025-09-23  6:12 UTC  (3+ messages)
` [PATCH v5 12/21] RISC-V: perf: Modify the counter discovery mechanism
  ` [External] "


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).