linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-18 22:15:04 to 2025-03-24 17:33:15 UTC [more...]

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-03-24 17:30 UTC  (15+ messages)
` [PATCH v4 01/38] perf: Support get/put mediated PMU interfaces
` [PATCH v4 02/38] perf: Skip pmu_ctx based on event_type
` [PATCH v4 03/38] perf: Clean up perf ctx time
` [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
` [PATCH v4 05/38] perf: Add generic exclude_guest support
` [PATCH v4 06/38] x86/irq: Factor out common code for installing kvm irq handler
` [PATCH v4 07/38] perf: core/x86: Register a new vector for KVM GUEST PMI
` [PATCH v4 08/38] KVM: x86/pmu: Register KVM_GUEST_PMI_VECTOR handler
` [PATCH v4 09/38] perf: Add switch_guest_ctx() interface
` [PATCH v4 10/38] perf/x86: Support switch_guest_ctx interface
` [PATCH v4 11/38] perf/x86: Forbid PMI handler when guest own PMU
` [PATCH v4 12/38] perf/x86/core: Do not set bit width for unavailable counters
` [PATCH v4 13/38] perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_cap
` [PATCH v4 14/38] KVM: x86/pmu: Introduce enable_mediated_pmu global parameter

[PATCH] perf trace: Fix wrong size to bpf_map__update_elem call
 2025-03-24 16:58 UTC  (4+ messages)

[PATCH v6 0/2] Prefer sysfs/JSON events also when no PMU is provided
 2025-03-24 16:45 UTC  (3+ messages)
` [PATCH v6 1/2] perf record: Skip don't fail for events that don't open
` [PATCH v6 2/2] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"

[PATCH] tools/perf/arch/powerpc/util: Fix is_compat_mode build break in ppc64
 2025-03-24 16:34 UTC  (4+ messages)

[PATCH] perf bench sched pipe: fix enforced blocking reads in worker_thread
 2025-03-24 16:34 UTC  (3+ messages)

[PATCH v2] perf build: filter all combinations of -flto for libperl
 2025-03-24 16:34 UTC  (2+ messages)

[PATCH v2 0/6] Mypy and pylint build support
 2025-03-24 16:15 UTC  (2+ messages)

[RFC PATCH v3 0/8] PMU partitioning driver support
 2025-03-24 14:53 UTC  (5+ messages)
` [RFC PATCH v3 5/8] KVM: arm64: Introduce module param to partition the PMU
` [RFC PATCH v3 7/8] perf: arm_pmuv3: Keep out of guest counter partition

[PATCH v3] perf test probe_vfs_getname: Skip if no suitable line detected
 2025-03-24 14:45 UTC 

[PATCH] perf: annotate asm_pure_loop.S
 2025-03-24 11:34 UTC  (2+ messages)

[PATCH v3 0/8] perf sched: Introduce stats tool
 2025-03-24  9:15 UTC  (4+ messages)
` [PATCH v3 5/8] perf sched stats: Add support for live mode

[PATCH 1/3] perf sort: Keep output fields in the same level
 2025-03-24  7:28 UTC  (6+ messages)

[PATCH v3] perf trace: Implement syscall summary in BPF
 2025-03-24  4:47 UTC  (3+ messages)

[PATCH 0/2] perf docs: Fix build with asciidoctor
 2025-03-23 20:37 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] perf docs: Fix perf-check manual page built "

[PATCH] perf probe: Introduce --no-advice option when a new event is created
 2025-03-23 18:39 UTC  (3+ messages)
` [PATCH 0/1] perf probe: Extend the quiet option
` [PATCH 1/1] "

[PATCH v3 tip:perf/core] perf/amd/ibs: Prevent leaking sensitive data to userspace
 2025-03-23  4:22 UTC  (6+ messages)

[PATCH v6 0/5] x86/cpufeatures: Automatically generate required and disabled feature masks
 2025-03-22 19:58 UTC  (10+ messages)
` [PATCH v6 3/5] x86/cpufeatures: Generate a feature mask header based on build config

[GIT PULL] Performance events updates for v6.15
 2025-03-22  9:41 UTC 

[PATCH v1 00/35] GNR retirement latencies, topic and metric updates
 2025-03-22  6:34 UTC  (36+ messages)
` [PATCH v1 01/35] perf vendor events: Update alderlake events/metrics
` [PATCH v1 02/35] perf vendor events: Update AlderlakeN events/metrics
` [PATCH v1 03/35] perf vendor events: Update arrowlake events/metrics
` [PATCH v1 04/35] perf vendor events: Update bonnell events
` [PATCH v1 05/35] perf vendor events: Update broadwell metrics
` [PATCH v1 06/35] perf vendor events: Update broadwellde metrics
` [PATCH v1 07/35] perf vendor events: Update broadwellx metrics
` [PATCH v1 08/35] perf vendor events: Update cascadelakex events/metrics
` [PATCH v1 09/35] perf vendor events: Update clearwaterforest events
` [PATCH v1 10/35] perf vendor events: Update elkhartlake events
` [PATCH v1 11/35] perf vendor events: Update emeraldrapids events/metrics
` [PATCH v1 12/35] perf vendor events: Update grandridge events/metrics
` [PATCH v1 13/35] perf vendor events: Add graniterapids retirement latencies
` [PATCH v1 14/35] perf vendor events: Update haswell metrics
` [PATCH v1 15/35] perf vendor events: Update haswellx metrics
` [PATCH v1 16/35] perf vendor events: Update icelake events/metrics
` [PATCH v1 17/35] perf vendor events: Update icelakex events/metrics
` [PATCH v1 18/35] perf vendor events: Update ivybridge metrics
` [PATCH v1 19/35] perf vendor events: Update ivytown metrics
` [PATCH v1 20/35] perf vendor events: Update jaketown metrics
` [PATCH v1 21/35] perf vendor events: Update lunarlake events/metrics
` [PATCH v1 22/35] perf vendor events: Update meteorlake events/metrics
` [PATCH v1 23/35] perf vendor events: Update nehalemep events
` [PATCH v1 24/35] perf vendor events: Update nehalemex events
` [PATCH v1 25/35] perf vendor events: Update rocketlake events/metrics
` [PATCH v1 26/35] perf vendor events: Update sandybridge metrics
` [PATCH v1 27/35] perf vendor events: Update sapphirerapids events/metrics
` [PATCH v1 28/35] perf vendor events: Update sierraforest events
` [PATCH v1 29/35] perf vendor events: Update skylake metrics
` [PATCH v1 30/35] perf vendor events: Update skylakex events/metrics
` [PATCH v1 31/35] perf vendor events: Update snowridgex events
` [PATCH v1 32/35] perf vendor events: Update tigerlake metrics
` [PATCH v1 33/35] perf vendor events: Update westmereep-dp events
` [PATCH v1 34/35] "
` [PATCH v1 35/35] "

[PATCH 0/7] arm64: Enable UPROBES with GCS
 2025-03-21 23:43 UTC  (13+ messages)
` [PATCH 1/7] arm64/gcs: task_gcs_el0_enable() should use passed task
` [PATCH 3/7] arm64: uaccess: Add additional userspace GCS accessors
` [PATCH 6/7] uprobes: Allow the use of uprobe_warn() in arch code

[RESEND PATCH 0/7] perf vendor events riscv: Update SiFive CPU PMU events
 2025-03-21 20:57 UTC  (6+ messages)

[PATCH 0/2] perf vendor events arm64: AmpereOne/AmpereOneX: Add a new errata and fix metrics calculations
 2025-03-21 18:30 UTC  (5+ messages)
` [PATCH 1/2] perf vendor events arm64: AmpereOne/AmpereOneX: Mark LD_RETIRED impacted by errata

[PATCH v7 00/14] perf: Support multiple system call tables in the build
 2025-03-21 18:30 UTC  (17+ messages)
` [PATCH v7 01/14] perf dso: Move libunwind dso_data variables into ifdef
` [PATCH v7 02/14] perf dso: kernel-doc for enum dso_binary_type
` [PATCH v7 03/14] perf syscalltbl: Remove syscall_table.h
` [PATCH v7 04/14] perf trace: Reorganize syscalls
` [PATCH v7 05/14] perf syscalltbl: Remove struct syscalltbl
` [PATCH v7 06/14] perf dso: Add support for reading the e_machine type for a dso
` [PATCH v7 07/14] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v7 08/14] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v7 09/14] perf syscalltbl: Use lookup table containing multiple architectures
` [PATCH v7 10/14] perf build: Remove Makefile.syscalls
` [PATCH v7 11/14] perf syscalltbl: Mask off ABI type for MIPS system calls
` [PATCH v7 12/14] perf trace: Make syscall table stable
` [PATCH v7 13/14] perf trace: Fix BTF memory leak
` [PATCH v7 14/14] perf trace: Fix evlist "

[PATCH v2] perf trace: Implement syscall summary in BPF
 2025-03-21 17:19 UTC  (11+ messages)

[PATCH v3 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-21 13:34 UTC  (7+ messages)
` [PATCH v3 1/3] kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint()
` [PATCH v3 2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode()
` [PATCH v3 3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite

[PATCH] uprop: Add new verification condition to verify_opcode
 2025-03-21 12:28 UTC  (2+ messages)

[PATCH V2 1/2] tools/perf/pmu-events/powerpc: Add support for compat events in json
 2025-03-21 11:42 UTC  (4+ messages)
` [PATCH V2 2/2] tools/perf/powerpc/util: Add support to handle compatible mode PVR for perf json events

[PATCH] perf script: perf script tests fails with segfault
 2025-03-21  7:58 UTC  (3+ messages)

[PATCH] perf build: filter all combinations of -flto for libbperl
 2025-03-21  6:14 UTC  (3+ messages)
` [PATCH RESEND] perf build: filter all combinations of -flto for libperl

Remove the "perf" hard lock up detector (watchdog) from the kernel?
 2025-03-20 16:06 UTC  (2+ messages)

[PATCH] libperf: Don't remove -g when EXTRA_CFLAGS are used
 2025-03-20 16:00 UTC  (3+ messages)

[PATCH] perf: intel-tpebs: Fix incorrect usage of zfree()
 2025-03-20 16:00 UTC  (2+ messages)

[PATCH v2] perf pmu: Handle memory failure in tool_pmu__new()
 2025-03-20 16:00 UTC  (2+ messages)

[PATCH v1] perf cpumap: Increment reference count for online cpumap
 2025-03-20 16:00 UTC  (3+ messages)

[PATCH] perf dso: fix dso__is_kallsyms() check
 2025-03-20 16:00 UTC  (2+ messages)

[PATCH v2] perf build: Use -fzero-init-padding-bits=all
 2025-03-20 15:06 UTC  (3+ messages)

[PATCH] perf build: Restore {0} initializer since GCC-15
 2025-03-20 11:36 UTC  (8+ messages)

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-20 10:44 UTC  (5+ messages)
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement

[PATCH] perf/x86/rapl: Fix error handling in init_rapl_pmus
 2025-03-20 10:06 UTC 

[PATCH v4] events/core: fix acoount failure for event's child_total_enable_time at task exit
 2025-03-20  8:24 UTC  (2+ messages)

[PATCH v2] perf test probe_vfs_getname: Skip if no suitable line detected
 2025-03-19 22:51 UTC  (2+ messages)

Scheduling latency outliers observed with perf sched record
 2025-03-19 22:39 UTC  (2+ messages)

[PATCH 1/1 next] tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds
 2025-03-19 22:13 UTC  (8+ messages)

[PATCH] perf kwork: Remove unreachable judgments
 2025-03-19 20:13 UTC  (2+ messages)

[PATCH v2 0/6] perf python binding fixes
 2025-03-19 20:13 UTC  (2+ messages)

[PATCH v3 00/15] Prepare for new Intel Family numbers
 2025-03-19 19:46 UTC  (7+ messages)

[PATCH v1] perf evlist: Make uniquifying counter names consistent
 2025-03-19 16:20 UTC 

[PATCH] perf pmu: Handle memory failure in tool_pmu__new()
 2025-03-19 12:28 UTC  (3+ messages)

[PATCH v2 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-19 12:02 UTC  (6+ messages)
` [PATCH v2 1/3] kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint()
` [PATCH v2 2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode()
` [PATCH v2 3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite

[PATCH v1 1/2] perf machine: Factor creating a "live" machine out of dwarf-unwind
 2025-03-18 23:47 UTC  (5+ messages)

[PATCH v4 0/2] x86: Prepare for new Intel Family numbers
 2025-03-18 22:38 UTC  (3+ messages)
` [PATCH v4 1/2] perf/x86: Simplify Intel PMU initialization
` [PATCH v4 2/2] perf/x86/p4: Replace Pentium 4 model checks with VFM ones


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