linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-07 06:13:18 to 2025-06-13 15:22:00 UTC [more...]

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-06-13 15:21 UTC  (15+ messages)
` [PATCH v7 01/10] x86/fred: Provide separate IRQ vs. NMI wrappers for entry from KVM
` [PATCH v7 02/10] x86/fred: Pass event data to the NMI entry point "
` [PATCH v7 03/10] x86/cpufeatures: Add the CPUID feature bit for NMI-source reporting
` [PATCH v7 04/10] x86/nmi: Extend the registration interface to include the NMI-source vector
` [PATCH v7 05/10] x86/nmi: Assign and register NMI-source vectors
` [PATCH v7 06/10] x86/nmi: Add support to handle NMIs with source information
` [PATCH v7 07/10] x86/nmi: Prepare for the new NMI-source vector encoding
` [PATCH v7 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs
` [PATCH v7 09/10] perf/x86: Enable NMI-source reporting for perfmon
` [PATCH v7 10/10] x86/nmi: Print source information with the unknown NMI console message

[PATCH] perf: ftrace: add graph tracer options args/retval/retval-hex/retaddr
 2025-06-13 11:40 UTC 

[PATCH v3 5/6] perf test trace BTF: Use --sort-events in BTF general tests
 2025-06-13  9:40 UTC  (2+ messages)

[PATCH] RISC-V: perf/kvm: Add reporting of interrupt events
 2025-06-13  8:45 UTC  (2+ messages)

[PATCH] perf build: Specify that spellcheck should use the bash dialect
 2025-06-13  3:36 UTC 

[PATCH v23 0/4] arm64/perf: Enable branch stack sampling
 2025-06-13  3:19 UTC  (9+ messages)
` [PATCH v23 1/4] arm64/sysreg: Add BRBE registers and fields
` [PATCH v23 2/4] arm64: Handle BRBE booting requirements
` [PATCH v23 3/4] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v23 4/4] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH v1] perf stat: Fix uncore aggregation number
 2025-06-12 22:55 UTC  (6+ messages)

[PATCH v2] perf stat: Fix uncore aggregation number
 2025-06-12 22:52 UTC 

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

[PATCH v3 0/5] perf: generate events for BPF metadata
 2025-06-12 19:45 UTC  (6+ messages)

[PATCH] perf/x86/intel: Fix crashing bug in icl_update_topdown_event
 2025-06-12 17:40 UTC  (2+ messages)

[PATCH v4 1/2] perf: move perf_pmus__find_core_pmu() prototype to pmus.h
 2025-06-12 16:36 UTC  (2+ messages)
` [PATCH v4 2/2] perf top: populate PMU capabilities data in perf_env

[perf] crashing bug in icl_update_topdown_event
 2025-06-12 16:08 UTC  (6+ messages)

[PATCH] x86: Fix build warnings about export.h
 2025-06-12  9:57 UTC  (2+ messages)

perf-tools v6.15 tarball not uploaded?
 2025-06-12  8:59 UTC  (5+ messages)

[PATCH v3 00/10] perf: arm_spe: Armv8.8 SPE features
 2025-06-12  8:42 UTC  (6+ messages)
` [PATCH v3 01/10] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v3 02/10] perf: arm_spe: Support FEAT_SPEv1p4 filters

[BUG] perf tools: Build failure in v6.16-rc1
 2025-06-12  6:25 UTC  (8+ messages)

[PATCH v1 00/15] perf vendor events: Update Intel events
 2025-06-12  0:02 UTC  (16+ messages)
` [PATCH v1 01/15] perf vendor events: Update Alderlake events
` [PATCH v1 02/15] perf vendor events: Update AlderlakeN events
` [PATCH v1 03/15] perf vendor events: Update Arrowlake events
` [PATCH v1 04/15] perf vendor events: Update CascadelakeX events
` [PATCH v1 05/15] perf vendor events: Update EmeraldRapids events
` [PATCH v1 06/15] perf vendor events: Update GrandRidge events
` [PATCH v1 07/15] perf vendor events: Update GraniteRapids events
` [PATCH v1 08/15] perf vendor events: Update IcelakeX events
` [PATCH v1 09/15] perf vendor events: Update LunarLake events
` [PATCH v1 10/15] perf vendor events: Update MeteorLake events
` [PATCH v1 11/15] perf vendor events: Add PantherLake events
` [PATCH v1 12/15] perf vendor events: Update SapphireRapids events
` [PATCH v1 13/15] perf vendor events: Update SierraForest events
` [PATCH v1 14/15] perf vendor events: Update SkylakeX events
` [PATCH v1 15/15] perf vendor events: Update TigerLake events

[PATCH v3] perf debug: Add function symbols to dump_stack
 2025-06-11 22:15 UTC 

[PATCH v2 1/2] perf machine: Factor creating a "live" machine out of dwarf-unwind
 2025-06-11 22:05 UTC  (7+ messages)
` [PATCH v2 2/2] perf debug: Add function symbols to dump_stack

[PATCH v1] perf thread: Ensure comm_lock held for comm_list
 2025-06-11 21:44 UTC  (2+ messages)

[PATCH v6 0/9] x86: Add support for NMI-source reporting with FRED
 2025-06-11 21:39 UTC  (10+ messages)
` [PATCH v6 4/9] x86/nmi: Assign and register NMI-source vectors
` [PATCH v6 9/9] x86/nmi: Print source information with the unknown NMI console message

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

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

[PATCH v2 00/15] New perf ilist app
 2025-06-11 16:34 UTC  (17+ 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 v2 14/15] perf list: Remove tracepoint printing code
` [PATCH v2 15/15] perf ilist: Add new python ilist command

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

[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  (6+ messages)

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

[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  (2+ messages)

[PATCH v3 0/6] perf test trace: Reduce test failures and make error messages verbose
 2025-06-10 18:39 UTC  (2+ 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  (2+ messages)

[PATCH v2] perf bpf-filter: Improve error messages
 2025-06-10 18:38 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  (4+ messages)
` [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


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