public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-23 17:26:47 to 2026-01-28 11:17:46 UTC [more...]

[syzbot] [perf?] WARNING: suspicious RCU usage in get_callchain_entry
 2026-01-28  9:15 UTC  (7+ messages)

[PATCH] uprobes: fix incorrect lockdep condition in filter_chain()
 2026-01-28  9:58 UTC 

[PATCH] perf vendor events arm64: Add Tegra410 Olympus PMU events
 2026-01-28  9:36 UTC  (3+ messages)

[PATCH bpf-next v8 0/3] Pass external callchain entry to get_perf_callchain
 2026-01-28  9:10 UTC  (14+ messages)
` [PATCH bpf-next v8 1/3] perf: Add rctx in perf_callchain_entry
` [PATCH bpf-next v8 2/3] perf: Refactor get_perf_callchain
` [PATCH bpf-next v8 3/3] bpf: Hold ther perf callchain entry until used completely

[PATCH] perf callchain: Fix suspicious RCU usage in get_callchain_entry()
 2026-01-28  8:45 UTC  (4+ messages)

[Patch v2 0/3] Perf tools: remove arch-specific __weak
 2026-01-28  8:04 UTC  (12+ messages)
` [Patch v2 1/3] perf arch: Update arch headers to use relative UAPI paths
` [Patch v2 2/3] perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
` [Patch v2 3/3] perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function

[PATCH v1 0/6] perf sched stats: Fixes and improvements
 2026-01-28  8:03 UTC  (9+ messages)
` [PATCH v1 1/6] perf header: Replace hardcoded max cpus by MAX_NR_CPUS
` [PATCH v1 2/6] perf util: Fix NULL check in cpumask_to_cpulist()
` [PATCH v1 3/6] perf sched stats: Add NULL check for cd_map
` [PATCH v1 4/6] perf sched stats: correct spelling of function name
` [PATCH v1 5/6] perf sched stats: Define macro for SEP_LEN
` [PATCH v1 6/6] perf sched stats: Fixes in man page

[PATCH v1] perf kvm stat: Remove use of the arch directory
 2026-01-28  7:41 UTC 

[PATCH] perf/core: Drop an unused parameter 'ctx'
 2026-01-28  6:43 UTC  (2+ messages)

[PATCH] bpf/perf: Fix suspicious RCU usage in get_callchain_entry()
 2026-01-28  6:17 UTC 

[PATCH] perf: Fix data race in perf_event_set_bpf_handler()
 2026-01-28  2:48 UTC  (5+ messages)

[RESEND][PATCH 0/5] perf: Clean ups and simplifications
 2026-01-27 21:36 UTC  (12+ messages)
` [RESEND][PATCH 3/5] perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm == NULL

[PATCH 1/1 next] perf strlist: Remove dont_dupstr logic, used only once
 2026-01-27 19:07 UTC  (2+ messages)

[PATCH v6 15/16] ras: AEST: support vendor node CMN700
 2026-01-27 18:56 UTC  (2+ messages)

[PATCH v11 00/35] AMD and Intel metric generation with Python
 2026-01-27 18:45 UTC  (36+ messages)
` [PATCH v11 01/35] perf jevents: Build support for generating metrics from python
` [PATCH v11 02/35] perf jevents: Add load event json to verify and allow fallbacks
` [PATCH v11 03/35] perf jevents: Add RAPL event metric for AMD zen models
` [PATCH v11 04/35] perf jevents: Add idle "
` [PATCH v11 05/35] perf jevents: Add upc metric for uops per cycle for AMD
` [PATCH v11 06/35] perf jevents: Add br metric group for branch statistics on AMD
` [PATCH v11 07/35] perf jevents: Add itlb metric group for AMD
` [PATCH v11 08/35] perf jevents: Add dtlb "
` [PATCH v11 09/35] perf jevents: Add uncore l3 "
` [PATCH v11 10/35] perf jevents: Add load store breakdown metrics ldst "
` [PATCH v11 11/35] perf jevents: Add context switch metrics "
` [PATCH v11 12/35] perf jevents: Add RAPL metrics for all Intel models
` [PATCH v11 13/35] perf jevents: Add idle metric for "
` [PATCH v11 14/35] perf jevents: Add CheckPmu to see if a PMU is in loaded json events
` [PATCH v11 15/35] perf jevents: Add smi metric group for Intel models
` [PATCH v11 16/35] perf jevents: Mark metrics with experimental events as experimental
` [PATCH v11 17/35] perf jevents: Add tsx metric group for Intel models
` [PATCH v11 18/35] perf jevents: Add br metric group for branch statistics on Intel
` [PATCH v11 19/35] perf jevents: Add software prefetch (swpf) metric group for Intel
` [PATCH v11 20/35] perf jevents: Add ports metric group giving utilization on Intel
` [PATCH v11 21/35] perf jevents: Add L2 metrics for Intel
` [PATCH v11 22/35] perf jevents: Add load store breakdown metrics ldst "
` [PATCH v11 23/35] perf jevents: Add ILP metrics "
` [PATCH v11 24/35] perf jevents: Add context switch "
` [PATCH v11 25/35] perf jevents: Add FPU "
` [PATCH v11 26/35] perf jevents: Add Miss Level Parallelism (MLP) metric "
` [PATCH v11 27/35] perf jevents: Add mem_bw "
` [PATCH v11 28/35] perf jevents: Add local/remote "mem" breakdown metrics "
` [PATCH v11 29/35] perf jevents: Add dir "
` [PATCH v11 30/35] perf jevents: Add C-State metrics from the PCU PMU "
` [PATCH v11 31/35] perf jevents: Add local/remote miss latency metrics "
` [PATCH v11 32/35] perf jevents: Add upi_bw metric "
` [PATCH v11 33/35] perf jevents: Add mesh bandwidth saturation "
` [PATCH v11 34/35] perf jevents: Add cycles breakdown metric for arm64/AMD/Intel
` [PATCH v11 35/35] perf jevents: Validate that all names given an Event

[PATCH v10 00/35] AMD and Intel metric generation with Python
 2026-01-27 18:09 UTC  (3+ messages)

[PATCH v1 22/23] perf unwind-libdw: Don't discard loaded ELF/Dwarf after every unwind
 2026-01-27 18:08 UTC  (3+ messages)

[PATCH] perf tests: mmap: skip user counter tests when runtime PMU access is unavailable
 2026-01-27 17:13 UTC  (11+ messages)

[PATCH v9 0/3] Capstone/llvm dlopen support
 2026-01-27 17:12 UTC  (5+ messages)
` [PATCH v9 1/3] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v9 2/3] perf llvm: Support for dlopen-ing libLLVM.so
` [PATCH v9 3/3] perf llvm: Mangle libperf-llvm.so function names

[PATCH v2] perf jevents: Handle deleted JSONS in out of source builds
 2026-01-27 17:04 UTC  (2+ messages)

[RFC PATCH v1] perf tests: Test annotate with data type profiling and rust
 2026-01-27 17:00 UTC  (2+ messages)

[RFT PATCH 0/7] perf tool: Support iostat for multiple platforms
 2026-01-27 16:01 UTC  (12+ messages)
` [RFT PATCH 1/7] perf stat: Check color's length instead of the pointer
` [RFT PATCH 2/7] perf stat: Save unnecessary print_metric() call
` [RFT PATCH 3/7] perf-x86: iostat: Change iostat_prefix() to static
` [RFT PATCH 4/7] perf-iostat: Extend iostat interface to support different iostat PMUs
` [RFT PATCH 5/7] perf-iostat: Support wilder wildcard-match for pmus
` [RFT PATCH 6/7] perf-iostat: Make x86 iostat compatible with new iostat framework
` [RFT PATCH 7/7] perf-iostat: Enable iostat mode for HiSilicon PCIe PMU

[PATCH v6 13/16] ras: AEST: Introduce AEST inject interface to test AEST driver
 2026-01-27 12:52 UTC  (2+ messages)

[PATCH] perf jevents: Handle deleted JSONS in out of source builds
 2026-01-27 11:05 UTC  (6+ messages)

[PATCH v8 0/3] Capstone/llvm dlopen support
 2026-01-27  4:41 UTC  (3+ messages)

[PATCH v2 0/3] perf more ELF machine usage
 2026-01-27  4:09 UTC  (5+ messages)
` [PATCH v2 1/3] perf script: Fix script_fetch_insn for more than just x86
` [PATCH v2 2/3] perf callchain: Switch callchain_param_setup from an arch to an e_machine
` [PATCH v2 3/3] perf thread-stack: Switch thread_stack__init to use e_machine

[PATCH v5 02/10] perf header: Support CPU DOMAIN relation info
 2026-01-27  2:46 UTC  (4+ messages)

[PATCH v1 00/11] perf tools: Improvements to data type profiler
 2026-01-27  2:05 UTC  (12+ messages)
` [PATCH v1 01/11] perf dwarf-aux: Skip check_variable for die_find_variable_by_reg
` [PATCH v1 02/11] perf dwarf-aux: Add die_get_pointer_type to get pointer types
` [PATCH v1 03/11] perf dwarf-aux: Preserve typedefs in match_var_offset
` [PATCH v1 04/11] perf annotate-data: Improve type comparison from different scopes
` [PATCH v1 05/11] perf dwarf-aux: Handle array types in die_get_member_type
` [PATCH v1 06/11] perf annotate-data: Collect global variables without name
` [PATCH v1 07/11] perf annotate-data: Handle global variable access with const register
` [PATCH v1 08/11] perf annotate-data: Add invalidate_reg_state() helper for x86
` [PATCH v1 09/11] perf annotate-data: Invalidate caller-saved regs for all calls
` [PATCH v1 10/11] perf annotate-data: Use DWARF location ranges to preserve reg state
` [PATCH v1 11/11] perf dwarf-aux: Collect all variable locations for insn tracking

[RFC Patch] perf regs: Remove __weak attribute from perf-regs functions
 2026-01-27  0:54 UTC  (5+ messages)

[syzbot] [perf?] KCSAN: data-race in __perf_event_overflow / __perf_event_set_bpf_prog
 2026-01-26 23:50 UTC 

[PATCH v1 0/3] perf more ELF machine usage
 2026-01-26 22:07 UTC  (8+ messages)
` [PATCH v1 1/3] perf script: Fix script_fetch_insn for more than just x86
` [PATCH v1 2/3] perf callchain: Switch callchain_param_setup from an arch to an e_machine
` [PATCH v1 3/3] perf thread-stack: Switch thread_stack__init to use e_machine

[PATCH] perf session: print all machines in session dump
 2026-01-26 21:17 UTC  (2+ messages)

[PATCH 1/1 next] perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointer
 2026-01-26 21:15 UTC  (2+ messages)

[PATCH v1 0/4] perf e_flags support for CSKY
 2026-01-26 20:51 UTC  (6+ messages)
` [PATCH v1 1/4] perf dso: Factor out e_machine reading for use in thread
` [PATCH v1 2/4] perf thread: Add optional e_flags output argument to thread__e_machine
` [PATCH v1 3/4] perf perf_regs: Accurately compute register names for CSKY
` [PATCH v1 4/4] perf unwind-libdw: Wire up e_flags "

[PATCH v5 0/7] Introduce structure for shell tests
 2026-01-26 20:37 UTC  (5+ messages)

[PATCH] perf vendor events amd: Fix Zen 5 MAB allocation events
 2026-01-26 20:35 UTC  (3+ messages)

[PATCH linux-next] perf test: Fix test perf evlist for z/VM s390x
 2026-01-26 20:34 UTC  (3+ messages)

[PATCH 0/2] Support clock domains without a PMU instance
 2026-01-26 17:09 UTC  (5+ messages)
` [PATCH 1/2] perf/arm-ni: Don't crash in probing "
` [PATCH 2/2] dt-bindings/perf: Drop irqs for "

[RFC PATCH v1] perf sample: Add evsel to sample and avoid passing as a pair
 2026-01-26 17:20 UTC  (3+ messages)

[RFC PATCH 0/4] mm/damon: introduce perf event based access check
 2026-01-24  2:48 UTC 

[PATCH 0/6] KVM: x86/pmu: Add support for AMD HG_ONLY bits
 2026-01-24  1:09 UTC  (4+ messages)
` [PATCH 3/6] KVM: x86/pmu: Track enabled AMD PMCs with Host-Only xor Guest-Only bits set

[PATCH RESEND bpf-next v7 0/2] Pass external callchain entry to get_perf_callchain
 2026-01-23 18:40 UTC  (5+ messages)
` [PATCH bpf-next v7 2/2] bpf: Hold the perf callchain entry until used completely

[PATCH] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
 2026-01-23 18:29 UTC  (6+ messages)

[PATCH v3 00/12] perf annotate arch clean up
 2026-01-23 17:47 UTC  (3+ messages)
` [PATCH v3 11/12] perf disasm: Refactor arch__find and initialization of arch structs

[PATCH] perf annotate: Fix memcpy size in arch__grow_instructions
 2026-01-23 17:26 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