Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-06-01 09:08:38 to 2026-06-02 15:57:53 UTC [more...]

[PATCH v10 00/18] Add perf_env__e_machine and migrate arch string comparisons to e_machine
 2026-06-02 15:57 UTC  (57+ messages)
` [PATCH v11 00/19] perf: Use e_machine and lazily compute symbols
  ` [PATCH v11 01/19] perf env: Add perf_env__e_machine helper and use in perf_env__arch
  ` [PATCH v11 02/19] perf tests topology: Switch env->arch use to env->e_machine
  ` [PATCH v11 03/19] perf env, dso, thread: Add _endian variants for e_machine helpers
  ` [PATCH v11 04/19] perf capstone: Determine architecture from e_machine
  ` [PATCH v11 05/19] perf print_insn: Use e_machine for fallback IP length check
  ` [PATCH v11 06/19] perf symbol: Avoid use of machine__is
  ` [PATCH v11 07/19] perf machine: Use perf_env e_machine rather than arch
  ` [PATCH v11 08/19] perf sample-raw: "
  ` [PATCH v11 09/19] perf sort: "
  ` [PATCH v11 10/19] perf arch common: "
  ` [PATCH v11 11/19] perf header: In print_pmu_caps use perf_env e_machine
  ` [PATCH v11 12/19] perf c2c: Use perf_env e_machine rather than arch
  ` [PATCH v11 13/19] perf lock-contention: "
  ` [PATCH v11 14/19] perf env: Refactor perf_env__arch_strerrno
  ` [PATCH v11 15/19] perf env: Remove unused perf_env__raw_arch
  ` [PATCH v11 16/19] perf env: Add mutex to protect lazy environment initialization
  ` [PATCH v11 17/19] perf env: Add helper to lazily compute the os_release
  ` [PATCH v11 18/19] perf symbol: Add setters for bitfields sharing a byte to avoid concurrent update issues
  ` [PATCH v11 19/19] perf symbol: Lazily compute idle
  ` [PATCH v12 00/19] perf: Use e_machine and lazily compute symbols
    ` [PATCH v12 01/19] perf env: Add perf_env__e_machine helper and use in perf_env__arch
    ` [PATCH v12 02/19] perf tests topology: Switch env->arch use to env->e_machine
    ` [PATCH v12 03/19] perf env, dso, thread: Add _endian variants for e_machine helpers
    ` [PATCH v12 04/19] perf capstone: Determine architecture from e_machine
    ` [PATCH v12 05/19] perf print_insn: Use e_machine for fallback IP length check
    ` [PATCH v12 06/19] perf symbol: Avoid use of machine__is
    ` [PATCH v12 07/19] perf machine: Use perf_env e_machine rather than arch
    ` [PATCH v12 08/19] perf sample-raw: "
    ` [PATCH v12 09/19] perf sort: "
    ` [PATCH v12 10/19] perf arch common: "
    ` [PATCH v12 11/19] perf header: In print_pmu_caps use perf_env e_machine
    ` [PATCH v12 12/19] perf c2c: Use perf_env e_machine rather than arch
    ` [PATCH v12 13/19] perf lock-contention: "
    ` [PATCH v12 14/19] perf env: Refactor perf_env__arch_strerrno
    ` [PATCH v12 15/19] perf env: Remove unused perf_env__raw_arch
    ` [PATCH v12 16/19] perf env: Add mutex to protect lazy environment initialization
    ` [PATCH v12 17/19] perf env: Add helper to lazily compute the os_release
    ` [PATCH v12 18/19] perf symbol: Add setters for bitfields sharing a byte to avoid concurrent update issues
    ` [PATCH v12 19/19] perf symbol: Lazily compute idle

[PATCH V3 0/7] perf/x86/intel/uncore: Bug fixes and cleanups
 2026-06-02 15:39 UTC  (10+ messages)
` [PATCH V3 1/7] perf/x86/intel/uncore: Fix discovery unit lookup for multi-die systems
` [PATCH V3 2/7] perf/x86/intel/uncore: Guard against invalid box control address
` [PATCH V3 3/7] perf/x86/intel/uncore: Fix PCI device refcount leak in UPI discovery
` [PATCH V3 4/7] perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()
` [PATCH V3 5/7] perf/x86/intel/uncore: Move die_to_cpu() to uncore.c
` [PATCH V3 6/7] perf/x86/intel/uncore: Fix uncore_die_to_cpu() for offline dies
` [PATCH V3 7/7] perf/x86/intel/uncore: Implement global init callback for GNR uncore

[PATCH v2 00/18] perf cs-etm: Queue context packets for frontend
 2026-06-02 15:26 UTC  (27+ 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 v2 06/18] perf test cs-etm: Replace unroll loop thread with deterministic decode test
` [PATCH v2 07/18] perf test cs-etm: Remove asm_pure_loop test
` [PATCH v2 08/18] perf test cs-etm: Replace memcpy test with raw dump stress test
` [PATCH v2 09/18] perf test: Add named_threads workload
` [PATCH v2 10/18] perf test cs-etm: Test decoding for concurrent threads test
` [PATCH v2 11/18] perf test cs-etm: Remove duplicate branch tests
` [PATCH v2 12/18] perf test cs-etm: Reduce snapshot size
` [PATCH v2 13/18] perf test cs-etm: Speed up basic test
` [PATCH v2 14/18] perf test cs-etm: Remove unused Coresight workloads
` [PATCH v2 15/18] perf test cs-etm: Make disassembly test use kcore
` [PATCH v2 16/18] perf test cs-etm: Add all branch instructions to test
` [PATCH v2 17/18] perf test cs-etm: Speed up disassembly test
` [PATCH v2 18/18] perf test cs-etm: Move existing tests to coresight folder

[PATCH v7 00/23] tools build: Append -fzero-init-padding-bits=all option
 2026-06-02 15:15 UTC  (32+ messages)
` [PATCH v7 01/23] tools: lib: thermal: Fix typo
` [PATCH v7 02/23] tools/thermal: "
` [PATCH v7 03/23] tools: lib: thermal: Initialize CFLAGS before including Makefile.include
` [PATCH v7 04/23] tools/thermal: "
` [PATCH v7 05/23] selftests/nolibc: Use a dedicated cross cc-option helper
` [PATCH v7 06/23] tools build: Append -fzero-init-padding-bits=all to extra cflags
` [PATCH v7 07/23] perf build: Append extra host flags
` [PATCH v7 08/23] tools build: Append extra host CFLAGS for fixdep
` [PATCH v7 09/23] tools: bootconfig: Append extra cflags
` [PATCH v7 10/23] tools: counter: "
` [PATCH v7 11/23] tools: dma: "
` [PATCH v7 12/23] tools: gpio: "
` [PATCH v7 13/23] tools: hv: "
` [PATCH v7 14/23] tools: iio: "
` [PATCH v7 15/23] tools: mm: "
` [PATCH v7 16/23] tools: objtool: Append extra host cflags
` [PATCH v7 17/23] tools: power: acpi: Append extra cflags
` [PATCH v7 18/23] tools: power: x86/intel-speed-select: "
` [PATCH v7 19/23] tools: sched_ext: "
` [PATCH v7 20/23] tools: spi: "
` [PATCH v7 21/23] tools: tracing: "
` [PATCH v7 22/23] tools: usb: "
` [PATCH v7 23/23] selftests: Include tools Makefile.include

[PATCH v2 0/8] perf/x86/intel/uncore: PMU setup robustness fixes
 2026-06-02 14:16 UTC  (13+ messages)
` [PATCH V2 1/8] perf/x86/intel/uncore: Fix PCI PMU cleanup on setup failure
` [PATCH V2 2/8] perf/x86/intel/uncore: Fix refcnt and other cleanups
` [PATCH V2 3/8] perf/x86/intel/uncore: Let init_box() callback report failures
` [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 v2] perf kvm stat: Add missing mappings for PPC kvm exit reasons
 2026-06-02 12:21 UTC  (2+ messages)

[PATCH] perf script powerpc: Update the hcall list with new hcalls
 2026-06-02 12:06 UTC  (3+ messages)

[PATCH v2 1/2] perf script powerpc: Update the hcall list with new hcalls
 2026-06-02 11:56 UTC  (2+ messages)
` [PATCH v2 2/2] perf script powerpc: Fix a typo in the name of H_DISABLE_AND_GET

[PATCH 0/8] riscv: Add reliable stack unwinding for livepatch
 2026-06-02 11:37 UTC  (10+ messages)
` [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
` [PATCH v2 2/8] riscv: stacktrace: Add frame record metadata
` [PATCH v2 3/8] riscv: stacktrace: disable KASAN instrumentation for stacktrace.o
` [PATCH v2 4/8] riscv: ftrace: always preserve s0 in dynamic ftrace register frame

[PATCH v6 00/15] perf test: Accelerate parallel test harness and add JUnit XML reporting
 2026-06-02  9:45 UTC  (24+ messages)
` [PATCH v7 00/16] perf test: Parallel harness optimizations, summary & JUnit XML
  ` [PATCH v7] perf tpebs: Fix concurrent stop races and PID reuse hazards in tpebs_stop
  ` [PATCH v7] perf jevents.py: Make generated C code more kernel style
  ` [PATCH v7] perf pmu-events: Add API to get metric table name and iterate tables
  ` [PATCH v7] perf test: Drain pipe after child finishes to avoid losing output
  ` [PATCH v7] perf test: Support dynamic test suites with setup callback and private data
  ` [PATCH v7] perf test pmu-events: A sub-test per metric table
  ` [PATCH v7] tools subcmd: Robust fallback and existence checks for process reaping
  ` [PATCH v7] perf test: Refactor parallel poll loop to drain all pipes simultaneously
  ` [PATCH v7] perf test: Show snippet failure output for verbose=1
  ` [PATCH v7] perf test: Add summary reporting
  ` [PATCH v7] perf test: Fix subtest status alignment for multi-digit indexes
  ` [PATCH v7] perf test: Skip shebang and SPDX comments in shell test descriptions
  ` [PATCH v7] perf test: Split monolithic 'util' test suite into sub-tests
  ` [PATCH v7] perf test: Add -j/--junit option for JUnit XML test reports
  ` [PATCH v7] perf test: Add shell test to validate JUnit XML reporting output

[PATCH v4 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-06-02  8:56 UTC  (3+ messages)

perf metricgroup: Fix metric expression copy leaks
 2026-06-02  8:11 UTC 

[PATCH v7] perf test: Remove /usr/bin/cc dependency from Intel PT shell test
 2026-06-02  7:49 UTC 

[Patch v8 3/5] perf regs: Support x86 SIMD registers sampling
 2026-06-02  6:35 UTC  (5+ messages)

[Patch v8 0/5] Perf tools: Support eGPRs/SSP/SIMD registers sampling
 2026-06-02  6:04 UTC  (4+ messages)
` [Patch v8 5/5] perf dwarf-regs: Add SIMD/eGPRs support for x86 DWARF registers

[PATCH v3 0/2] perf/arm-cmn: Add workarounds for CMN-S3 on Graviton5
 2026-06-02  5:55 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] perf/arm-cmn: Move DTM index data out of hw_perf_event
  ` [PATCH v4 2/2] perf/arm-cmn: Add workarounds for CMN-S3 on Graviton5

[Patch v8 4/5] perf regs: Enable dumping of SIMD registers
 2026-06-02  5:45 UTC  (4+ messages)

[Patch v8 2/5] perf regs: Support x86 eGPRs/SSP sampling
 2026-06-02  5:12 UTC  (4+ messages)

[Patch v8 1/5] perf headers: Sync perf_event.h/perf_regs.h with the kernel headers
 2026-06-02  2:30 UTC  (4+ messages)

[PATCH 00/16] lib/cpumask: get rid of cpumap_print_to_pagebuf()
 2026-06-02  0:38 UTC  (7+ messages)
` [PATCH 05/16] ACPI: pad: Use sysfs_emit() for idlecpus show
` [PATCH 11/16] nvdimm: Use sysfs_emit() for cpumask show callback
` [PATCH 14/16] powercap: intel_rapl: Use sysfs_emit() for cpumask show

[PATCH 1/2] perf vendor events amd: Update Zen 5 core events
 2026-06-01 16:21 UTC  (3+ messages)
` [PATCH 2/2] perf vendor events amd: Update Zen 6 "

[PATCH] perf/x86/amd/core: Always use the NMI latency mitigation
 2026-06-01 15:13 UTC  (2+ messages)

[PATCH 2/3] perf/arm_cspmu: nvidia: handle empty resource list in PCIE-TGT init
 2026-06-01 15:08 UTC  (2+ messages)

[PATCH 1/4] perf: nvidia_t410_cmem_latency: fix cpuhp state leak on init failure
 2026-06-01 15:07 UTC  (2+ messages)

[PATCH v2] perf/x86/amd/uncore: Use Node ID to identify DF and UMC domains
 2026-06-01 12:13 UTC 

[PATCH v3] perf bench: add --write-size option to sched pipe
 2026-06-01 11:10 UTC  (3+ messages)

[PATCH v6 0/8] perf cs-etm: Support thread stack and callchain
 2026-06-01 11:03 UTC  (3+ messages)

[Patch v8 23/23] perf/x86/intel: Add sanity check for PEBS fragment size
 2026-06-01  9:42 UTC  (3+ messages)

[Patch v8 22/23] perf/x86: Activate back-to-back NMI detection for arch-PEBS induced NMIs
 2026-06-01  9:23 UTC  (3+ messages)

[Patch v8 21/23] perf/x86/intel: Enable PERF_PMU_CAP_SIMD_REGS capability
 2026-06-01  9:19 UTC  (3+ messages)

[Patch v8 20/23] perf/x86/intel: Support arch-PEBS based SIMD/eGPRs/SSP sampling
 2026-06-01  9:08 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