linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-25 10:27:06 to 2025-10-01 18:29:12 UTC [more...]

[PATCH v1 1/2] perf test: Add an 'import perf' test shell script
 2025-10-01 18:29 UTC  (8+ messages)

[PATCH v2 0/8] perf build: Support building with Clang
 2025-10-01 18:25 UTC  (14+ messages)
` [PATCH v2 1/8] tools build: Align warning options with perf
` [PATCH v2 2/8] perf python: split Clang options when invoking Popen
` [PATCH v2 3/8] perf: build: Correct CROSS_ARCH for clang
` [PATCH v2 4/8] perf test coresight: Dismiss clang warning for memcpy thread
` [PATCH v2 5/8] perf test coresight: Dismiss clang warning for thread loop
` [PATCH v2 6/8] perf test coresight: Dismiss clang warning for unroll loop thread
` [PATCH v2 7/8] perf build: Support build with clang
` [PATCH v2 8/8] perf docs: Document building with Clang

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-10-01 18:14 UTC  (4+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "

[PATCH v1 1/2] perf bpf_counter: Move header declarations into C code
 2025-10-01 18:12 UTC  (2+ messages)
` [PATCH v1 2/2] perf bpf_counter: Fix handling of cpumap fixing hybrid

[PATCH v6 00/28] Legacy hardware/cache events as json
 2025-10-01 15:12 UTC  (3+ messages)

[PATCH] perf/annotate: Use architecture-agnostic register limit
 2025-10-01 14:14 UTC  (3+ messages)

[PATCH] MAINTAINERS: Remove myself from perf_events subsystem
 2025-10-01 14:12 UTC  (2+ messages)

[PATCH V3 0/6] perf/tools: Add interface to expose vpa dtl
 2025-10-01 14:09 UTC  (6+ messages)

[PATCH bpf 1/3] selftests/bpf: Fix open-coded gettid syscall in uprobe syscall tests
 2025-10-01 14:00 UTC  (4+ messages)
` [PATCH bpf 2/3] selftests/bpf: Fix typo in subtest_basic_usdt after merge conflict
` [PATCH bpf 3/3] selftests/bpf: Fix realloc size in bpf_get_addrs

[PATCH 0/3] perf test: Extend branch stack sampling test for arm64 BRBE
 2025-10-01 13:49 UTC  (3+ messages)

[PATCH v1] perf sched: Avoid union type punning undefined behavior
 2025-10-01 13:38 UTC  (3+ messages)

[PATCH 0/2] LIBBPF_DYNAMIC=1 fixes
 2025-10-01 13:34 UTC  (5+ messages)

[PATCH v4 0/7] Introduce structure for shell tests
 2025-10-01 12:37 UTC  (14+ messages)
` [PATCH v4 1/7] perf test perftool_testsuite: Use absolute paths
` [PATCH v4 2/7] perf tests: Create a structure for shell tests
` [PATCH v4 3/7] perf test: Provide setup for the shell test suite
` [PATCH v4 4/7] perftool-testsuite: Add empty setup for base_probe
` [PATCH v4 5/7] perf test: Introduce storing logs for shell tests
` [PATCH v4 6/7] perf test: Format log directories "
` [PATCH v4 7/7] perf test: Remove perftool drivers

[PATCH] perf: fix duplicated words in documentation and comments
 2025-10-01 12:35 UTC  (3+ messages)

[PATCH v5 0/8] tracing: wprobe: Add wprobe for watchpoint
 2025-10-01  0:30 UTC  (3+ messages)
` [PATCH v5 1/8] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint

[RFC] Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
 2025-09-30 22:53 UTC  (2+ messages)

[GIT PULL] Performance events updates for v6.18
 2025-09-30 21:02 UTC  (2+ messages)

[PATCH v2 00/10] perf vendor events intel update
 2025-09-30 17:31 UTC  (14+ 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

REGRESSION on linux-next (next-20250919)
 2025-09-30 15:09 UTC  (3+ messages)

inux-6.17/tools/perf/util/lzma.c:123: Strange return value ?
 2025-09-30 13:34 UTC  (2+ messages)

[PATCH v3] perf tools c2c: Add annotation support to perf c2c report
 2025-09-30 12:39 UTC  (6+ messages)
` [PATCH v4] "
      ` [PATCH v5] "

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

[RESEND][PATCH v2 0/2] perf record: ratio-to-prev event term for auto counter reload
 2025-09-30  7:28 UTC  (2+ messages)

[PATCH v2 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
 2025-09-30  7:11 UTC  (11+ 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] tools headers: Sync x86 cpufeatures and arm64 cputype headers
 2025-09-30  6:40 UTC  (3+ messages)

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

[PATCH v4 1/2] perf: Reveal PMU type in fdinfo
 2025-09-30  3:12 UTC  (6+ messages)

[PATCH] perf/x86/zhaoxin: Fix instructions error by missing fixedctr member
 2025-09-30  2:49 UTC  (3+ messages)
` [PATCH v3] "

[Patch v4 00/17] Support vector and more extended registers in perf
 2025-09-30  2:44 UTC  (6+ messages)
` [Patch v4 03/17] x86/fpu/xstate: Add xsaves_nmi

[PATCH v6 00/15] Support dynamic opening of capstone/llvm
 2025-09-29 19:08 UTC  (16+ messages)
` [PATCH v6 01/15] perf map: Constify objdump offset/address conversion APIs
` [PATCH v6 02/15] perf capstone: Move capstone functionality into its own file
` [PATCH v6 03/15] perf llvm: Move llvm "
` [PATCH v6 04/15] perf libbfd: Move libbfd functionality to "
` [PATCH v6 05/15] perf capstone: Remove open_capstone_handle
` [PATCH v6 06/15] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v6 07/15] perf llvm: Support for dlopen-ing libLLVM.so
` [PATCH v6 08/15] perf llvm: Mangle libperf-llvm.so function names
` [PATCH v6 09/15] perf dso: Move read_symbol from llvm/capstone to dso
` [PATCH v6 10/15] perf dso: Support BPF programs in dso__read_symbol
` [PATCH v6 11/15] perf llvm: Disassemble cleanup
` [PATCH v6 12/15] perf dso: Clean up read_symbol error handling
` [PATCH v6 13/15] perf disasm: Make ins__scnprintf and ins__is_nop static
` [PATCH v6 14/15] perf srcline: Fallback between addr2line implementations
` [PATCH v6 15/15] perf disasm: Remove unused evsel from annotate_args

[PATCH v1] perf build: Remove libtracefs configuration
 2025-09-29 17:06 UTC 

[PATCH 00/25] perf arm_spe: Extend operations
 2025-09-29 16:38 UTC  (26+ messages)
` [PATCH 01/25] perf arm_spe: Fix memset subclass in operation
` [PATCH 02/25] perf arm_spe: Unify operation naming
` [PATCH 03/25] perf arm_spe: Decode GCS operation
` [PATCH 04/25] perf arm_spe: Rename SPE_OP_PKT_IS_OTHER_SVE_OP macro
` [PATCH 05/25] perf arm_spe: Decode ASE and FP fields in other operation
` [PATCH 06/25] perf arm_spe: Decode SME data processing packet
` [PATCH 07/25] perf arm_spe: Remove unused operation types
` [PATCH 08/25] perf arm_spe: Consolidate "
` [PATCH 09/25] perf arm_spe: Introduce data processing macro for SVE operations
` [PATCH 10/25] perf arm_spe: Report register access in record
` [PATCH 11/25] perf arm_spe: Report MTE allocation tag "
` [PATCH 12/25] perf arm_spe: Report extended memory operations in records
` [PATCH 13/25] perf arm_spe: Report associated info for SVE / SME operations
` [PATCH 14/25] perf arm_spe: Report memset and memcpy in records
` [PATCH 15/25] perf arm_spe: Report GCS in record
` [PATCH 16/25] perf arm_spe: Expose SIMD information in other operations
` [PATCH 17/25] perf arm_spe: Expose length for SVE and SME operations
` [PATCH 18/25] perf arm_spe: Synthesize memory samples for SIMD operations
` [PATCH 19/25] perf/uapi: Extend data source fields
` [PATCH 20/25] perf mem: Print extended fields
` [PATCH 21/25] perf arm_spe: Set extended fields in data source
` [PATCH 22/25] perf sort: Support sort ASE and SME
` [PATCH 23/25] perf sort: Sort disabled and full predicated flags
` [PATCH 24/25] perf report: Update document for SIMD flags
` [PATCH 25/25] perf arm_spe: Improve SIMD flags setting

[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] 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 0/8] perf build: Support building with Clang
 2025-09-26 16:19 UTC  (10+ messages)
` [PATCH 3/8] bpftool: Conditionally add -Wformat-signedness flag
` [PATCH 4/8] perf test coresight: Dismiss clang warning for memcpy thread
` [PATCH 8/8] perf docs: Document building with Clang

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

[PATCH v2 0/5] add imx94 DDR Performance Monitor support
 2025-09-26  2:55 UTC  (3+ 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


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