linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-24 16:33:30 to 2025-07-29 17:42:45 UTC [more...]

[PATCH 0/6] KVM: Export KVM-internal symbols for sub-modules only
 2025-07-29 17:42 UTC  (3+ 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

[perf] fuzzer triggers "BUG: kernel NULL pointer dereference"
 2025-07-29 16:50 UTC  (4+ 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 

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-07-29  3:29 UTC  (5+ messages)
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc

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

[PATCH v1 0/7] perf bench: Add qspinlock benchmark
 2025-07-29  2:26 UTC  (8+ 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 v2 1/1] perf test: Ensure lock contention using pipe mode
 2025-07-28 19:20 UTC  (3+ messages)

[PATCHSET v4 0/9] perf annotate: Support --code-with-type on TUI
 2025-07-28 18:54 UTC  (26+ 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 6/9] perf annotate: Add 'T' hot key to toggle data type display
` [PATCH v4 7/9] perf annotate: Show warning when debuginfo is not available
` [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  (20+ messages)
` [PATCH v9 01/16] perf python: Add more exceptions on error paths
` [PATCH v9 02/16] perf jevents: Add common software event json
` [PATCH v9 03/16] perf parse-events: Remove non-json software events
` [PATCH v9 04/16] perf tp_pmu: Factor existing tracepoint logic to new file
` [PATCH v9 05/16] perf tp_pmu: Add event APIs
` [PATCH v9 06/16] perf list: Remove tracepoint printing code
` [PATCH v9 07/16] perf list: Skip ABI PMUs when printing pmu values
` [PATCH v9 08/16] perf python: Improve the tracepoint function if no libtraceevent
` [PATCH v9 09/16] perf python: Add basic PMU abstraction and pmus sequence
` [PATCH v9 10/16] perf python: Add function returning dictionary of all events on a PMU
` [PATCH v9 11/16] perf ilist: Add new python ilist command
` [PATCH v9 12/16] perf python: Add parse_metrics function
` [PATCH v9 13/16] perf python: Add evlist metrics function
` [PATCH v9 14/16] perf python: Add evlist compute_metric
` [PATCH v9 15/16] perf python: Add metrics function
` [PATCH v9 16/16] perf ilist: Add support for metrics

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

[PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
 2025-07-28 17:02 UTC  (9+ messages)
` [PATCH PATCH v2 v3 1/6] perf/core: Make perf_event_aux_pause() as external function
` [PATCH PATCH v2 v3 2/6] bpf: Add bpf_perf_event_aux_pause kfunc
` [PATCH PATCH v2 v3 3/6] perf: auxtrace: Control AUX pause and resume with BPF
` [PATCH PATCH v2 v3 4/6] perf: auxtrace: Add BPF userspace program for AUX pause and resume
` [PATCH PATCH v2 v3 5/6] perf record: Support AUX pause and resume with BPF
` [PATCH PATCH v2 v3 6/6] perf docs: Document "

[PATCH v5 00/20] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-28 15:29 UTC  (21+ 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 v2] perf/s390: Regression: Move uid filtering to BPF filters
 2025-07-28 14:43 UTC 

[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

[GIT PULL] Performance events updates for v6.17
 2025-07-28  5:39 UTC 

[PATCH v1 0/6] perf tools: Some improvements on data type profiler
 2025-07-27  0:32 UTC  (15+ 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 4/6] perf annotate: Skip annotating data types to lea instructions
` [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 v6 0/3] Add support for long task name
 2025-07-26 23:37 UTC  (11+ messages)
` [PATCH v6 1/3] exec: Remove obsolete comments
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v6 3/3] include: Set tsk->comm length to 64 bytes

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

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

[PATCH v2 00/10] Introduce structure for shell tests
 2025-07-26  6:21 UTC  (12+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] perf test perftool_testsuite: Use absolute paths
  ` [PATCH v3 2/7] perf tests: Create a structure for shell tests
  ` [PATCH v3 3/7] perf test: Provide setup for the shell test suite
  ` [PATCH v3 5/7] perf test: Introduce storing logs for shell tests
  ` [PATCH v3 6/7] perf test: Format log directories "

[RFC PATCH v1 1/1] perf test: Increase load in lock contention test on low-activity systems
 2025-07-26  5:35 UTC  (4+ messages)

[PATCH v1 1/1] perf tools: Fix auto-complete on s390x
 2025-07-26  5:27 UTC  (2+ messages)

[PATCH v2 0/4] perf: generate events for BPF metadata
 2025-07-26  0:41 UTC  (6+ messages)
` [PATCH v2 4/4] perf: add test for PERF_RECORD_BPF_METADATA collection

[PATCH v6 00/22] perf: Make code more generic with modern defaults
 2025-07-25 18:48 UTC  (21+ messages)
` [PATCH v6 06/22] perf dso: Move build_id to dso_id
` [PATCH v6 07/22] perf jitdump: Directly mark the jitdump DSO
` [PATCH v6 08/22] perf record: Make --buildid-mmap the default
` [PATCH v6 09/22] perf session: Add accessor for session->header.env
` [PATCH v6 10/22] perf evlist: Change env variable to session
` [PATCH v6 11/22] perf header: Clean up use of perf_env
` [PATCH v6 12/22] perf test: Avoid use perf_env
` [PATCH v6 13/22] perf session: Add host_env argument to perf_session__new
` [PATCH v6 14/22] perf top: Make perf_env locally scoped
` [PATCH v6 15/22] perf bench synthesize: Avoid use of global perf_env
` [PATCH v6 16/22] perf machine: Explicitly pass in host perf_env
` [PATCH v6 17/22] perf auxtrace: Pass perf_env from session through to mmap read
` [PATCH v6 18/22] perf trace: Avoid global perf_env with evsel__env
` [PATCH v6 19/22] perf env: Remove global perf_env
` [PATCH v6 20/22] perf sample: Remove arch notion of sample parsing
` [PATCH v6 21/22] perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
` [PATCH v6 22/22] perf sort: Use perf_env to set arch sort keys and header

[PATCH v3 00/15] Fixes for Intel TMA, particularly for hybrid
 2025-07-25 18:48 UTC  (2+ messages)

[PATCH v1] perf pfm: Don't force loading of all PMUs
 2025-07-25 18:48 UTC  (3+ messages)

[PATCH] perf stat: Remove duplicated include in stat-shadow.c
 2025-07-25 18:48 UTC  (2+ messages)

[PATCH v8 00/16] New perf ilist app
 2025-07-25 18:42 UTC  (7+ messages)
` [PATCH v8 11/16] perf ilist: Add new python ilist command
` [PATCH v8 15/16] perf python: Add metrics function

[PATCHSET v3 0/8] perf annotate: Support --code-with-type on TUI
 2025-07-25 18:28 UTC  (6+ messages)
` [PATCH v3 5/8] perf annotate: Add --code-with-type support for TUI

[PATCH bpf] libbpf: eBPF fails on events with auxiliary data
 2025-07-25 14:06 UTC  (2+ messages)

[PATCH RESEND v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
 2025-07-25 10:08 UTC  (7+ messages)
` [PATCH RESEND v3 1/6] perf/core: Make perf_event_aux_pause() as external function
` [PATCH RESEND v3 2/6] bpf: Add bpf_perf_event_aux_pause kfunc
` [PATCH RESEND v3 3/6] perf: auxtrace: Control AUX pause and resume with BPF
` [PATCH RESEND v3 4/6] perf: auxtrace: Add BPF userspace program for AUX pause and resume
` [PATCH RESEND v3 5/6] perf record: Support AUX pause and resume with BPF
` [PATCH RESEND v3 6/6] perf docs: Document "

[PATCH v4 00/20] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-25  7:06 UTC  (6+ messages)
` [PATCH v4 05/20] dt-bindings: memory: factorise LPDDR props into SDRAM props

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-07-24 22:59 UTC  (6+ messages)
` [PATCH v7 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs

[PATCH v4 0/8] arm64: Enable UPROBES with GCS
 2025-07-24 20:41 UTC  (9+ messages)
` [PATCH v4 4/8] arm64: uaccess: Add additional userspace GCS accessors
` [PATCH v4 6/8] arm64: uprobes: Add GCS support to uretprobes

[PATCH] perf: arm_pmuv3: Fix kernel panic on UBSAN from negative hw.idx in armv8pmu_enable/disable_event()
 2025-07-24 19:22 UTC  (6+ messages)

[PATCH v7 00/16] New perf ilist app
 2025-07-24 16:58 UTC  (7+ messages)
` [PATCH v7 02/16] perf jevents: Add common software event json


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