public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-16 15:26:35 to 2026-04-22 01:24:50 UTC [more...]

[Patch v2 0/4] perf/x86/intel: Fix several bugs of auto counter
 2026-04-22  1:24 UTC  (12+ messages)
` [Patch v2 1/4] perf/x86/intel: Clear stale ACR mask before updating new mask
` [Patch v2 2/4] perf/x86/intel: Disable PMI for self-reloaded ACR events
` [Patch v2 3/4] perf/x86/intel: Enable auto counter reload for DMR
` [Patch v2 4/4] perf/x86/intel: Consolidate MSR_IA32_PERF_CFG_C tracking

[PATCH] perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities
 2026-04-22  0:43 UTC  (5+ messages)

[PATCH 0/1] perf build: fix "argument list too long" in second location
 2026-04-21 21:12 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH] perf trace: Introduce --show-cpu option to display cpu id
 2026-04-21 21:02 UTC  (2+ messages)

[PATCH] perf callchain: Handle multiple address spaces
 2026-04-21 16:30 UTC  (3+ messages)
` [PATCH Ping ] "

[PATCH v2] perf/x86/intel/uncore: Use sysfs_emit() in uncore_event_show()
 2026-04-21 15:04 UTC 

[PATCH] perf build-id: Fix wrong return value checking
 2026-04-21 14:33 UTC  (3+ messages)

[PATCH v2] perf pmu: Skip test on Arm64 when #slots is zero
 2026-04-21 14:20 UTC  (2+ messages)

BUG: soft lockup in run_timer_softirq
 2026-04-21 12:35 UTC 

[PATCH] perf test: probe_vfs_getname add do_getname() probing fallback
 2026-04-21 11:09 UTC  (2+ messages)
` [PATCH Ping] "

[PATCH] perf/lock: enable end-timestamp accounting for cgroup aggregation
 2026-04-21  8:29 UTC  (3+ messages)

[Patch v3] perf tests: Add auto counter reload (ACR) sampling test
 2026-04-21  4:55 UTC 

[PATCH 0/3] mm: split the file's i_mmap tree for NUMA
 2026-04-21  3:06 UTC  (6+ messages)

[PATCH 6.6.y] Revert "perf unwind-libdw: Fix invalid reference counts"
 2026-04-20 23:55 UTC  (2+ messages)

[PATCH RFC 0/6] x86/msr: Rename MSR access functions
 2026-04-20 15:34 UTC  (16+ messages)
` [PATCH RFC 5/6] x86/events: Switch core parts to use new "

[PATCH AUTOSEL 6.18] perf/x86/intel/uncore: Skip discovery table for offline dies
 2026-04-20 13:20 UTC 

[PATCH AUTOSEL 7.0-5.10] perf/amd/ibs: Avoid race between event add and NMI
 2026-04-20 13:09 UTC  (2+ messages)
` [PATCH AUTOSEL 7.0-6.18] perf/amd/ibs: Limit ldlat->l3missonly dependency to Zen5

[PATCH] perf annotate: Fix crashes on empty annotate windows
 2026-04-20 11:52 UTC 

[PATCH v2 00/16] perf arm64: Support data type profiling
 2026-04-20  9:31 UTC  (4+ messages)

[PATCH] arm_pmu: acpi: fix reference leak on failed device registration
 2026-04-20  8:05 UTC  (7+ messages)

[Patch v2] perf tests: Add auto counter reload (ACR) sampling test
 2026-04-20  6:35 UTC  (3+ messages)

[PATCH v1 00/58] perf: Reorganize scripting support
 2026-04-20  2:14 UTC  (109+ messages)
` [PATCH v1 01/58] perf inject: Fix itrace branch stack synthesis
` [PATCH v1 02/58] perf arch arm: Sort includes and add missed explicit dependencies
` [PATCH v1 03/58] perf arch x86: "
` [PATCH v1 04/58] perf tests: "
` [PATCH v1 05/58] perf script: "
` [PATCH v1 06/58] perf util: "
` [PATCH v1 07/58] perf python: Add "
` [PATCH v1 08/58] perf evsel/evlist: Avoid unnecessary #includes
` [PATCH v1 09/58] perf data: Add open flag
` [PATCH v1 10/58] perf evlist: Add reference count
` [PATCH v1 11/58] perf evsel: "
` [PATCH v1 12/58] perf evlist: Add reference count checking
` [PATCH v1 13/58] perf python: Use evsel in sample in pyrf_event
` [PATCH v1 14/58] perf python: Add wrapper for perf_data file abstraction
` [PATCH v1 15/58] perf python: Add python session abstraction wrapping perf's session
` [PATCH v1 16/58] perf python: Add syscall name/id to convert syscall number and name
` [PATCH v1 17/58] perf python: Refactor and add accessors to sample event
` [PATCH v1 18/58] perf python: Add callchain support
` [PATCH v1 19/58] perf python: Add config file access
` [PATCH v1 20/58] perf python: Extend API for stat events in python.c
` [PATCH v1 21/58] perf python: Expose brstack in sample event
` [PATCH v1 22/58] perf python: Add perf.pyi stubs file
` [PATCH v1 23/58] perf python: Add LiveSession helper
` [PATCH v1 24/58] perf python: Move exported-sql-viewer.py and parallel-perf.py to tools/perf/python/
` [PATCH v1 25/58] perf stat-cpi: Port stat-cpi to use python module
` [PATCH v1 26/58] perf mem-phys-addr: Port mem-phys-addr "
` [PATCH v1 27/58] perf syscall-counts: Port syscall-counts "
` [PATCH v1 28/58] perf syscall-counts-by-pid: Port syscall-counts-by-pid "
` [PATCH v1 29/58] perf futex-contention: Port futex-contention "
` [PATCH v1 30/58] perf flamegraph: Port flamegraph "
` [PATCH v1 31/58] perf gecko: Port gecko "
` [PATCH v1 32/58] perf arm-cs-trace-disasm: Port arm-cs-trace-disasm "
` [PATCH v1 33/58] perf check-perf-trace: Port check-perf-trace "
` [PATCH v1 34/58] perf compaction-times: Port compaction-times "
` [PATCH v1 35/58] perf event_analyzing_sample: Port event_analyzing_sample "
` [PATCH v1 36/58] perf export-to-sqlite: Port export-to-sqlite "
` [PATCH v1 37/58] perf export-to-postgresql: Port export-to-postgresql "
` [PATCH v1 38/58] perf failed-syscalls-by-pid: Port failed-syscalls-by-pid "
` [PATCH v1 39/58] perf intel-pt-events: Port intel-pt-events/libxed "
` [PATCH v1 40/58] perf net_dropmonitor: Port net_dropmonitor "
` [PATCH v1 41/58] perf netdev-times: Port netdev-times "
` [PATCH v1 42/58] perf powerpc-hcalls: Port powerpc-hcalls "
` [PATCH v1 43/58] perf sched-migration: Port sched-migration/SchedGui "
` [PATCH v1 44/58] perf sctop: Port sctop "
` [PATCH v1 45/58] perf stackcollapse: Port stackcollapse "
` [PATCH v1 46/58] perf task-analyzer: Port task-analyzer "
` [PATCH v1 47/58] perf failed-syscalls: Port failed-syscalls "
` [PATCH v1 48/58] perf rw-by-file: Port rw-by-file "
` [PATCH v1 49/58] perf rw-by-pid: Port rw-by-pid "
` [PATCH v1 50/58] perf rwtop: Port rwtop "
` [PATCH v1 51/58] perf wakeup-latency: Port wakeup-latency "
` [PATCH v1 52/58] perf test: Migrate Intel PT virtual LBR test to use Python API
` [PATCH v1 53/58] perf: Remove libperl support, legacy Perl scripts and tests
` [PATCH v1 54/58] perf: Remove libpython support and legacy Python scripts
` [PATCH v1 55/58] perf Makefile: Update Python script installation path
` [PATCH v1 56/58] perf script: Refactor to support standalone scripts and remove legacy features
` [PATCH v1 57/58] perf Documentation: Update for standalone Python scripts and remove obsolete data
` [PATCH v1 58/58] perf python: Improve perf script -l descriptions

[PATCH] perf/lock: Fix non-atomic max/time and min_time updates in contention_data
 2026-04-19 18:27 UTC 

[PATCH] perf unwind-libdw: Fix stale object reference in arch/loongarch
 2026-04-19 15:56 UTC  (3+ messages)

[PATCH v2] perf riscv: Add SDT argument parsing for RISC-V
 2026-04-19 15:52 UTC  (3+ messages)

[GIT PULL] perf-tool updates for v7.1
 2026-04-18 18:29 UTC  (2+ messages)

[linux-next:master] [perf tools] 74e2dbe7be: RIP:cpuidle_enter_state
 2026-04-17  6:17 UTC  (2+ messages)

[PATCH 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
 2026-04-17  0:23 UTC  (6+ messages)
` [PATCH 1/4] perf/x86/intel: Don't write PEBS_ENABLED on host<=>guest xfers if CPU has isolation

[PATCH] perf stat: Merge CPU maps when merging uncore aliases
 2026-04-16 21:56 UTC  (3+ messages)

[PATCHES 0/5 v2] More perf.data header validation
 2026-04-16 19:35 UTC  (5+ messages)

[PATCH v7 6/7] perf test: Remove perftool drivers
 2026-04-16 19:08 UTC  (2+ messages)

[PATCH v7 5/7] perf test: Format log directories for shell tests
 2026-04-16 18:56 UTC  (2+ messages)

[PATCH v7 4/7] perf test: Introduce storing logs for shell tests
 2026-04-16 18:30 UTC  (2+ messages)

[PATCH 4/5] perf header: Validate bitmap size before allocating in do_read_bitmap()
 2026-04-16 15:26 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox