Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-05-12 22:30:35 to 2026-05-14 15:57:05 UTC [more...]

[PATCH 1/4] perf: nvidia_t410_cmem_latency: fix cpuhp state leak on init failure
 2026-05-14 15:57 UTC  (7+ messages)
` [PATCH 2/4] perf: nvidia_t410_cmem_latency: handle PERF_EF_UPDATE in stop
` [PATCH 3/4] perf: nvidia_t410_c2c: fix cpuhp state leak on init failure
` [PATCH 4/4] perf: nvidia_t410_c2c: handle PERF_EF_UPDATE in stop

[PATCH] perf trace beauty fcntl: Fix build with older kernel headers
 2026-05-14 15:56 UTC  (5+ messages)

[PATCH 1/3] perf vendor events arm64: fix swapped MetricGroup for Tegra410 L1 prefetcher metrics
 2026-05-14 15:51 UTC  (2+ messages)

[PATCH v1 00/14] perf test: Harness improvements
 2026-05-14 15:50 UTC  (19+ messages)
` [PATCH v1 01/14] perf jevents.py: Make generated C code more kernel style
` [PATCH v1 02/14] perf pmu-events: Add API to get metric table name and iterate tables
` [PATCH v1 03/14] perf test: Drain pipe after child finishes to avoid losing output
` [PATCH v1 04/14] perf test: Support dynamic test suites with setup callback and private data
` [PATCH v1 05/14] perf test pmu-events: A sub-test per metric table
` [PATCH v1 06/14] perf test: Refactor parallel poll loop to drain all pipes simultaneously
` [PATCH v1 07/14] perf test: Show snippet failure output for verbose=1
` [PATCH v1 08/14] perf test: Add summary reporting
` [PATCH v1 09/14] perf test: Fix subtest status alignment for multi-digit indexes
` [PATCH v1 10/14] perf test: Skip shebang and SPDX comments in shell test descriptions
` [PATCH v1 11/14] perf test: Split monolithic 'util' test suite into sub-tests
` [PATCH v1 12/14] perf test: Add -j/--junit option for JUnit XML test reports
` [PATCH v1 13/14] perf test: Add shell test to validate JUnit XML reporting output
` [PATCH v1 14/14] perf test: Remove /usr/bin/cc dependency from Intel PT shell test

[PATCH] perf/core: Use AUX pause/resume for throttling
 2026-05-14 15:06 UTC 

[PATCH 0/7] Silence spurious warnings and crashes from kunit test suites
 2026-05-14 12:29 UTC  (16+ messages)
` [PATCH 1/7] init/initramfs_test: wait_for_initramfs() before running
` [PATCH 2/7] kfence: kunit: skip when no pool is available
` [PATCH 3/7] lib/math/int_log: drop WARN_ON for value == 0
` [PATCH 4/7] kunit: platform: catch duplicate (name, id) in kunit_platform_device_add()
` [PATCH 5/7] misc: reject duplicate names in misc_register()
` [PATCH 6/7] hw_breakpoint_test: fix test_many_cpus failure on large systems
` [PATCH 7/7] lib/tests: test_ratelimit: fix stress test thread lifecycle and leak

[PATCH stable 7.0] perf build: fix "argument list too long" in second location
 2026-05-14 11:44 UTC  (2+ messages)

[PATCH 0/6] tools/build: Allow versioning of all LLVM tools
 2026-05-14 10:13 UTC  (9+ messages)
` [PATCH 1/6] tools/build: Allow versioning of all LLVM tools defined in Makefile.include
` [PATCH 2/6] tools/build: Indent if else blocks
` [PATCH 3/6] selftests: Remove unused LLD variable
` [PATCH 4/6] tools/build: Allow versioning LLVM readelf
` [PATCH 5/6] tools/build: selftests: Allow versioning LLVM lld
` [PATCH 6/6] tools/build: selftests: Remove some duplicate toolchain definitions

[PATCH v7 13/20] KVM: arm64: Apply dynamic guest counter reservations
 2026-05-14  9:10 UTC  (3+ messages)

[PATCH 0/3] perf build: Fix cross-arch build failures and GCC 14 warnings
 2026-05-14  8:06 UTC  (14+ messages)
` [PATCH 1/3] perf build: Fix cross-arch build failures by isolating auxtrace objects
    `  "
` [PATCH 2/3] perf riscv: Fix discarded const qualifier error in _get_field()
  ` [PATCH v2] perf riscv: Fix discarded const qualifier "
` [PATCH 3/3] perf script: Provide weak stubs for instruction decoding

[PATCH v9 0/5] riscv: add SBI Supervisor Software Events support
 2026-05-14  6:52 UTC  (4+ messages)
` [PATCH v9 3/5] drivers: firmware: add riscv SSE support
    ` [External] "

[PATCH v2] perf stat: Make metric only column line up with header
 2026-05-14  6:10 UTC  (3+ messages)

[PATCH 0/7] perf/x86/intel/uncore: PMU setup robustness fixes
 2026-05-14  5:38 UTC  (25+ messages)
` [PATCH 1/7] perf/x86/intel/uncore: Rename refcount fields and other cleanups
` [PATCH 2/7] perf/x86/intel/uncore: Let init_box() callback report failures
` [PATCH 3/7] perf/x86/intel/uncore: Keep PCI PMUs working when MMIO/MSR setup fails
` [PATCH 4/7] perf/x86/intel/uncore: Factor out box setup code
` [PATCH 5/7] perf/x86/intel/uncore: Introduce PMU flags and broken state
` [PATCH 6/7] perf/x86/intel/uncore: Fix uncore_box ref/unref ordering on CPU hotplug
` [PATCH 7/7] perf/x86/intel/uncore: Implement lazy setup for MSR/MMIO PMU

[PATCH v2 15/18] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
 2026-05-14  5:06 UTC  (2+ messages)

[PATCH v2 14/18] perf pmu-events: Split big_c_string storage into standalone compilation unit
 2026-05-14  4:35 UTC  (2+ messages)

[PATCH v2 11/18] perf build: Pre-generate BPF skeleton tooling during umbrella prepare phase
 2026-05-14  3:39 UTC  (2+ messages)

[PATCH v2 10/18] perf build: Move static libbpf dependency out of prepare step
 2026-05-14  3:02 UTC  (2+ messages)

[PATCH v2 08/18] perf build: Move BPF skeleton generation out of Makefile.perf
 2026-05-14  1:55 UTC  (2+ messages)

[PATCH v2 05/18] perf trace beauty: Make beauty generated C code standalone .o files
 2026-05-14  0:50 UTC  (2+ messages)

[PATCH] perf stat: Make metric only column line up with header
 2026-05-14  0:43 UTC  (2+ messages)

[PATCH 2/2] perf data convert ctf: Initial babeltrace2 support
 2026-05-14  0:34 UTC  (2+ messages)

[PATCH v2 04/18] tools scripts: Short-circuit CC_NO_CLANG compiler probe in Makefile.include
 2026-05-14  0:28 UTC  (2+ messages)

[PATCH 28/28] perf test: Add truncated perf.data robustness test
 2026-05-14  0:18 UTC  (2+ messages)

[PATCH v2 03/18] tools build: Fix test-clang-bpf-co-re.bin to generate target file
 2026-05-14  0:15 UTC  (2+ messages)

[PATCH 27/28] perf kwork: Bounds check work->cpu before indexing cpus_runtime[]
 2026-05-14  0:06 UTC  (2+ messages)

[PATCH v2 02/18] tools build: Integrate libdebuginfod into test-all fast path
 2026-05-13 23:59 UTC  (2+ messages)

[PATCH 26/28] perf timechart: Bounds check cpu_id and fix topology_map allocation
 2026-05-13 23:43 UTC  (2+ messages)

[PATCH v4 0/8] perf libunwind multiple remote support
 2026-05-13 23:31 UTC  (9+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 1/7] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
  ` [PATCH v5 2/7] tools build: Deduplicate test-libunwind for different architectures
  ` [PATCH v5 3/7] perf build: Be more programmatic when setting up libunwind variables
  ` [PATCH v5 4/7] perf unwind-libunwind: Make libunwind register reading cross platform
  ` [PATCH v5 5/7] perf unwind-libunwind: Move flush/finish access out of local
  ` [PATCH v5 6/7] perf unwind-libunwind: Remove libunwind-local
  ` [PATCH v5 7/7] perf unwind-libunwind: Add RISC-V libunwind support

[PATCH 2/2] Revert "perf: Fix the POLL_HUP delivery breakage"
 2026-05-13 23:30 UTC  (2+ messages)

[PATCH 1/2] selftests/perf_events: Add test for refresh limit signals
 2026-05-13 22:42 UTC  (2+ messages)

[PATCH v1 13/14] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
 2026-05-13 22:18 UTC  (2+ messages)

[PATCH 23/28] perf tools: Harden compressed event processing
 2026-05-13 21:56 UTC  (2+ messages)

[PATCH v1 12/14] perf pmu-events: Split big_c_string storage into standalone compilation unit
 2026-05-13 21:56 UTC  (2+ messages)

[PATCH v1 11/14] tools build: Integrate libdebuginfod into test-all fast path
 2026-05-13 21:40 UTC  (2+ messages)

[PATCH v1 09/14] perf build: Move libsymbol dependency out of prepare step
 2026-05-13 21:11 UTC  (2+ messages)

[PATCH] perf kvm stat: Update the exit reason mappings
 2026-05-13 20:55 UTC  (5+ messages)

[PATCH v1 07/14] perf build: Move static libbpf dependency out of prepare step
 2026-05-13 20:36 UTC  (2+ messages)

[PATCH v1 06/14] perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.mak
 2026-05-13 20:09 UTC  (2+ messages)

[PATCH v1 05/14] perf build: Move BPF skeleton generation out of Makefile.perf
 2026-05-13 19:52 UTC  (2+ messages)

[PATCH 1/6] perf/x86/intel/uncore: Fix discovery unit lookup for multi-die systems
 2026-05-13 18:35 UTC  (3+ messages)

[PATCH 6/6] perf/x86/intel/uncore: Implement global init callback for GNR uncore
 2026-05-13 18:26 UTC  (3+ messages)

[PATCH 4/6] perf/x86/intel/uncore: Move die_to_cpu() to uncore.c
 2026-05-13 18:11 UTC  (3+ messages)

[PATCH 3/6] perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()
 2026-05-13 17:58 UTC  (3+ messages)

[PATCH v7 10/20] KVM: arm64: Context swap Partitioned PMU guest registers
 2026-05-13 16:38 UTC  (2+ messages)

[PATCH v7 06/20] perf: arm_pmuv3: Add method to partition the PMU
 2026-05-13 16:13 UTC  (2+ messages)

[PATCH v7 00/20] ARM64 PMU Partitioning
 2026-05-13 16:10 UTC  (2+ messages)

[PATCH] perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer
 2026-05-13 16:06 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] perf pmu: Skip test on Arm64 when #slots is zero
 2026-05-13 14:37 UTC  (5+ messages)

[PATCH] perf arm-spe: Don't warn about the discard bit if it doesn't exist
 2026-05-13 12:55 UTC  (3+ messages)

[PATCH v7 00/20] ARM64 PMU Partitioning
 2026-05-13  9:18 UTC  (9+ messages)
` [PATCH v7 07/20] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v7 08/20] KVM: arm64: Add Partitioned PMU register trap handlers
` [PATCH v7 09/20] KVM: arm64: Set up MDCR_EL2 to handle a Partitioned PMU
` [PATCH v7 10/20] KVM: arm64: Context swap Partitioned PMU guest registers

[Patch v7 00/24] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-05-13  5:52 UTC  (2+ messages)

[PATCH v1 02/14] perf trace beauty: Make beauty generated C code standalone .o files
 2026-05-13  5:21 UTC  (2+ messages)

[PATCH 18/28] perf header: Validate f_attr.ids section before use in perf_session__read_header()
 2026-05-13  4:36 UTC  (2+ messages)

[PATCH 17/28] perf header: Propagate feature section processing errors
 2026-05-13  3:21 UTC  (2+ messages)

[PATCH V4 1/2] tools/perf: Fix the check for parameterized field in event term
 2026-05-13  1:02 UTC  (5+ messages)
` [PATCH V4 2/2] tools/perf: Use scnprintf in buffer offset calculations

[PATCH 0/6] perf/x86/intel/uncore: Bug fixes and cleanups
 2026-05-13  0:31 UTC  (5+ messages)
` [PATCH 2/6] perf/x86/intel/uncore: Fix PCI device refcount leak in UPI discovery

[PATCH 15/28] perf header: Validate null-termination in PERF_RECORD_EVENT_UPDATE string fields
 2026-05-12 23:45 UTC  (2+ messages)

[PATCH 14/28] perf session: Add byte-swap and bounds check for PERF_RECORD_BPF_METADATA events
 2026-05-12 22:58 UTC  (2+ messages)

[PATCH v12 00/33] perf tool: Add evsel to perf_sample
 2026-05-12 22:30 UTC  (29+ messages)
` [PATCH v13 00/32] "
  ` [PATCH v13 06/32] perf lock: Only pass sample to handlers
  ` [PATCH v13 07/32] perf hist: Remove evsel parameter from inc samples functions
  ` [PATCH v13 08/32] perf db-export: Remove evsel from struct export_sample
  ` [PATCH v13 09/32] perf hist: Remove evsel from struct hist_entry_iter
  ` [PATCH v13 10/32] perf report: Directly use sample->evsel to avoid computing from sample->id
  ` [PATCH v13 11/32] perf annotate: Don't pass evsel to add_sample
  ` [PATCH v13 12/32] perf inject: Don't pass evsel with sample
  ` [PATCH v13 13/32] perf kmem: "
  ` [PATCH v13 14/32] perf kwork: "
  ` [PATCH v13 15/32] perf sched: "
  ` [PATCH v13 16/32] perf timechart: "
  ` [PATCH v13 17/32] perf trace: "
  ` [PATCH v13 18/32] perf evlist: Try to avoid computing evsel from sample
  ` [PATCH v13 19/32] perf script: Don't pass evsel with sample
  ` [PATCH v13 20/32] perf s390-sample-raw: Don't pass evsel or its PMU "
  ` [PATCH v13 21/32] perf evsel: Don't pass evsel "
  ` [PATCH v13 22/32] perf lock: Constify trace_lock_handler variables
  ` [PATCH v13 23/32] perf lock: Avoid segv if event is missing a callchain
  ` [PATCH v13 24/32] perf timechart: Fix memory leaks
  ` [PATCH v13 25/32] perf kmem: Fix memory leaks on error path and when skipping
  ` [PATCH v13 26/32] perf synthetic-events: Bound check when synthesizing mmap2 and build_id events
  ` [PATCH v13 27/32] perf kmem: Add bounds checks to tracepoint read values
  ` [PATCH v13 28/32] perf sched: Bounds check CPU in sched switch events
  ` [PATCH v13 29/32] perf timechart: Bounds check CPU
  ` [PATCH v13 30/32] perf evsel: Add bounds checking to trace point raw data accessors
  ` [PATCH v13 31/32] perf kwork: Fix address sanitizer issues
  ` [PATCH v13 32/32] perf kwork: Fix memory management of kwork_work


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