linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH] perf tools annotate: fix a crash when annotate the same symbol with 's' and 'T'
 2025-10-15 12:30 UTC  (2+ messages)

[RFC] perf build: Allow passing extra Clang flags via EXTRA_CLANG_FLAGS
 2025-10-15 11:47 UTC  (8+ messages)

[PATCH] perf/x86/zhaoxin: Fix instructions error by missing fixedctr member
 2025-10-15  8:55 UTC  (4+ messages)
` [PATCH v3] "

[Patch v8 00/12] arch-PEBS enabling for Intel platforms
 2025-10-15  6:44 UTC  (13+ messages)
` [Patch v8 01/12] perf/x86: Remove redundant is_x86_event() prototype
` [Patch v8 02/12] perf/x86/intel: Fix NULL event access and potential PEBS record loss
` [Patch v8 03/12] perf/x86/intel: Replace x86_pmu.drain_pebs calling with static call
` [Patch v8 04/12] perf/x86/intel: Correct large PEBS flag check
` [Patch v8 05/12] perf/x86/intel: Initialize architectural PEBS
` [Patch v8 06/12] perf/x86/intel/ds: Factor out PEBS record processing code to functions
` [Patch v8 07/12] perf/x86/intel/ds: Factor out PEBS group "
` [Patch v8 08/12] perf/x86/intel: Process arch-PEBS records or record fragments
` [Patch v8 09/12] perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
` [Patch v8 10/12] perf/x86/intel: Update dyn_constranit base on PEBS event precise level
` [Patch v8 11/12] perf/x86/intel: Setup PEBS data configuration and enable legacy groups
` [Patch v8 12/12] perf/x86/intel: Add counter group support for arch-PEBS

[PATCH] perf: Fix system hang caused by cpu-clock
 2025-10-15  5:18 UTC 

[REGRESSION] bisected: perf: hang when using async-profiler caused by perf: Fix the POLL_HUP delivery breakage
 2025-10-15  0:27 UTC  (8+ messages)

[PATCH v4 0/9] perf tools: Some improvements on data type profiler
 2025-10-14 18:40 UTC  (11+ messages)
` [PATCH v4 1/9] perf annotate: Skip annotating data types to lea instructions
` [PATCH v4 2/9] perf annotate: Track address registers via TSR_KIND_POINTER
` [PATCH v4 3/9] perf annotate: Track arithmetic instructions on pointers
` [PATCH v4 4/9] perf annotate: Save pointer offset in stack state
` [PATCH v4 5/9] perf annotate: Invalidate register states for untracked instructions
` [PATCH v4 6/9] perf dwarf-aux: Skip check_variable for die_find_variable_by_reg
` [PATCH v4 7/9] perf dwarf-aux: Preserve typedefs in match_var_offset
` [PATCH v4 8/9] perf annotate: Improve type comparison from different scopes
` [PATCH v4 9/9] perf dwarf-aux: Support DW_OP_piece expressions

[PATCH] perf tools: Fix bool return value in gzip_is_compressed()
 2025-10-14 18:34 UTC  (6+ messages)

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

[RFC PATCH bpf-next v2 0/2] Pass external callchain entry to get_perf_callchain
 2025-10-14 15:02 UTC  (6+ messages)
` [RFC PATCH bpf-next v2 1/2] perf: Use extern perf_callchain_entry for get_perf_callchain
` [RFC PATCH bpf-next v2 2/2] bpf: Pass external callchain entry to get_perf_callchain

[PATCH v3] perf bpf_counter: Fix opening of "any"(-1) CPU events
 2025-10-14 14:06 UTC  (3+ messages)

[PATCH v2] perf build python: Don't leave a.out file when building with clang
 2025-10-14 14:05 UTC  (2+ messages)

[PATCH v1] perf stat: Additional verbose details for <not supported> events
 2025-10-14 14:04 UTC  (6+ messages)

[PATCH v2] perf tests: use strdup() in "Object code reading"
 2025-10-14 14:03 UTC  (2+ messages)

[PATCH v4 0/7] Introduce structure for shell tests
 2025-10-14 13:26 UTC  (4+ messages)
` [PATCH v4 2/7] perf tests: Create a "

[PATCH] [PATCH v3] perf/x86/amd: check event before enable to avoid GPF
 2025-10-14  8:37 UTC  (2+ messages)

[PATCH] perf tests record: allow for some difference in cycle count in leader sampling test on aarch64
 2025-10-14  8:29 UTC  (14+ messages)

[PATCH bpf-next RFC 0/2] Pass external callchain entry to get_perf_callchain
 2025-10-14  5:36 UTC  (6+ messages)
` [PATCH bpf-next RFC 1/2] perf: Use extern perf_callchain_entry for get_perf_callchain
` [PATCH bpf-next RFC 2/2] bpf: Pass external callchain entry to get_perf_callchain

[PATCH v4 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
 2025-10-14  3:14 UTC  (3+ messages)
` [PATCH v4 1/2] watchdog: move arm64 watchdog_hld into common code
` [PATCH v4 2/2] riscv: add HARDLOCKUP_DETECTOR_PERF support

[PATCH v2] perf vendor events riscv: add T-HEAD C920V2 JSON support
 2025-10-14  1:48 UTC 

[PATCH v3 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
 2025-10-13 23:09 UTC  (6+ messages)
` [PATCH v3 1/2] watchdog: move arm64 watchdog_hld into common code
` [PATCH v3 2/2] riscv: add HARDLOCKUP_DETECTOR_PERF support

[PATCH] perf trace: Increase syscall handler map size to 1024
 2025-10-13 20:22 UTC  (6+ messages)

[RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector
 2025-10-13 15:22 UTC  (14+ messages)

[PATCH v2 RESEND] perf/core: Fix missing read event generation on task exit
 2025-10-13 14:08 UTC  (2+ messages)

[PATCH v4] perf tools c2c: Add annotation support to perf c2c report
 2025-10-13 14:48 UTC  (24+ messages)
` [PATCH v5] "
        ` [PATCH v6] "
        ` [PATCH v6 1/3] "
        ` [PATCH v6 2/3] perf tools annotate: Fix a crash/hang when switch disassemble and source view
        ` [PATCH v6 3/3] perf tools c2c: Highlight the contention line in the annotate browser
            ` [PATCH v7 1/2] perf tools c2c: Add annotation support to perf c2c report
                ` [PATCH v8 "
                ` [PATCH v8 2/2] perf tools c2c: Highlight the contention line in the annotate browser
            ` [PATCH v7 "

[PATCH RESEND 0/3] perf/core: Fix address filter match with backing files
 2025-10-13 10:43 UTC  (7+ messages)
` [PATCH RESEND 1/3] "
` [PATCH RESEND 2/3] perf/core: Fix MMAP event path names "
` [PATCH RESEND 3/3] perf/core: Fix MMAP2 event device "

[PATCH v2 00/12] Implement support for IBS virtualization
 2025-10-13  5:53 UTC  (14+ messages)
` [PATCH v2 02/12] KVM: x86: Refactor APIC register mask handling to support extended APIC registers
` [PATCH v2 04/12] x86/cpufeatures: Add CPUID feature bit for Extended LVT
` [PATCH v2 05/12] KVM: x86: Add emulation support for Extented LVT registers

[PATCH] perf vendor events riscv: add T-HEAD C920V2 JSON support
 2025-10-12  1:46 UTC 

[PATCH] perf lzma: Fix return value in lzma_is_compressed()
 2025-10-11  3:47 UTC  (2+ messages)

[PATCH 0/2] tools headers: Cleanup headers
 2025-10-11  3:41 UTC  (3+ messages)
` [PATCH 1/2] tools headers: Remove unused kvm_perf.h copies

[PATCH RESEND v2] perf/headers: Document PERF_PMU_CAP capability flags
 2025-10-11  3:11 UTC  (2+ messages)

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

[PATCH v3 0/9] perf build: Support building with Clang
 2025-10-10  2:27 UTC  (2+ messages)

REGRESSION on linux-next (next-20250919)
 2025-10-10  0:47 UTC  (8+ messages)

[PATCH AUTOSEL 6.17-5.4] uprobe: Do not emulate/sstep original instruction when ip is changed
 2025-10-09 15:55 UTC 

[PATCH] perf sample: Fix the wrong format specifier
 2025-10-09 14:16 UTC  (2+ messages)

[PATCH] perf tools annotate: fix a crash/hang when switch disassemble and source view
 2025-10-09 14:57 UTC 

[PATCH v2] perf bpf_counter: Fix opening of "any"(-1) CPU events
 2025-10-09 13:03 UTC  (4+ messages)

[PATCH 00/25] perf arm_spe: Extend operations
 2025-10-09 12:49 UTC  (19+ messages)
` [PATCH 05/25] perf arm_spe: Decode ASE and FP fields in other operation
` [PATCH 08/25] perf arm_spe: Consolidate operation types
` [PATCH 11/25] perf arm_spe: Report MTE allocation tag in record
` [PATCH 14/25] perf arm_spe: Report memset and memcpy in records
` [PATCH 17/25] perf arm_spe: Expose length for SVE and SME operations
` [PATCH 19/25] perf/uapi: Extend data source fields
` [PATCH 20/25] perf mem: Print extended fields
` [PATCH 22/25] perf sort: Support sort ASE and SME

[PATCH v6 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
 2025-10-09  9:12 UTC  (4+ messages)
` [PATCH v6 23/23] MAINTAINERS: add entry for KStackWatch

[Patch v7 00/12] arch-PEBS enabling for Intel platforms
 2025-10-09  8:35 UTC  (2+ messages)

[PATCH] [PATCH v2] perf/x86/amd: check event before enable to avoid GPF
 2025-10-09  7:12 UTC  (3+ messages)

[GIT PULL] perf tools changes for v6.18
 2025-10-09  2:40 UTC  (2+ messages)

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


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