linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-21 13:20:53 to 2025-05-28 14:51:13 UTC [more...]

[PATCH V4 00/16] perf: Fix the throttle logic for group
 2025-05-28 14:51 UTC  (9+ messages)
` [PATCH V4 01/16] perf: Fix the throttle logic for a group
` [PATCH V4 02/16] perf: Only dump the throttle log for the leader

[PATCH] perf: Fix the throttle error of some clock events
 2025-05-28 14:48 UTC 

[PATCH v2] perf: arm_spe: Relax period restriction
 2025-05-28 13:25 UTC 

[PATCH v1 1/2] perf machine: Factor creating a "live" machine out of dwarf-unwind
 2025-05-28 13:12 UTC  (7+ messages)

[PATCH] perf tests switch-tracking: Fix timestamp comparison
 2025-05-28 13:08 UTC  (16+ messages)

[PATCH v2 0/7] Various asan and test fixes
 2025-05-28 12:56 UTC  (10+ messages)
` [PATCH v2 1/7] perf symbol: Fix use-after-free in filename__read_build_id
` [PATCH v2 2/7] perf test demangle-java: Don't segv if demangling fails
` [PATCH v2 3/7] perf symbol: Move demangling code out of symbol-elf.c
` [PATCH v2 4/7] perf intel-tpebs: Avoid race when evlist is being deleted
` [PATCH v2 5/7] perf test intel-pt: Skip jitdump test if no libelf
` [PATCH v2 6/7] perf test trace_summary: Skip --bpf-summary tests if no libbpf
` [PATCH v2 7/7] perf thread: Avoid recursively taking thread__comm_lock

[PATCH v1 0/6] Various asan and test fixes
 2025-05-28 12:52 UTC  (12+ messages)
` [PATCH v1 1/6] perf symbol: Fix use-after-free in filename__read_build_id
` [PATCH v1 2/6] perf test demangle-java: Don't segv if demangling fails
` [PATCH v1 3/6] perf symbol: Move demangling code out of symbol-elf.c
` [PATCH v1 4/6] perf intel-tpebs: Avoid race when evlist is being deleted
` [PATCH v1 5/6] perf test intel-pt: Skip jitdump test if no libelf
` [PATCH v1 6/6] perf test trace_summary: Skip --bpf-summary tests if no libbpf

[PATCH v2] perf pmu: Avoid segv for missing name/alias_name in wildcarding
 2025-05-28 12:44 UTC  (2+ messages)

[PATCH v5 01/12] unwind_user/sframe: Add support for reading .sframe headers
 2025-05-28 10:26 UTC  (2+ messages)
` [PATCH] fixup! unwind_user/sframe: Add support for reading .sframe contents

[Patch v2] perf tools: Fix incorrect --user-regs comments
 2025-05-28  7:03 UTC  (2+ messages)

[PATCH v1] perf pmu: Avoid segv for missing name/alias_name in wildcarding
 2025-05-27 21:52 UTC  (5+ messages)

[PATCH v3 0/4] Add support for a DRM tool like PMU
 2025-05-27 21:08 UTC  (4+ messages)

[PATCH v3 0/3] Generic weight struct, use env for sort key and header
 2025-05-27 21:01 UTC  (7+ messages)
` [PATCH v3 1/3] perf sample: Remove arch notion of sample parsing
` [PATCH v3 2/3] perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
` [PATCH v3 3/3] perf sort: Use perf_env to set arch sort keys and header

[PATCH v2 0/3] Add support for SPE Data Source packet on HiSilicon HIP12
 2025-05-27 20:54 UTC  (10+ messages)
` [PATCH v2 1/3] arm64: cputype: Add cputype definition for HIP12

[RFC PATCH v1] perf build: Fix build for clang's -Wunreachable-code
 2025-05-27 20:53 UTC  (4+ messages)

[PATCH v2] perf test: Add AMD IBS sw filter test
 2025-05-27 20:51 UTC  (3+ messages)

[PATCH v8 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2025-05-27 20:50 UTC  (2+ messages)

[PATCH v3 0/9] perf: Default use of build IDs and improvements
 2025-05-27 20:48 UTC  (2+ messages)

[PATCH v4 00/19] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
 2025-05-27 20:45 UTC  (4+ messages)

[PATCH v3 00/10] Move uid filtering to BPF filters
 2025-05-27 20:39 UTC  (2+ messages)

[PATCH v21 0/4] arm64/perf: Enable branch stack sampling
 2025-05-27 17:57 UTC  (7+ messages)
` [PATCH v21 4/4] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH 6.14 697/783] perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq
 2025-05-27 16:28 UTC 

[PATCH 6.12 550/626] perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq
 2025-05-27 16:27 UTC 

[PATCH] perf: arm_spe: Relax period restriction
 2025-05-27 13:06 UTC  (2+ messages)

[PATCH 1/3] perf mem: Describe overhead calculation in brief
 2025-05-27 10:12 UTC  (4+ messages)
` [PATCH 2/3] perf mem: Display sort order only if it's available
` [PATCH 3/3] perf mem: Show absolute percent in mem_stat output

[PATCH v3 0/7] riscv: pmu: Add support for Control Transfer Records Ext
 2025-05-27  9:59 UTC  (11+ messages)
` [PATCH v3 1/7] perf: Increase the maximum number of branches remove_loops() can process
` [PATCH v3 2/7] riscv: pmu: Add Control transfer records CSR definations
` [PATCH v3 3/7] riscv: Add Control Transfer Records extension parsing
` [PATCH v3 4/7] riscv: pmu: Add infrastructure for Control Transfer Record
` [PATCH v3 5/7] riscv: pmu: Add driver for Control Transfer Records Ext
` [PATCH v3 6/7] riscv: pmu: Integrate CTR Ext support in riscv_pmu_dev driver
` [PATCH v3 7/7] dt-bindings: riscv: add Sxctr ISA extension description

[RFC/PATCH] perf report: Support latency profiling in system-wide mode
 2025-05-27  7:14 UTC  (13+ messages)

[PATCH v1 00/11] Remove global perf_env
 2025-05-27  6:41 UTC  (12+ messages)
` [PATCH v1 01/11] perf session: Add accessor for session->header.env
` [PATCH v1 02/11] perf session: Add an env pointer for the current perf_env
` [PATCH v1 03/11] perf evlist: Change env variable to session
` [PATCH v1 04/11] perf header: Clean up use of perf_env
` [PATCH v1 05/11] perf test: Avoid use perf_env
` [PATCH v1 06/11] perf top: Make perf_env locally scoped
` [PATCH v1 07/11] perf session: Add host_env argument to perf_session__new
` [PATCH v1 08/11] perf bench synthesize: Avoid use of global perf_env
` [PATCH v1 09/11] perf machine: Explicitly pass in host perf_env
` [PATCH v1 10/11] perf auxtrace: Pass perf_env from session through to mmap read
` [PATCH v1 11/11] perf env: Remove global perf_env

[GIT PULL] Performance events updates for v6.16
 2025-05-26 22:58 UTC  (2+ messages)

[PATCH v3 0/7] perf python: Add missing infra pieces for counting
 2025-05-26 14:49 UTC  (13+ messages)
` [PATCH v3 4/7] perf python: Add support for perf_counts_values to return counter data
` [PATCH v3 7/7] perf python: Add counting.py as example for counting perf events

[PATCH v4 0/3] Add support for long task name
 2025-05-26 11:13 UTC  (15+ messages)
` [PATCH v4 1/3] exec: Remove obsolete comments
` [PATCH v4 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-05-26  6:15 UTC  (17+ messages)
` [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
` [PATCH v4 05/38] perf: Add generic exclude_guest support
` [PATCH v4 09/38] perf: Add switch_guest_ctx() interface
` [PATCH v4 14/38] KVM: x86/pmu: Introduce enable_mediated_pmu global parameter
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc
` [PATCH v4 34/38] perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host

[PATCH FYI 0/7] Updating some kernel headers with the kernel sources
 2025-05-24 10:58 UTC  (3+ messages)
` [PATCH 1/7] tools include UAPI: Sync linux/vhost.h "

[PATCH] perf test: Add cgroup summary test case for perf trace
 2025-05-23 22:12 UTC  (6+ messages)

[PATCH 1/3] perf test: Support arch-specific shell tests
 2025-05-23 21:36 UTC  (11+ messages)
` [PATCH 2/3] perf test: Move some ARM tests to arch/arm64/tests/shell
` [PATCH 3/3] perf test: Add AMD IBS sw filter test

[PATCH v2 0/3] Generic weight struct, use env for sort key and header
 2025-05-23 15:51 UTC  (12+ messages)
` [PATCH v2 1/3] perf sample: Remove arch notion of sample parsing
` [PATCH v2 2/3] perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
` [PATCH v2 3/3] perf sort: Use perf_env to set arch sort keys and header

[PATCH v3] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
 2025-05-23  2:17 UTC  (8+ messages)

[PATCH v2 0/5] perf test trace: Reduce test failures and make error messages verbose
 2025-05-23  1:39 UTC  (7+ messages)

[PATCH 0/3] perf: generate events for BPF metadata
 2025-05-22 18:19 UTC  (6+ messages)
` [PATCH 1/3] perf: add support for printing BTF character arrays as strings
` [PATCH 2/3] perf: collect BPF metadata from existing BPF programs
` [PATCH 3/3] perf: collect BPF metadata from new programs, and display the new event

[PATCH v1 0/4] perf: Remove libcrypto dependency
 2025-05-22 17:56 UTC  (10+ messages)
` [PATCH v1 1/4] perf utils: Add support functions for sha1 utils
` [PATCH v1 2/4] perf tools: Add "
` [PATCH v1 3/4] perf genelf: Remove libcrypto dependency and use "
` [PATCH v1 4/4] tools: Remove libcrypto dependency

[PATCH v22 0/5] arm64/perf: Enable branch stack sampling
 2025-05-22 17:20 UTC  (8+ messages)
` [PATCH v22 2/5] arm64: el2_setup.h: Make __init_el2_fgt labels consistent, again
` [PATCH v22 4/5] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v22 5/5] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH] perf/aux: Properly launch pending disable flow
 2025-05-22 15:05 UTC 

[PATCH v1] perf: Fix PERF_RECORD_SAMPLE comment
 2025-05-22  9:11 UTC  (2+ messages)
` [tip: perf/core] perf/uapi: Fix PERF_RECORD_SAMPLE comments in <uapi/linux/perf_event.h>

[PATCH] perf/arm-cmn: Broaden module description for wider interconnect support
 2025-05-22  3:21 UTC 

[PATCH v1] perf test: Restrict uniquifying test to machines with uncore_imc
 2025-05-21 22:44 UTC 

IBS perf test failures on 9950x3d
 2025-05-21 20:50 UTC  (7+ messages)

[PATCH v2 0/7] riscv: pmu: Add support for Control Transfer Records Ext
 2025-05-21 17:40 UTC  (7+ messages)
` [PATCH v2 1/7] perf: Increase the maximum number of samples to 256

[PATCH] tools/lib/perf: Fix -Werror=alloc-size-larger-than in cpumap.c
 2025-05-21 17:39 UTC  (12+ messages)

[PATCH v1 0/3] Generic weight struct, use env for sort key and header
 2025-05-21 13:48 UTC  (4+ messages)
` [PATCH v1 1/3] perf sample: Remove arch notion of sample parsing


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