linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-25 14:20:39 to 2025-12-02 17:50:52 UTC [more...]

[PATCH v9 00/48] AMD, ARM, Intel metric generation with Python
 2025-12-02 17:49 UTC 

[PATCH 00/19] coresight: trbe: Support trigger and circle buffer modes
 2025-12-02 17:12 UTC  (29+ messages)
` [PATCH 01/19] coresight: trbe: Use helpers for checking errata
` [PATCH 02/19] coresight: trbe: Remove redundant disable operation
` [PATCH 03/19] coresight: trbe: Remove buffer disabling in trbe_handle_overflow()
` [PATCH 04/19] coresight: trbe: Remove set_trbe_disabled() from the enable flow
` [PATCH 05/19] coresight: trbe: Refactor status clearing
` [PATCH 06/19] coresight: trbe: Refactor syndrome decoding
` [PATCH 07/19] coresight: trbe: Refactor AUX flag setting
` [PATCH 08/19] coresight: trbe: Use PERF_AUX_FLAG_PARTIAL instead of PERF_AUX_FLAG_COLLISION
` [PATCH 09/19] coresight: trbe: Add fault action argument to trbe_handle_overflow()
` [PATCH 10/19] coresight: trbe: Always check fault action when updating buffer
` [PATCH 11/19] coresight: trbe: Apply overwrite erratum for only wrap event
` [PATCH 12/19] coresight: trbe: Calculate size for buffer wrapping
` [PATCH 13/19] coresight: trbe: Remove misleading comment
` [PATCH 14/19] coresight: trbe: Refactor compute_trbe_buffer_limit()
` [PATCH 15/19] coresight: trbe: Add static key for bypassing trigger mode
` [PATCH 16/19] coresight: trbe: Support "
` [PATCH 17/19] coresight: trbe: Enable circle mode for snapshot
` [PATCH 18/19] coresight: trbe: Add kunit tests
` [PATCH 19/19] perf: cs-etm: Set watermark for AUX trace

[PATCH v1 0/9] Updated Intel events and metric unit fixes
 2025-12-02 16:53 UTC  (10+ messages)
` [PATCH v1 1/9] perf vendor events intel: Update alderlake events from 1.34 to 1.35
` [PATCH v1 2/9] perf vendor events intel: Update arrowlake events from 1.13 to 1.14
` [PATCH v1 3/9] perf vendor events intel: Update cascadelakex metric units
` [PATCH v1 4/9] perf vendor events intel: Update graniterapids events from 1.15 to 1.16
` [PATCH v1 5/9] perf vendor events intel: Update icelakex events from 1.28 to 1.30
` [PATCH v1 6/9] perf vendor events intel: Update lunarlake events from 1.18 to 1.19
` [PATCH v1 7/9] perf vendor events intel: Update meteorlake events from 1.17 to 1.18
` [PATCH v1 8/9] perf vendor events intel: Update pantherlake events from 1.00 to 1.02
` [PATCH v1 9/9] perf vendor events intel: Update sierraforest events from 1.12 to 1.13

[PATCH v1] perf vendor power9 nest metrics: Correct unit from MB to MiB
 2025-12-02 16:15 UTC  (3+ messages)

[PATCH 0/7] perf cs-etm/arm-spe: Remove hard coded config fields
 2025-12-02 12:59 UTC  (21+ messages)
` [PATCH 1/7] perf tools: Track all user changed config bits
` [PATCH 2/7] perf tools: apply evsel__set_config_if_unset() to all config fields
` [PATCH 3/7] perf cs-etm: Make a helper to find the Coresight evsel
` [PATCH 4/7] perf cs-etm: Don't use hard coded config bits when setting up ETMCR
` [PATCH 5/7] perf cs-etm: Don't use hard coded config bits when setting up TRCCONFIGR
` [PATCH 6/7] perf cs-etm: Don't hard code config attribute when configuring the event
` [PATCH 7/7] perf arm-spe: Don't hard code config attribute

[PATCH v3 0/2] Replace trace_cpu_frequency with trace_policy_frequency
 2025-12-02 12:03 UTC  (6+ messages)
` [PATCH v3 1/2] cpufreq: "
` [PATCH v3 2/2] cpufreq: Documentation update for trace_policy_frequency

[PATCHSET 0/5] perf tools: Fix /proc/kallsyms map split
 2025-12-02  8:16 UTC  (6+ messages)
` [PATCH 1/5] perf tools: Mark split kallsyms DSOs as loaded
` [PATCH 2/5] perf tools: Fix split kallsyms DSO counting
` [PATCH 3/5] perf tools: Fallback to initial kernel map properly
` [PATCH 4/5] perf tools: Use machine->root_dir to find /proc/kallsyms
` [PATCH 5/5] perf test: Add kallsyms split test

[GIT PULL] Performance events changes for v6.19
 2025-12-02  5:54 UTC  (2+ messages)

[PATCH v1 1/4] perf stat: Allow no events to open if this is a "--null" run
 2025-12-02  4:52 UTC  (8+ messages)
` [PATCH v1 2/4] libperf cpumap: Fix perf_cpu_map__max for an empty/NULL map
` [PATCH v1 3/4] perf cpumap: Add "any" CPU handling to cpu_map__snprint_mask
` [PATCH v1 4/4] perf tests stat: Add "--null" coverage

[PATCH] perf trace: Skip internal syscall arguments
 2025-12-02  4:09 UTC  (8+ messages)

[PATCH v2 2/2] cpufreq: Documentation update for trace_policy_frequency
 2025-12-02  2:55 UTC  (2+ messages)

[PATCH v1] perf test: Fix hybrid testing of event fallback test
 2025-12-02  1:21 UTC  (2+ messages)

[PATCH] Fix (well, work around) perf stat --null segfault
 2025-12-01 23:33 UTC  (4+ messages)

[PATCH v2 00/10] perf: Refactor/add fallbacks for reading build-id and debuglink
 2025-12-01 20:55 UTC  (11+ messages)
` [PATCH v2 01/10] perf symbol: Reduce scope of elf__needs_adjust_symbols
` [PATCH v2 02/10] perf symbol: Reduce scope of arch__sym_update
` [PATCH v2 03/10] perf symbol: Move libelf code to its own file/header
` [PATCH v2 04/10] perf symbol: Remove unused includes
` [PATCH v2 05/10] perf symbol: Move dso__load_bfd_symbols out of symbol.h
` [PATCH v2 06/10] perf symbol: Use fallbacks with filename__read_build_id
` [PATCH v2 07/10] perf symbol: Use fallbacks for filename__read_debuglink
` [PATCH v2 08/10] perf symbol: Make a common sysfs__read_build_id
` [PATCH v2 09/10] perf dso: Move type helpers out of symbol and use fallbacks
` [PATCH v2 10/10] perf symbol: Fix ENOENT case for filename__read_build_id

[PATCH v2 1/2] cpufreq: Replace trace_cpu_frequency with trace_policy_frequency
 2025-12-01 20:13 UTC 

[PATCH v1 00/17] perf: Small fixes and new tests
 2025-12-01 18:04 UTC  (26+ messages)
` [PATCH v1 01/17] perf kvm: Fix debug assertion
` [PATCH v1 02/17] perf timechart: Add record support for output perf.data path
` [PATCH v1 03/17] perf symbol-elf: Add missing puts on error path
` [PATCH v1 05/17] perf probe-event: Ensure probe event nsinfo is always cleared
` [PATCH v1 06/17] perf hist: In init, ensure mem_info is put on error paths
` [PATCH v1 07/17] perf mem-events: Don't leak online CPU map
` [PATCH v1 08/17] perf jitdump: Fix missed dso__put
` [PATCH v1 09/17] perf c2c: Clean up some defensive gets and make asan clean
` [PATCH v1 16/17] perf tests evlist: Add basic evlist test
` [PATCH v1 17/17] perf test kvm: Add some basic perf kvm test coverage

Concerns about SFrame viability for userspace stack walking
 2025-12-01  9:04 UTC  (2+ messages)

[PATCH v4 0/3] Optimize code generation during context switching
 2025-11-30 12:43 UTC  (2+ messages)

[PATCH] perf data: Allow filtering conversion by start and end time
 2025-11-28 21:56 UTC  (3+ messages)

[PATCH v2 1/2] perf data: Allow filtering conversion by time range
 2025-11-28 21:50 UTC  (2+ messages)
` [PATCH v2 2/2] perf data: Fix coding style

[PATCH v1] perf addr2line: Add a libdw implementation
 2025-11-28 14:25 UTC  (10+ messages)

[PATCH v8 00/52] AMD, ARM, Intel metric generation with Python
 2025-11-28 11:33 UTC  (17+ messages)
` [PATCH v8 15/52] perf jevents: Add RAPL event metric for AMD zen models
` [PATCH v8 19/52] perf jevents: Add software prefetch (swpf) metric group for AMD
` [PATCH v8 20/52] perf jevents: Add hardware prefetch (hwpf) "
` [PATCH v8 23/52] perf jevents: Add uncore l3 "
` [PATCH v8 25/52] perf jevents: Add ILP metrics "
` [PATCH v8 27/52] perf jevents: Add uop cache hit/miss rates "
` [PATCH v8 51/52] perf jevents: Add cycles breakdown metric for arm64/AMD/Intel

[PATCH] perf/test: Fix test case Leader sampling on s390
 2025-11-28  9:11 UTC 

[linux-next:master] [syscore] a97fbc3ee3: will-it-scale.per_process_ops 3.2% regression
 2025-11-28  6:35 UTC 

[PATCH v2 1/2] perf jitdump: Add sym/str-tables to build-ID generation
 2025-11-27 22:18 UTC  (6+ messages)

[PATCH v2] perf tools: Don't read build-ids from non-regular files
 2025-11-27 20:58 UTC  (2+ messages)

[PATCH v2] perf vendor events riscv: add T-HEAD C920V2 JSON support
 2025-11-27 20:58 UTC  (4+ messages)

[PATCH v1 2/3] perf pmu: Add PMU kind to simplify differentiating
 2025-11-27 20:58 UTC  (5+ messages)
` [PATCH] perf pmu: fix duplicate conditional statement

[BUG] bpftool: Build failure due to opensslv.h
 2025-11-27 20:37 UTC  (12+ messages)

[syzbot] Monthly perf report (Nov 2025)
 2025-11-27 12:43 UTC 

[PATCH Linux-next] perf test: Fix test case perf trace BTF general tests
 2025-11-27  6:28 UTC  (15+ messages)

[BUG] perf: libdw not working for data collected on a different arch than host
 2025-11-26 19:04 UTC  (4+ messages)

[BUG] WARNING in __alloc_frozen_pages_noprof
 2025-11-26 19:00 UTC  (3+ messages)

[PATCH] perf pmu: fix unit listing for SPR uncore event
 2025-11-26 16:59 UTC 

[PATCH] perf build: Support passing extra Clang options via EXTRA_BPF_FLAGS
 2025-11-26 13:44 UTC  (7+ messages)

[PATCH bpf-next v6 0/2] Pass external callchain entry to get_perf_callchain
 2025-11-26  9:29 UTC  (4+ messages)
` [PATCH bpf-next v6 2/2] bpf: Hold the perf callchain entry until used completely

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-26  5:25 UTC  (3+ messages)
` [PATCH 03/44] perf: Fix branch stack callchain limit

[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
 2025-11-26  0:23 UTC  (6+ messages)
` [PATCH v5 28/44] KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMU

[PATCH v10 0/5] perf: arm_spe: Armv8.8 SPE features
 2025-11-25 18:19 UTC  (2+ messages)

[RFC] perf build: Use self-contained headers from kernel source when compiling
 2025-11-25 16:39 UTC  (2+ messages)

[PATCH v5 0/7] Introduce structure for shell tests
 2025-11-25 15:56 UTC  (8+ messages)
` [PATCH v5 1/7] perf tests: Create a "
` [PATCH v5 2/7] perf test: Provide setup for the shell test suite
` [PATCH v5 3/7] perftool-testsuite: Add empty setup for base_probe
` [PATCH v5 4/7] perf test: Introduce storing logs for shell tests
` [PATCH v5 5/7] perf test: Format log directories "
` [PATCH v5 6/7] perf test: Remove perftool drivers
` [PATCH v5 7/7] perf test: Fix relative path for 'stderr-whitelist.txt'

[PATCH v2 0/2] perf: arm_spe: Fix trace disabling for invalid limits
 2025-11-25 14:20 UTC  (6+ messages)
` [PATCH v2 1/2] perf: arm_spe: Correct setting the PERF_HES_STOPPED flag


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