messages from 2026-04-20 02:50:23 to 2026-04-23 06:01:00 UTC [more...]
[PATCH v1 26/58] perf mem-phys-addr: Port mem-phys-addr to use python module
2026-04-23 6:00 UTC (103+ messages)
` [PATCH v2 00/58] perf: Reorganize scripting support
` [PATCH v2 01/58] perf inject: Fix itrace branch stack synthesis
` [PATCH v2 02/58] perf arch arm: Sort includes and add missed explicit dependencies
` [PATCH v2 03/58] perf arch x86: "
` [PATCH v2 04/58] perf tests: "
` [PATCH v2 05/58] perf script: "
` [PATCH v2 06/58] perf util: "
` [PATCH v2 07/58] perf python: Add "
` [PATCH v2 08/58] perf evsel/evlist: Avoid unnecessary #includes
` [PATCH v2 09/58] perf data: Add open flag
` [PATCH v2 10/58] perf evlist: Add reference count
` [PATCH v2 11/58] perf evsel: "
` [PATCH v2 12/58] perf evlist: Add reference count checking
` [PATCH v2 13/58] perf python: Use evsel in sample in pyrf_event
` [PATCH v2 14/58] perf python: Add wrapper for perf_data file abstraction
` [PATCH v2 15/58] perf python: Add python session abstraction wrapping perf's session
` [PATCH v2 16/58] perf python: Add syscall name/id to convert syscall number and name
` [PATCH v2 17/58] perf python: Refactor and add accessors to sample event
` [PATCH v2 18/58] perf python: Add callchain support
` [PATCH v2 19/58] perf python: Add config file access
` [PATCH v2 20/58] perf python: Extend API for stat events in python.c
` [PATCH v2 21/58] perf python: Expose brstack in sample event
` [PATCH v2 22/58] perf python: Add perf.pyi stubs file
` [PATCH v2 23/58] perf python: Add LiveSession helper
` [PATCH v2 24/58] perf python: Move exported-sql-viewer.py and parallel-perf.py to tools/perf/python/
` [PATCH v2 25/58] perf stat-cpi: Port stat-cpi to use python module
` [PATCH v2 26/58] perf mem-phys-addr: Port mem-phys-addr "
` [PATCH v2 27/58] perf syscall-counts: Port syscall-counts "
` [PATCH v2 28/58] perf syscall-counts-by-pid: Port syscall-counts-by-pid "
` [PATCH v2 29/58] perf futex-contention: Port futex-contention "
` [PATCH v2 30/58] perf flamegraph: Port flamegraph "
` [PATCH v2 31/58] perf gecko: Port gecko "
` [PATCH v2 32/58] perf arm-cs-trace-disasm: Port arm-cs-trace-disasm "
` [PATCH v2 33/58] perf check-perf-trace: Port check-perf-trace "
` [PATCH v2 34/58] perf compaction-times: Port compaction-times "
` [PATCH v2 35/58] perf event_analyzing_sample: Port event_analyzing_sample "
` [PATCH v2 36/58] perf export-to-sqlite: Port export-to-sqlite "
` [PATCH v2 37/58] perf export-to-postgresql: Port export-to-postgresql "
` [PATCH v2 38/58] perf failed-syscalls-by-pid: Port failed-syscalls-by-pid "
` [PATCH v2 39/58] perf intel-pt-events: Port intel-pt-events/libxed "
` [PATCH v2 40/58] perf net_dropmonitor: Port net_dropmonitor "
` [PATCH v2 41/58] perf netdev-times: Port netdev-times "
` [PATCH v2 42/58] perf powerpc-hcalls: Port powerpc-hcalls "
` [PATCH v2 43/58] perf sched-migration: Port sched-migration/SchedGui "
` [PATCH v2 44/58] perf sctop: Port sctop "
` [PATCH v2 45/58] perf stackcollapse: Port stackcollapse "
` [PATCH v2 46/58] perf task-analyzer: Port task-analyzer "
` [PATCH v2 47/58] perf failed-syscalls: Port failed-syscalls "
` [PATCH v2 48/58] perf rw-by-file: Port rw-by-file "
` [PATCH v2 49/58] perf rw-by-pid: Port rw-by-pid "
` [PATCH v2 50/58] perf rwtop: Port rwtop "
` [PATCH v2 51/58] perf wakeup-latency: Port wakeup-latency "
` [PATCH v2 52/58] perf test: Migrate Intel PT virtual LBR test to use Python API
` [PATCH v2 53/58] perf: Remove libperl support, legacy Perl scripts and tests
` [PATCH v2 54/58] perf: Remove libpython support and legacy Python scripts
` [PATCH v2 55/58] perf Makefile: Update Python script installation path
` [PATCH v2 56/58] perf script: Refactor to support standalone scripts and remove legacy features
` [PATCH v2 57/58] perf Documentation: Update for standalone Python scripts and remove obsolete data
` [PATCH v2 58/58] perf python: Improve perf script -l descriptions
[PATCH] perf annotate: Fix NULL pointer dereference in loongarch_call__parse
2026-04-23 5:54 UTC (2+ messages)
[Patch v2] perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities
2026-04-23 5:33 UTC
[RFC PATCH v3 0/4] mm/damon: introduce perf event based access check
2026-04-23 4:34 UTC (10+ messages)
` [RFC PATCH v3 1/4] mm/damon/core: add code borrowed from report-based monitoring work
` [RFC PATCH v3 2/4] mm/damon/core: add common code for perf event based access check
` [RFC PATCH v3 3/4] mm/damon/vaddr: support "
` [RFC PATCH v3 4/4] mm/damon/paddr: "
perf performance with libdw vs libunwind
2026-04-23 4:21 UTC (2+ messages)
[PATCH] perf/lock: enable end-timestamp accounting for cgroup aggregation
2026-04-23 1:11 UTC (5+ messages)
[Patch v2 0/4] perf/x86/intel: Fix several bugs of auto counter
2026-04-23 1:01 UTC (13+ 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 4/4] perf/x86/intel: Consolidate MSR_IA32_PERF_CFG_C tracking
[PATCH v3 0/3] perf: Fix SIGCHLD vs pause() race with short-lived workloads
2026-04-22 21:21 UTC (8+ messages)
` [PATCH v3 1/3] perf sched stats: Fix SIGCHLD vs pause() race in schedstat_record()
` [PATCH v3 2/3] perf sched stats: Fix SIGCHLD vs pause() race in schedstat_live()
` [PATCH v3 3/3] perf lock contention: Fix SIGCHLD vs pause() race in __cmd_contention()
[PATCH v5 1/2] perf pmu intel: Generalize SNC cpumask adjustment for multiple platforms
2026-04-22 20:53 UTC (3+ messages)
[PATCH RFC 0/6] x86/msr: Rename MSR access functions
2026-04-22 19:21 UTC (18+ messages)
` [PATCH RFC 5/6] x86/events: Switch core parts to use new "
[PATCH] perf sched: Fix crash in sched stats diff due to uninitialized perf_data structure
2026-04-22 17:35 UTC
[PATCH 0/1] perf build: fix "argument list too long" in second location
2026-04-22 10:02 UTC (9+ messages)
` [PATCH 1/1] "
[PATCH v2 00/16] perf arm64: Support data type profiling
2026-04-22 9:50 UTC (5+ messages)
[PATCH] perf build-id: Fix wrong return value checking
2026-04-22 7:12 UTC (4+ messages)
[PATCH v2] perf/x86/intel/uncore: Use sysfs_emit() in uncore_event_show()
2026-04-22 7:06 UTC (2+ messages)
[PATCH 6.6.y] Revert "perf unwind-libdw: Fix invalid reference counts"
2026-04-22 3:57 UTC (3+ messages)
[PATCH] perf/lock: Fix non-atomic max/time and min_time updates in contention_data
2026-04-22 2:40 UTC (2+ messages)
[PATCH] perf annotate: Fix crashes on empty annotate windows
2026-04-22 2:15 UTC (2+ messages)
[PATCH] perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities
2026-04-22 0:43 UTC (5+ messages)
[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 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 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 (5+ messages)
[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] 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox