public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-17 05:29:26 to 2026-01-22 09:47:59 UTC [more...]

[PATCH v6 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
 2026-01-22  9:46 UTC  (8+ messages)
` [PATCH v6 01/16] ACPI/AEST: Parse the AEST table
` [PATCH v6 02/16] ras: AEST: Add probe/remove for AEST driver
` [PATCH v6 03/16] ras: AEST: support different group format
` [PATCH v6 04/16] ras: AEST: Unify the read/write interface for system and MMIO register
` [PATCH v6 05/16] ras: AEST: Probe RAS system architecture version
` [PATCH v6 06/16] ras: AEST: Support RAS Common Fault Injection Model Extension
` [PATCH v6 07/16] ras: AEST: Support CE threshold of error record

[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-01-22  8:29 UTC  (39+ messages)
` [Patch v5 17/19] perf headers: Sync with the kernel headers
` [Patch v5 18/19] perf parse-regs: Support new SIMD sampling format

[PATCH] perf vendor events amd: Fix Zen 5 MAB allocation events
 2026-01-22  8:09 UTC 

[PATCH v1 00/11] perf annotate arch clean up
 2026-01-22  7:31 UTC  (12+ messages)
` [PATCH v1 01/11] perf maps: Fix reference count leak in maps__find_ams
` [PATCH v1 02/11] perf annotate: Fix args leak of map_symbol
` [PATCH v1 03/11] perf disasm: Constify use of struct arch
` [PATCH v1 04/11] perf disasm: Constify use of struct ins_op
` [PATCH v1 05/11] perf disasm: Constify use of struct ins
` [PATCH v1 06/11] perf disasm: Rework the string arch__is to use the ELF machine
` [PATCH v1 07/11] perf disasm: Don't include C files from the arch directory
` [PATCH v1 08/11] perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_ops
` [PATCH v1 09/11] perf map_symbol: Switch from holding maps to holding thread
` [PATCH v1 10/11] perf disasm: Refactor arch__find and initialization of arch structs
` [PATCH v1 11/11] perf disasm: Minor layout tweaks for struct arch

[PATCH V2 00/13] Add DMR/NVL and missing PTL uncore support
 2026-01-22  7:10 UTC  (9+ messages)
` [PATCH V2 11/13] perf pmu: Relax uncore wildcard matching to allow numeric suffix

[PATCH] perf/x86/amd/uncore: Use Node ID to identify DF and UMC domains
 2026-01-22  6:48 UTC  (2+ messages)

[GIT PULL] perf-tools fixes for v6.19-rc7
 2026-01-22  5:59 UTC  (2+ messages)

[PATCH v2] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
 2026-01-22  5:40 UTC  (5+ messages)

unsubscribe
 2026-01-22  5:10 UTC  (2+ messages)
` Apology for noise

[PATCH v5 00/10] perf sched: Introduce stats tool
 2026-01-22  1:32 UTC  (22+ messages)
` [PATCH v5 01/10] tools/lib: Add list_is_first()
` [PATCH v5 02/10] perf header: Support CPU DOMAIN relation info
` [PATCH v5 03/10] perf sched stats: Add record and rawdump support
` [PATCH v5 04/10] perf sched stats: Add schedstat v16 support
` [PATCH v5 05/10] perf sched stats: Add schedstat v17 support
` [PATCH v5 06/10] perf sched stats: Add support for report subcommand
` [PATCH v5 07/10] perf sched stats: Add support for live mode
` [PATCH v5 08/10] perf sched stats: Add support for diff subcommand
` [PATCH v5 09/10] perf sched stats: Add basic perf sched stats test
` [PATCH v5 10/10] perf sched stats: Add details in man page

[PATCH 0/4] Fixes for gcc 16.0.1
 2026-01-22  1:10 UTC  (12+ messages)
` [PATCH 1/4] perf tests sw-clock: Mark the volatile tmp variable as __maybe_unused
` [PATCH 2/4] perf trace: Deal with compiler const checks
` [PATCH 3/4] perf list: Don't write to const memory
` [PATCH 4/4] perf list: Signal changing const memory is ok

[PATCH 0/6] KVM: x86/pmu: Add support for AMD HG_ONLY bits
 2026-01-21 22:54 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86/pmu: Introduce amd_pmu_set_eventsel_hw()
` [PATCH 2/6] KVM: x86/pmu: Disable HG_ONLY events as appropriate for current vCPU state
` [PATCH 3/6] KVM: x86/pmu: Track enabled AMD PMCs with Host-Only xor Guest-Only bits set
` [PATCH 4/6] KVM: x86/pmu: [De]activate HG_ONLY PMCs at SVME changes and nested transitions
` [PATCH 5/6] KVM: x86/pmu: Allow HG_ONLY bits with nSVM and mediated PMU
` [PATCH 6/6] KVM: selftests: x86: Add svm_pmu_hg_test for HG_ONLY bits

[PATCH v2] perf jevents: Handle deleted JSONS in out of source builds
 2026-01-21 16:19 UTC 

[PATCH V2 linux-next] perf test: Subtest Exclude disjoint subcmd names fails
 2026-01-21 16:14 UTC  (3+ messages)

[linux-next:master] [perf test subcmd help] ef92c4351e: kmsg.sanitizer.indirect_leak/malloc/___interceptor_backtrace/child_test_sig_handler/raise/abort
 2026-01-21 15:52 UTC  (2+ messages)

[PATCH v3] perf: arm_spe: Properly set hw.state on failures
 2026-01-21 11:33 UTC 

[PATCH] perf jevents: Handle deleted JSONS in out of source builds
 2026-01-21  9:51 UTC  (4+ messages)

[PATCH v1 00/23] perf dwarf/libdw extra support, speed and clean ups
 2026-01-21  7:10 UTC  (27+ messages)
` [PATCH v1 04/23] perf unwind-libdw: fix a cross-arch unwinding bug
` [PATCH v1 05/23] perf libdw_addr2line: Fixes to srcline memory allocation
` [PATCH v1 06/23] perf unwind-libdw: Correct argument to dwfl_attach_state
` [PATCH v1 07/23] perf powerpc: Unify the skip-callchain-idx libdw with that for addr2line
` [PATCH v1 08/23] perf perf_regs: Switch from arch string to int e_machine
` [PATCH v1 09/23] perf dwarf-regs: Add util/dwarf-regs-arch for consistency with perf-regs
` [PATCH v1 10/23] perf dwarf-regs: Remove get_arch_regnum
` [PATCH v1 11/23] perf dwarf-regs: Clean up x86 dwarf_regnum code
` [PATCH v1 12/23] perf dwarf-regs: Add get_dwarf_regnum_for_perf_regnum and use for x86 unwinding
` [PATCH v1 13/23] perf dwarf-regs: Add basic get_dwarf_regnum for most architectures
` [PATCH v1 14/23] perf dwarf-regs: Add ARM perf to dwarf register number mapping functions
` [PATCH v1 15/23] perf dwarf-regs: Add csky "
` [PATCH v1 16/23] perf dwarf-regs: Add loongarch "
` [PATCH v1 17/23] perf dwarf-regs: Add powerpc "
` [PATCH v1 18/23] perf dwarf-regs: Add RISC-V "
` [PATCH v1 19/23] perf dwarf-regs: Add S390 "
` [PATCH v1 20/23] perf dwarf-regs: Add MIPS "
` [PATCH v1 21/23] perf build: Remove NO_LIBDW_DWARF_UNWIND option
` [PATCH v1 22/23] perf unwind-libdw: Don't discard loaded ELF/Dwarf after every unwind
` [PATCH v1 23/23] perf machine: Add inline information to frame pointer and LBR callchains

[PATCH 0/6] perf tools amd ibs: Fixes + future enhancements
 2026-01-21  4:30 UTC  (9+ messages)
` [PATCH 1/6] perf tool ibs: Sync AMD IBS header file
` [PATCH 2/6] perf test ibs: Remove obsolete privilege test
` [PATCH 3/6] perf amd ibs: Suppress bogus TlbRefillLat and DCPhysAd on Zen4+
` [PATCH 4/6] perf amd ibs: Make Fetch status bits dependent on PhyAddrValid for newer platforms
` [PATCH 5/6] perf amd ibs: Decode Remote-Socket flag in IBS OP raw dump
` [PATCH 6/6] perf amd ibs: Decode Streaming-store "

[RFC PATCH] perf: Add --uncorepmu option for filtering uncore PMUs
 2026-01-21  3:58 UTC  (5+ messages)

[PATCH v2 0/2] perf cs-etm: Fix decoding for sparse CPU maps
 2026-01-20 20:42 UTC  (13+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] perf cs-etm: Test "

[PATCH] perf tools: Get debug info of DSO properly
 2026-01-20 20:36 UTC  (4+ messages)

[PATCH 0/2] perf tools: Always uniquify event names
 2026-01-20 20:35 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v2 0/2] perf arm_spe: Minor event configs housekeeping
 2026-01-20 20:32 UTC  (4+ messages)
` [PATCH v2 2/2] perf c2c: Update documentation for adding memory event table

[PATCH v1] perf tests kallsyms: Fix missed map__put
 2026-01-20 20:30 UTC  (3+ messages)

[PATCH v1] perf tools: Add the legacy-cache.json to .gitignore
 2026-01-20 20:28 UTC  (3+ messages)

[PATCH v3 1/2] perf inject: Add --convert-callchain option
 2026-01-20 20:18 UTC  (2+ messages)

[PATCH v1] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
 2026-01-20 19:37 UTC 

[PATCH v2 0/2] perf: arm_spe: Fix trace disabling for invalid limits
 2026-01-20 18:15 UTC  (10+ messages)
` [PATCH v2 1/2] perf: arm_spe: Correct setting the PERF_HES_STOPPED flag

[PATCH v3] perf: Fix refcount warning on event->mmap_count increment
 2026-01-20 12:23 UTC  (3+ messages)
` [PATCH v3 RESEND] "

[PATCH] perf test: Subtest Exclude disjoint subcmd names fails
 2026-01-20 12:15 UTC 

[PATCH v4 0/3] tools build: Fix arm64 unistd.h dependency
 2026-01-20 10:30 UTC  (2+ messages)

[PATCH] perf tests: mmap: skip user counter tests when runtime PMU access is unavailable
 2026-01-20  9:05 UTC 

[PATCH v10 00/35] AMD and Intel metric generation with Python
 2026-01-20  5:23 UTC  (2+ messages)

[PATCH RESEND v4 00/11] perf sched: Introduce stats tool
 2026-01-19 18:35 UTC  (9+ messages)
` [PATCH RESEND v4 03/11] perf header: Support CPU DOMAIN relation info
` [PATCH RESEND v4 07/11] perf sched stats: Add support for report subcommand

[PATCH 00/11] perf/amd/ibs: Fixes + future enhancements
 2026-01-19 13:02 UTC  (14+ messages)
` [PATCH 01/11] perf/amd/ibs: Throttle interrupts with filtered ldlat samples
` [PATCH 05/11] perf/amd/ibs: Define macro for ldlat mask
` [PATCH 06/11] perf/amd/ibs: Add new MSRs and CPUID bits definitions
` [PATCH 07/11] perf/amd/ibs: Support IBS_{FETCH|OP}_CTL2[Dis] to eliminate RMW race
` [PATCH 10/11] perf/amd/ibs: Enable streaming store filter

[PATCH 0/2] (no cover subject)
 2026-01-19 10:08 UTC  (3+ messages)
` [PATCH 1/2] perf cs-etm: Fix decoding for sparse CPU maps
` [PATCH 2/2] perf cs-etm: Test "

[PATCH] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
 2026-01-19  0:51 UTC  (4+ messages)

[PATCH V2] perf/x86/intel/uncore: Fix iounmap() leak on global_init failure
 2026-01-19  0:48 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