linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-26 06:43:53 to 2025-08-05 19:40:16 UTC [more...]

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-08-05 19:39 UTC  (9+ messages)
` [PATCH 1/8] riscv: Add insn.c, consolidate instruction decoding
` [PATCH 2/8] riscv: Add SBI debug trigger extension and function ids
` [PATCH 3/8] riscv: insn: Add get_insn_nofault
` [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints
` [PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping
` [PATCH 6/8] riscv: ptrace: Add hw breakpoint support
` [PATCH 7/8] riscv: ptrace: Add hw breakpoint regset
` [PATCH 8/8] selftests: riscv: Add test for hardware breakpoints

[PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
 2025-08-05 19:16 UTC  (4+ messages)

[PATCH v3 0/2] perf/s390: Regression: Move uid filtering to BPF filters
 2025-08-05 17:14 UTC  (7+ messages)
` [PATCH v3 1/2] libbpf: Add the ability to suppress perf event enablement
` [PATCH v3 2/2] perf bpf-filter: Enable events manually

[PATCH] perf build: Allow using compiler wrappers with CLANG
 2025-08-05 12:09 UTC 

[PATCH] uprobes: Remove redundant __GFP_NOWARN
 2025-08-05 11:33 UTC  (2+ messages)

[PATCH 0/5] Perf kvm commands bug fix
 2025-08-05 11:32 UTC  (8+ messages)
` [PATCH 1/5] perf tools kvm: Add missed memory allocation check and free
` [PATCH 2/5] perf tools kvm: Fix the potential out of range memory access issue
` [PATCH 3/5] perf tools: Add helper x86__is_intel_cpu()
` [PATCH 4/5] perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel
` [PATCH 5/5] perf tools kvm: Use "cycles" to sample guest for "kvm top" "

[PATCH v6 0/3] Add support for long task name
 2025-08-05 11:13 UTC  (7+ messages)
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation

[PATCH] perf/docu: Update header documentation on BPF_PROG_INFO
 2025-08-05  9:03 UTC 

[syzbot] [perf?] KASAN: slab-use-after-free Read in __task_pid_nr_ns
 2025-08-05  8:58 UTC 

[PATCH] perf: pmu: Fix IS_ERR() vs NULL check bug in perf_pmu__init
 2025-08-05  6:32 UTC 

[PATCH v1 00/11] Implement support for IBS virtualization
 2025-08-05  1:10 UTC  (7+ messages)
` [PATCH v1 04/11] KVM: x86: Add emulation support for Extented LVT registers

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-08-05  0:54 UTC  (15+ messages)
` [PATCH v4 10/38] perf/x86: Support switch_guest_ctx interface
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc

[PATCH 0/3] perf: arm_spe: Add support for SPE VM interface
 2025-08-04 21:49 UTC  (14+ messages)
` [PATCH 2/3] perf: arm_spe: Disable buffer before writing to PMBPTR_EL1 or PMBSR_EL1

[PATCH] perf test: Added .gitignore to shell base_report
 2025-08-04 17:41 UTC 

[perf test] Question on TODO in test_basic.sh for showcpuutilization
 2025-08-04 17:12 UTC 

[PATCH v2 00/10] Introduce structure for shell tests
 2025-08-04 14:39 UTC  (6+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 3/7] perf test: Provide setup for the shell test suite

[PATCH v1 0/7] perf bench: Add qspinlock benchmark
 2025-08-04 14:28 UTC  (17+ messages)
` [PATCH v1 1/7] tools: Import cmpxchg and xchg functions
` [PATCH v1 2/7] tools: Import smp_cond_load and atomic_cond_read
` [PATCH v1 3/7] tools: Partial import of prefetch.h
` [PATCH v1 4/7] tools: Implement userspace per-cpu
` [PATCH v1 5/7] perf bench: Import qspinlock from kernel
` [PATCH v1 6/7] perf bench: Add 'bench sync qspinlock' subcommand
` [PATCH v1 7/7] perf bench sync: Add latency histogram functionality

[PATCH] perf auxtrace: Avoid redundant NULL check in auxtrace_mmap_params__set_idx()
 2025-08-04 12:08 UTC  (2+ messages)

[PATCH] perf: riscv: skip empty batches in counter start
 2025-08-04  4:54 UTC  (2+ messages)

[GIT PULL] perf-tools updates for v6.17
 2025-08-02  0:40 UTC  (2+ messages)

[PATCH v2 1/1] perf test: Ensure lock contention using pipe mode
 2025-08-01 17:24 UTC  (6+ messages)

[PATCH 1/1 v6.17] perf python: Stop using deprecated PyUnicode_AsString()
 2025-08-01 17:24 UTC  (2+ messages)

[PATCH] perf record: Cache build-ID of hit DSOs only
 2025-08-01 17:24 UTC  (5+ messages)

[PATCH] perf tools c2c: Add annotation support to perf c2c report
 2025-08-01  7:51 UTC 

[PATCH v5 00/20] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-31 13:54 UTC  (30+ messages)
` [PATCH v5 01/20] bus: firewall: move stm32_firewall header file in include folder
` [PATCH v5 02/20] dt-bindings: stm32: stm32mp25: add `#access-controller-cells` property
` [PATCH v5 03/20] clk: stm32mp25: add firewall grant_access ops
` [PATCH v5 04/20] arm64: dts: st: set rcc as an access-controller
` [PATCH v5 05/20] dt-bindings: memory: factorise LPDDR props into SDRAM props
` [PATCH v5 06/20] dt-bindings: memory: introduce DDR4
` [PATCH v5 07/20] dt-bindings: memory: factorise LPDDR channel binding into SDRAM channel
` [PATCH v5 08/20] dt-binding: memory: add DDR4 channel compatible
` [PATCH v5 09/20] dt-bindings: memory: SDRAM channel: standardise node name
` [PATCH v5 10/20] arm64: dts: st: add LPDDR channel to stm32mp257f-dk board
` [PATCH v5 11/20] arm64: dts: st: add DDR channel to stm32mp257f-ev1 board
` [PATCH v5 12/20] dt-bindings: perf: stm32: introduce DDRPERFM dt-bindings
` [PATCH v5 13/20] perf: stm32: introduce DDRPERFM driver
` [PATCH v5 14/20] Documentation: perf: stm32: add ddrperfm support
` [PATCH v5 15/20] MAINTAINERS: add myself as STM32 DDR PMU maintainer
` [PATCH v5 16/20] ARM: dts: stm32: add ddrperfm on stm32mp131
` [PATCH v5 17/20] ARM: dts: stm32: add ddrperfm on stm32mp151
` [PATCH v5 18/20] arm64: dts: st: add ddrperfm on stm32mp251
` [PATCH v5 19/20] arm64: dts: st: support ddrperfm on stm32mp257f-dk
` [PATCH v5 20/20] arm64: dts: st: support ddrperfm on stm32mp257f-ev1

[PATCH v4 00/15] perf arm-spe: Support new events in FEAT_SPEv1p4
 2025-07-31 13:25 UTC  (16+ messages)
` [PATCH v4 01/15] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v4 02/15] perf: arm_spe: Expose event filter
` [PATCH v4 03/15] perf arm_spe: Correct setting remote access
` [PATCH v4 04/15] perf arm_spe: Correct memory level for "
` [PATCH v4 05/15] perf arm_spe: Use full type for data_src
` [PATCH v4 06/15] perf arm_spe: Directly propagate raw event
` [PATCH v4 07/15] perf arm_spe: Decode event types for new features
` [PATCH v4 08/15] perf arm_spe: Add "event_filter" entry in meta data
` [PATCH v4 09/15] perf arm_spe: Refine memory level filling
` [PATCH v4 10/15] perf arm_spe: Separate setting of memory levels for loads and stores
` [PATCH v4 11/15] perf arm_spe: Fill memory levels for FEAT_SPEv1p4
` [PATCH v4 12/15] perf arm_spe: Improve CPU number retrieving in per-thread mode
` [PATCH v4 13/15] perf arm_spe: Refactor arm_spe__get_metadata_by_cpu()
` [PATCH v4 14/15] perf arm_spe: Set HITM flag
` [PATCH v4 15/15] perf arm_spe: Allow parsing both data source and events

[PATCH v1 0/5] perf bench: Add rcu to the 'bench sync' collection
 2025-07-31 13:26 UTC  (6+ messages)
` [PATCH v1 1/5] perf bench: Add RCU benchmark using rcuscale kernel module
` [PATCH v1 2/5] perf bench: Implement subprocess execution for 'sync rcu'
` [PATCH v1 3/5] perf bench: Add 'range' mode to "
` [PATCH v1 4/5] perf bench: Add 'ratio' "
` [PATCH v1 5/5] perf bench: Add documentation for 'sync rcu' suite

[PATCH RESEND v3 5/6] perf record: Support AUX pause and resume with BPF
 2025-07-31 10:57 UTC  (4+ messages)

[PATCH] perf/x86/intel/uncore: remove dead check
 2025-07-31  9:58 UTC 

[PATCH v2] perf/s390: Regression: Move uid filtering to BPF filters
 2025-07-31  9:31 UTC  (3+ messages)

[PATCH bpf] libbpf: eBPF fails on events with auxiliary data
 2025-07-31  7:41 UTC  (3+ messages)

[linux-next:master] [perf stat] faebee18d7: perf-sanity-tests.perf_stat_CSV_output_linter.fail
 2025-07-31  7:12 UTC 

[PATCH v2 1/2] perf topdown: Use attribute to see an event is a topdown metic or slots
 2025-07-30 18:14 UTC  (4+ messages)

[perf] fuzzer triggers BUG: KASAN: wild-memory-access in x86_pmu_stop
 2025-07-30 13:53 UTC 

[GIT PULL] Performance events updates for v6.17
 2025-07-30  3:39 UTC  (2+ messages)

[PATCH 0/6] KVM: Export KVM-internal symbols for sub-modules only
 2025-07-30  2:14 UTC  (8+ messages)
` [PATCH 1/6] KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
` [PATCH 2/6] KVM: Export KVM-internal symbols for sub-modules only
` [PATCH 3/6] KVM: x86: Move kvm_intr_is_single_vcpu() to lapic.c
` [PATCH 4/6] KVM: x86: Drop pointless exports of kvm_arch_xxx() hooks
` [PATCH 5/6] KVM: x86: Export KVM-internal symbols for sub-modules only
` [PATCH 6/6] x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible

[perf] fuzzer triggers "BUG: kernel NULL pointer dereference"
 2025-07-30  1:54 UTC  (6+ messages)

[PATCH v2 1/1] perf tools: Avoid auto-complete failure if sysfs events are missing
 2025-07-29 11:03 UTC 

[PATCH v1 0/3] perf bench: Add ticket spinlock benchmark
 2025-07-29  8:12 UTC  (4+ messages)
` [PATCH v1 1/3] tools: Import atomic_fetch_{and,add,sub}
` [PATCH v1 2/3] perf bench: Import ticket_spinlock from kerne
` [PATCH v1 3/3] perf bench: Add 'bench sync ticket' subcommand

[PATCH] event/core.c: fix warning format specifier to use %llu instead of %lld for u64 values
 2025-07-29  7:06 UTC 

[PATCHSET v4 0/9] perf annotate: Support --code-with-type on TUI
 2025-07-28 18:54 UTC  (22+ messages)
` [PATCH v4 1/9] perf annotate: Rename to __hist_entry__tui_annotate()
` [PATCH v4 2/9] perf annotate: Remove __annotation_line__write()
` [PATCH v4 3/9] perf annotate: Pass annotation_print_data to annotation_line__write()
` [PATCH v4 4/9] perf annotate: Simplify width calculation in annotation_line__write()
` [PATCH v4 5/9] perf annotate: Add --code-with-type support for TUI
` [PATCH v4 8/9] perf annotate: Hide data-type for stack operation and canary
` [PATCH v4 9/9] perf annotate: Add dso__debuginfo() helper

[PATCH v1 00/19] Intel TMA 5.1 metrics and event updates
 2025-07-28 18:12 UTC  (5+ messages)

[PATCH v9 00/16] New perf ilist app
 2025-07-28 18:04 UTC  (4+ messages)

[PATCH] perf tools: Remove libtraceevent in .gitignore
 2025-07-28 18:03 UTC  (2+ messages)

[PATCH v3 00/19] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-28 13:12 UTC  (6+ messages)
` [PATCH v3 12/19] perf: stm32: introduce DDRPERFM driver

[PATCH] perf/util: make TYPE_STATE_MAX_REGS architecture-dependent
 2025-07-28 11:57 UTC 

[PATCH 0/2] perf python: Add an example for sampling
 2025-07-28  5:59 UTC  (3+ messages)
` [PATCH 1/2] perf python: Add support for record_opts struct
` [PATCH 2/2] perf python: Add sampling.py as example for sampling

[PATCH v1 0/6] perf tools: Some improvements on data type profiler
 2025-07-27  0:32 UTC  (13+ messages)
` [PATCH v1 1/6] perf dwarf-aux: Use signed comparison in match_var_offset
` [PATCH v1 2/6] perf dwarf-aux: More accurate variable type match for breg
` [PATCH v1 3/6] perf dwarf-aux: Better type matching for stack variables
` [PATCH v1 5/6] perf dwarf-aux: Find pointer type to a type
` [PATCH v1 6/6] perf annotate: Track arithmetic instructions on pointers

[PATCH] Fix comment ordering
 2025-07-26 22:36 UTC  (2+ messages)

[PATCH v6 3/3] include: Set tsk->comm length to 64 bytes
 2025-07-26 11:20 UTC  (2+ messages)

[PATCH v1 1/2] perf script: New treport script
 2025-07-26  6:43 UTC  (3+ messages)
` [PATCH v1 2/2] perf script: treport add flamegraph support


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