linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH bpf-next v2 0/2] Pass external callchain entry to get_perf_callchain
 2025-10-14 10:01 UTC  (3+ 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] [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  (15+ messages)

[REGRESSION] bisected: perf: hang when using async-profiler caused by perf: Fix the POLL_HUP delivery breakage
 2025-10-14  6:40 UTC  (6+ 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

[RFC] perf build: Allow passing extra Clang flags via EXTRA_CLANG_FLAGS
 2025-10-14  2:31 UTC  (6+ messages)

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

[PATCH v4 0/9] perf tools: Some improvements on data type profiler
 2025-10-13 18:16 UTC  (10+ 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

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

[PATCH] perf tools annotate: fix a crash when annotate the same symbol with 's' and 'T'
 2025-10-13 16:10 UTC 

[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] perf tools: Fix bool return value in gzip_is_compressed()
 2025-10-13 10:27 UTC  (4+ messages)

[PATCH v2 00/12] Implement support for IBS virtualization
 2025-10-13  5:53 UTC  (16+ 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 v2 10/12] KVM: SVM: Add support for IBS Virtualization

[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 v3] perf bpf_counter: Fix opening of "any"(-1) CPU events
 2025-10-11  1:37 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  (4+ 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 v1] perf stat: Additional verbose details for <not supported> events
 2025-10-09 13:31 UTC  (5+ messages)

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

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

[PATCH v7 00/27] Legacy hardware/cache events as json
 2025-10-08 21:43 UTC  (8+ messages)
` [PATCH v7 05/27] perf jevents: Support copying the source json files to OUTPUT

[Patch v3 0/2] perf record: ratio-to-prev event term for auto counter reload
 2025-10-08 20:30 UTC  (4+ messages)
` [Patch v3 1/2] perf record: Add ratio-to-prev term

[PATCH v1] perf bpf_counter: Fix opening of "any"(-1) CPU events
 2025-10-08 15:08 UTC  (3+ messages)

[PATCH] perf tests: Don't retest sections in "Object code reading"
 2025-10-08 15:07 UTC  (10+ messages)

[PATCH v2] perf tests: use strdup() in "Object code reading"
 2025-10-08 12:42 UTC 

[PATCH V3 0/6] perf/tools: Add interface to expose vpa dtl
 2025-10-08  7:22 UTC  (2+ messages)

[PATCH v8 0/3] Capstone/llvm dlopen support
 2025-10-07 16:38 UTC  (4+ messages)
` [PATCH v8 1/3] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v8 2/3] perf llvm: Support for dlopen-ing libLLVM.so
` [PATCH v8 3/3] perf llvm: Mangle libperf-llvm.so function names

[syzbot] [perf?] WARNING in __perf_event_overflow (2)
 2025-10-07 16:18 UTC  (2+ messages)

[PATCH v2] perf build python: Don't leave a.out file when building with clang
 2025-10-07 15:38 UTC 

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

[PATCH 0/4] perf c2c: Detect shared memory cachelines
 2025-10-07 14:38 UTC  (3+ 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).