linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-05 10:50:06 to 2025-06-11 16:02:37 UTC [more...]

[PATCH v2 00/15] New perf ilist app
 2025-06-11 16:02 UTC  (14+ messages)
` [PATCH v2 01/15] perf hwmon_pmu: Avoid shortening hwmon PMU name
` [PATCH v2 02/15] perf parse-events: Minor tidy up of event_type helper
` [PATCH v2 03/15] perf python: In str(evsel) use the evsel__pmu_name helper
` [PATCH v2 04/15] perf python: Fix thread check in pyrf_evsel__read
` [PATCH v2 05/15] perf python: Correct pyrf_evsel__read for tool PMUs
` [PATCH v2 06/15] perf python: Add basic PMU abstraction and pmus sequence
` [PATCH v2 07/15] perf python: Add function returning dictionary of all events on a PMU
` [PATCH v2 08/15] perf jevents: If the long_desc and desc are identical then drop the long_desc
` [PATCH v2 09/15] perf jevents: Add common software event json
` [PATCH v2 10/15] perf pmu: Tolerate failure to read the type for wellknown PMUs
` [PATCH v2 11/15] perf parse-events: Remove non-json software events
` [PATCH v2 12/15] perf tp_pmu: Factor existing tracepoint logic to new file
` [PATCH v2 13/15] perf tp_pmu: Add event APIs

[PATCH][next] perf: imx9_perf: make the read-only array mask static const
 2025-06-11 15:25 UTC  (2+ messages)

[PATCH v2] perf: arm_spe: Relax period restriction
 2025-06-11 15:12 UTC  (3+ messages)

[BUG] perf tools: Build failure in v6.16-rc1
 2025-06-11 15:06 UTC  (5+ messages)

[perf] crashing bug in icl_update_topdown_event
 2025-06-11 14:57 UTC  (2+ messages)

[PATCH 1/1 fyi] tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX knob
 2025-06-11 13:24 UTC 

[PATCH] tools:perf: Remove excess variable declarations
 2025-06-11  9:59 UTC 

[PATCH V2] mm: use folio_expected_ref_count() helper for reference counting
 2025-06-11  7:39 UTC  (2+ messages)

[PATCH v1 00/15] New perf ilist app
 2025-06-11  3:45 UTC  (16+ messages)
` [PATCH v1 01/15] perf hwmon_pmu: Avoid shortening hwmon PMU name
` [PATCH v1 02/15] perf parse-events: Minor tidy up of event_type helper
` [PATCH v1 03/15] perf python: In str(evsel) use the evsel__pmu_name helper
` [PATCH v1 04/15] perf python: Fix thread check in pyrf_evsel__read
` [PATCH v1 05/15] perf python: Correct pyrf_evsel__read for tool PMUs
` [PATCH v1 06/15] perf python: Add basic PMU abstraction and pmus sequence
` [PATCH v1 07/15] perf python: Add function returning dictionary of all events on a PMU
` [PATCH v1 08/15] perf jevents: If the long_desc and desc are identical then drop the long_desc
` [PATCH v1 09/15] perf jevents: Add common software event json
` [PATCH v1 10/15] perf pmu: Tolerate failure to read the type for wellknown PMUs
` [PATCH v1 11/15] perf parse-events: Remove non-json software events
` [PATCH v1 12/15] perf tp_pmu: Factor existing tracepoint logic to new file
` [PATCH v1 13/15] perf tp_pmu: Add event APIs
` [PATCH v1 14/15] perf list: Remove tracepoint printing code
` [PATCH v1 15/15] perf ilist: Add new python ilist command

BTF loading failing on perf
 2025-06-10 23:12 UTC  (7+ messages)

[PATCH] tools: Remove the check for packed_struct.h header
 2025-06-10 21:28 UTC  (2+ messages)

[PATCH 1/2 v1] perf: move perf_pmus__find_core_pmu() prototype to pmus.h
 2025-06-10 20:25 UTC  (5+ messages)
` [PATCH 2/2 v3] perf top: populate PMU capabilities data in perf_env

[PATCH v3] perf script: perf script tests fails with segfault
 2025-06-10 18:39 UTC  (2+ messages)

[PATCH v1] perf: Fix libjvmti.c sign compare error
 2025-06-10 18:39 UTC  (3+ messages)

[PATCH v3 0/6] perf test trace: Reduce test failures and make error messages verbose
 2025-06-10 18:39 UTC  (3+ messages)

[PATCH v2] perf doc trace: Remove --map-dump documentation
 2025-06-10 18:39 UTC  (2+ messages)

[PATCH v4 00/10] Move uid filtering to BPF filters
 2025-06-10 18:38 UTC  (7+ messages)
` [PATCH v4 03/10] perf parse-events: Add parse_uid_filter helper

[PATCH v2] perf bpf-filter: Improve error messages
 2025-06-10 18:38 UTC  (2+ messages)

[PATCH v4 00/24] perf: Make code more generic with modern defaults
 2025-06-10 18:21 UTC  (2+ messages)

[PATCH] perf test: Skip stat uniquifying test if unavailable
 2025-06-10 15:58 UTC  (2+ messages)

WTS Available laptops and Memory
 2025-06-10 14:50 UTC 

[PATCH V4] perf: Fix the throttle error of some clock events
 2025-06-10 12:13 UTC  (7+ messages)

[RFC] mm: use folio_expected_ref_count() helper for reference counting
 2025-06-10  9:00 UTC  (11+ messages)

[PATCH for-v6.16] perf mem: Describe the new output fields in the doc
 2025-06-10  6:22 UTC  (2+ messages)

[PATCH 0/4] perf/amd/ibs: Introduce load/store SW filter
 2025-06-10  5:12 UTC  (5+ messages)
` [PATCH 1/4] perf/amd/ibs: Add load/store SW filters to IBS OP PMU

[RESEND PATCH] perf probe: Extend the quiet option
 2025-06-10  4:59 UTC  (2+ messages)

[PATCH] Minor improvements for perf script flamegraph
 2025-06-10  3:20 UTC  (3+ messages)

[PATCH 1/2] Read perf data file header from the file user specified with -i option for perf script flamegraph
 2025-06-10  4:04 UTC  (2+ messages)
  ` [PATCH 2/2] Add -e option to focus on the specific event for generating the flamegraph

[RFC PATCH v1] perf trace: Mitigate failures in parallel perf trace instances
 2025-06-09 18:38 UTC  (8+ messages)

[PATCH 1/1 v6.16] perf test event_uniquifying: Skip test on platforms without 'clockticks' events
 2025-06-09 15:18 UTC  (6+ messages)

[PATCH] perf/aux: Properly launch pending disable flow
 2025-06-09 14:57 UTC  (3+ messages)

[PATCH] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data
 2025-06-09  8:19 UTC  (2+ messages)

[PATCH v3] perf/core: Fix WARN_ON_ONCE(cpuctx->ctx.nr_cgroups == 0) in perf_cgroup_switch
 2025-06-09  3:53 UTC 

[PATCH] Add --buildids-blacklist option to perf archive command
 2025-06-09  3:55 UTC 

[PATCH v2] perf annotate: Fix source code annotate with objdump
 2025-06-08  0:46 UTC 

[PATCHSET v2 0/7] perf annotate: Support --code-with-type on TUI
 2025-06-07 23:25 UTC  (8+ messages)
` [PATCH v2 1/7] perf annotate: Rename to __hist_entry__tui_annotate()
` [PATCH v2 2/7] perf annotate: Remove __annotation_line__write()
` [PATCH v2 3/7] perf annotate: Pass annotation_print_data to annotation_line__write()
` [PATCH v2 4/7] perf annotate: Simplify width calculation in annotation_line__write()
` [PATCH v2 5/7] perf annotate: Add --code-with-type support for TUI
` [PATCH v2 6/7] perf annotate: Add 'T' hot key to toggle data type display
` [PATCH v2 7/7] perf annotate: Show warning when debuginfo is not available

[PATCH v1 0/4] Pipe mode header dumping and minor space saving
 2025-06-07  6:12 UTC  (5+ messages)
` [PATCH v1 1/4] perf header: In pipe mode dump features without --header/-I
` [PATCH v1 2/4] perf header: Allow tracing of attr events
` [PATCH v1 3/4] perf header: Display message if BPF/BTF info is empty
` [PATCH v1 4/4] perf header: Don't write empty BPF/BTF info

[PATCH] perf parse-events: Set default GH modifier properly
 2025-06-06 23:50 UTC  (2+ messages)

[PATCH v3 0/5] perf: generate events for BPF metadata
 2025-06-06 21:52 UTC  (6+ messages)
` [PATCH v3 1/5] perf: detect support for libbpf's emit_strings option
` [PATCH v3 2/5] perf: collect BPF metadata from existing BPF programs
` [PATCH v3 3/5] perf: collect BPF metadata from new programs
` [PATCH v3 4/5] perf: display the new PERF_RECORD_BPF_METADATA event
` [PATCH v3 5/5] perf: add test for PERF_RECORD_BPF_METADATA collection

[PATCH v2 0/4] perf: generate events for BPF metadata
 2025-06-06 21:52 UTC  (9+ messages)
` [PATCH v2 1/4] perf: detect support for libbpf's emit_strings option
` [PATCH v2 2/4] perf: collect BPF metadata from existing BPF programs
` [PATCH v2 3/4] perf: collect BPF metadata from new programs, and display the new event
` [PATCH v2 4/4] perf: add test for PERF_RECORD_BPF_METADATA collection

[PATCH bpf] libbpf: handle unsupported mmap-based /sys/kernel/btf/vmlinux correctly
 2025-06-06 21:20 UTC  (2+ messages)

[PATCH v1 0/4] perf: Remove libcrypto dependency
 2025-06-06 20:17 UTC  (6+ messages)
` [PATCH v1 2/4] perf tools: Add sha1 utils

perf-tools v6.15 tarball not uploaded?
 2025-06-06 20:14 UTC  (5+ messages)

[PATCH V3] perf: Fix the throttle error of some clock events
 2025-06-06 18:40 UTC  (15+ messages)

[PATCH RESEND] perf stat: Fix JSON output formatting in iostat_prefix()
 2025-06-06 17:29 UTC  (4+ messages)

[PATCH 1/1] perf top/report TUI: Provide visual cue when starting annotation
 2025-06-06 17:22 UTC  (4+ messages)

[PATCH v3 0/7] DT: Enable sharing resources for SMT threads
 2025-06-06 14:18 UTC  (3+ messages)
` [PATCH v3 7/7] of: of_cpu_phandle_to_id to support "

[PATCH] perf/x86/intel: Use early_initcall() to hook bts_init()
 2025-06-06 11:16 UTC 

[PATCHSET 0/6] perf annotate: Support --code-with-type on TUI (v1)
 2025-06-06  3:11 UTC  (13+ messages)
` [PATCH 2/6] perf annotate: Remove __annotation_line__write()
` [PATCH 3/6] perf annotate: Pass annotation_print_data to annotaiton_line__write()
` [PATCH 6/6] perf annotate: Add 'y' hot key to toggle data type display

[perf] fuzzer quickly crashes kernel, possibly memcg related
 2025-06-05 21:03 UTC  (3+ messages)

[PATCH 1/1] perf/core: fix dangling cgroup pointer in cpuctx
 2025-06-05 17:21 UTC  (11+ messages)

[PATCH] perf/core: Handling the race between exit_mmap and perf sample
 2025-06-05 11:08 UTC  (7+ messages)

[PATCH v3 00/10] perf: arm_spe: Armv8.8 SPE features
 2025-06-05 10:49 UTC  (10+ messages)
` [PATCH v3 02/10] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v3 03/10] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v3 04/10] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v3 05/10] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v3 06/10] perf: Add perf_event_attr::config4
` [PATCH v3 07/10] perf: arm_spe: Add support for filtering on data source
` [PATCH v3 08/10] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v3 09/10] perf tools: Add support for perf_event_attr::config4
` [PATCH v3 10/10] perf docs: arm-spe: Document new SPE filtering features


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