Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-06-02 15:43:52 to 2026-06-03 13:43:43 UTC [more...]

[PATCH v2 00/18] perf cs-etm: Queue context packets for frontend
 2026-06-03 13:43 UTC  (19+ messages)
` [PATCH v2 01/18] "
` [PATCH v2 02/18] perf test: Add workload-ctl option
` [PATCH v2 03/18] perf test: Add a workload that forces context switches
` [PATCH v2 04/18] perf test cs-etm: Test process attribution
` [PATCH v2 05/18] perf test: Add deterministic workload

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-06-03 13:33 UTC  (2+ messages)

[PATCH v3 00/19] perf cs-etm: Queue context packets for frontend
 2026-06-03 10:41 UTC  (27+ messages)
` [PATCH v3 01/19] "
` [PATCH v3 02/19] perf test: Add workload-ctl option
` [PATCH v3 03/19] perf test: Add a workload that forces context switches
` [PATCH v3 04/19] perf test cs-etm: Test process attribution
` [PATCH v3 05/19] perf test: Add deterministic workload
` [PATCH v3 06/19] perf test cs-etm: Replace unroll loop thread with deterministic decode test
` [PATCH v3 07/19] perf test cs-etm: Remove asm_pure_loop test
` [PATCH v3 08/19] perf test cs-etm: Replace memcpy test with raw dump stress test
` [PATCH v3 09/19] perf test: Add named_threads workload
` [PATCH v3 10/19] perf test cs-etm: Test decoding for concurrent threads test
` [PATCH v3 11/19] perf test cs-etm: Remove duplicate branch tests
` [PATCH v3 12/19] perf test cs-etm: Skip if not root
` [PATCH v3 13/19] perf test cs-etm: Reduce snapshot size
` [PATCH v3 14/19] perf test cs-etm: Speed up basic test
` [PATCH v3 15/19] perf test cs-etm: Remove unused Coresight workloads
` [PATCH v3 16/19] perf test cs-etm: Make disassembly test use kcore
` [PATCH v3 17/19] perf test cs-etm: Add all branch instructions to test
` [PATCH v3 18/19] perf test cs-etm: Speed up disassembly test
` [PATCH v3 19/19] perf test cs-etm: Move existing tests to coresight folder

[PATCH v4] perf bench: add --write-size option to sched pipe
 2026-06-03 10:35 UTC 

[PATCH v3] perf bench: add --write-size option to sched pipe
 2026-06-03 10:25 UTC  (5+ messages)

[PATCH 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
 2026-06-03  7:14 UTC  (2+ messages)

[PATCH v11 00/19] perf: Use e_machine and lazily compute symbols
 2026-06-03  5:39 UTC  (4+ messages)
` [PATCH v12 "

[PATCH V3 0/7] perf/x86/intel/uncore: Bug fixes and cleanups
 2026-06-03  2:48 UTC  (2+ messages)

[PATCH v2 0/8] perf/x86/intel/uncore: PMU setup robustness fixes
 2026-06-03  2:43 UTC  (15+ messages)
` [PATCH V2 2/8] perf/x86/intel/uncore: Fix refcnt and other cleanups
` [PATCH V2 4/8] perf/x86/intel/uncore: Keep PCI PMUs working when MMIO/MSR setup fails
` [PATCH V2 5/8] perf/x86/intel/uncore: Factor out box setup code
` [PATCH V2 6/8] perf/x86/intel/uncore: Introduce PMU flags and broken state
` [PATCH V2 7/8] perf/x86/intel/uncore: Fix uncore_box ref/unref ordering on CPU hotplug
` [PATCH V2 8/8] perf/x86/intel/uncore: Implement lazy setup for MSR/MMIO PMU

[PATCH 0/8] riscv: Add reliable stack unwinding for livepatch
 2026-06-03  2:10 UTC  (13+ messages)
` [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
` [PATCH v2 5/8] riscv: stacktrace: introduce stack-bound tracking helpers
` [PATCH v2 6/8] riscv: stacktrace: switch to frame-pointer based unwinder
` [PATCH v2 7/8] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
` [PATCH v2 8/8] selftests/livepatch: Add RISC-V syscall wrapper prefix

[PATCHES 0/8] perf tools: Diagnostic offsets in skip messages + two hardening fixes
 2026-06-03  1:32 UTC  (12+ messages)
` [PATCH 1/8] perf sample: Add file_offset field to struct perf_sample
` [PATCH 2/8] perf session: Include file offset in event skip/stop messages
` [PATCH 3/8] perf sched: Include file offset in event skip messages
` [PATCH 4/8] perf timechart: Include file offset in CPU bounds check messages
` [PATCH 5/8] perf tools: Include file offset and event type name in skip messages
` [PATCH 6/8] perf timechart: Fix cat_backtrace() use-after-free on corrupted callchain
` [PATCH 7/8] perf sched: Replace BUG_ON on invalid CPU with graceful skip
` [PATCH 8/8] perf test: Add file offset diagnostic test for corrupted perf.data

[PATCH v7 00/23] tools build: Append -fzero-init-padding-bits=all option
 2026-06-02 21:27 UTC  (3+ messages)
` [PATCH v7 19/23] tools: sched_ext: Append extra cflags

perf script intel_pt decoding reading instructions from wrong shared lib
 2026-06-02 19:32 UTC  (2+ messages)

[PATCH v2] perf kvm stat: Add missing mappings for PPC kvm exit reasons
 2026-06-02 18:52 UTC  (2+ messages)

[PATCH v8 1/2] perf: Reveal PMU type in fdinfo
 2026-06-02 18:13 UTC  (2+ messages)
` [PATCH v8 2/2] perf evsel: Find process with busy PMUs for EBUSY

[PATCH v7 00/16] perf test: Parallel harness optimizations, summary & JUnit XML
 2026-06-02 17:41 UTC  (20+ messages)
` [PATCH v8 00/18] perf test: Parallel harness optimizations, summary, JUnit XML & PMU fixes
  ` [PATCH v8 01/18] perf tpebs: Fix concurrent stop races and PID reuse hazards in tpebs_stop
  ` [PATCH v8 02/18] perf jevents.py: Make generated C code more kernel style
  ` [PATCH v8 03/18] perf pmu-events: Add API to get metric table name and iterate tables
  ` [PATCH v8 04/18] perf test: Drain pipe after child finishes to avoid losing output
  ` [PATCH v8 05/18] perf test: Support dynamic test suites with setup callback and private data
  ` [PATCH v8 06/18] perf test pmu-events: A sub-test per metric table
  ` [PATCH v8 07/18] tools subcmd: Robust fallback and existence checks for process reaping
  ` [PATCH v8 08/18] perf test: Refactor parallel poll loop to drain all pipes simultaneously
  ` [PATCH v8 09/18] perf test: Show snippet failure output for verbose=1
  ` [PATCH v8 10/18] perf test: Add summary reporting
  ` [PATCH v8 11/18] perf test: Fix subtest status alignment for multi-digit indexes
  ` [PATCH v8 12/18] perf test: Skip shebang and SPDX comments in shell test descriptions
  ` [PATCH v8 13/18] perf test: Split monolithic 'util' test suite into sub-tests
  ` [PATCH v8 14/18] perf test: Add -j/--junit option for JUnit XML test reports
  ` [PATCH v8 15/18] perf test: Add shell test to validate JUnit XML reporting output
  ` [PATCH v8 16/18] perf test: Remove /usr/bin/cc dependency from Intel PT shell test
  ` [PATCH v8 17/18] perf pmu: Recognize 'default_core' as a core PMU and document matching
  ` [PATCH v8 18/18] perf test: Truncate printed test descriptions dynamically to avoid terminal wrapping

[PATCH V3 7/7] perf/x86/intel/uncore: Implement global init callback for GNR uncore
 2026-06-02 16:44 UTC  (2+ messages)

[PATCH v4 0/3] Enable perf tracing for unprivileged users
 2026-06-02 16:12 UTC  (4+ messages)
` [PATCH v4 2/3] perf: enable unprivileged syscall tracing with perf trace

[PATCH V3 4/7] perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()
 2026-06-02 16:05 UTC  (2+ messages)

[PATCH v12 16/19] perf env: Add mutex to protect lazy environment initialization
 2026-06-02 15:57 UTC  (2+ messages)

[PATCH v12 17/19] perf env: Add helper to lazily compute the os_release
 2026-06-02 15:55 UTC  (2+ messages)

[PATCH v12 06/19] perf symbol: Avoid use of machine__is
 2026-06-02 15:43 UTC  (2+ messages)


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