public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-16 04:26:11 to 2026-02-26 16:07:09 UTC [more...]

[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-26 15:55 UTC  (53+ messages)
` [PATCH 01/61] vfs: widen inode hash/lookup functions "
` [PATCH 02/61] vfs: change i_ino from unsigned long "
` [PATCH 03/61] trace: update VFS-layer trace events for u64 i_ino
` [PATCH 04/61] ext4: update "
` [PATCH 05/61] jbd2: update format strings "
` [PATCH 06/61] f2fs: update "
` [PATCH 07/61] lockd: update format strings "
` [PATCH 08/61] nfs: update "
` [PATCH 09/61] nfs: remove nfs_fattr_to_ino_t() and nfs_fileid_to_ino_t()
` [PATCH 10/61] nfs: remove nfs_compat_user_ino64()
` [PATCH 11/61] nfs: remove enable_ino64 module parameter
` [PATCH 12/61] nfsd: update format strings for u64 i_ino
` [PATCH 13/61] smb: store full 64-bit uniqueid in i_ino
` [PATCH 14/61] smb: remove cifs_uniqueid_to_ino_t()
` [PATCH 15/61] locks: update /proc/locks format for u64 i_ino
` [PATCH 16/61] proc: update /proc/PID/maps "
` [PATCH 17/61] nilfs2: update "
` [PATCH 18/61] 9p: update format strings "
` [PATCH 19/61] affs: "
` [PATCH 20/61] afs: "
` [PATCH 21/61] autofs: "
` [PATCH 22/61] befs: "
` [PATCH 23/61] bfs: "
` [PATCH 24/61] cachefiles: "
` [PATCH 25/61] ceph: "
` [PATCH 26/61] coda: "
` [PATCH 27/61] cramfs: "
` [PATCH 28/61] ecryptfs: "
` [PATCH 29/61] efs: "
` [PATCH 30/61] exportfs: "
` [PATCH 31/61] ext2: "
` [PATCH 32/61] freevxfs: "
` [PATCH 33/61] hfs: "
` [PATCH 34/61] hfsplus: "
` [PATCH 35/61] hpfs: "
` [PATCH 36/61] isofs: "
` [PATCH 37/61] jffs2: "
` [PATCH 38/61] jfs: "
` [PATCH 39/61] minix: "
` [PATCH 40/61] nsfs: "
` [PATCH 41/61] ntfs3: "
` [PATCH 42/61] ocfs2: "
` [PATCH 43/61] orangefs: "
` [PATCH 44/61] overlayfs: "
` [PATCH 45/61] qnx4: "
` [PATCH 46/61] qnx6: "
` [PATCH 47/61] ubifs: "
` [PATCH 48/61] udf: "
` [PATCH 49/61] ufs: "
` [PATCH 50/61] zonefs: "
` [PATCH 51/61] security: update audit "
` [PATCH 52/61] drm/amdgpu: update "

[PATCH] perf trace: Fix IS_ERR() vs NULL check bug
 2026-02-26 15:50 UTC  (2+ messages)

[PATCH v2 0/5] perf/amd/ibs: Assorted fixes
 2026-02-26 13:06 UTC  (6+ messages)
` [PATCH v2 1/5] perf/amd/ibs: Account interrupt for discarded samples

[PATCH] perf trace: Handle task exit in BPF syscall summary
 2026-02-26 11:05 UTC  (3+ messages)

[PATCH] perf kvm stat: Fix build error
 2026-02-26  9:52 UTC  (4+ messages)

[PATCH v2 0/7] perf/amd/ibs: Future enhancements
 2026-02-26  9:20 UTC  (7+ messages)
` [PATCH v2 4/7] perf/amd/ibs: Enable fetch latency filtering
` [PATCH v2 5/7] perf/amd/ibs: Enable RIP bit63 hardware filtering
` [PATCH v2 6/7] perf/amd/ibs: Enable streaming store filter
` [PATCH v2 7/7] perf/amd/ibs: Advertise remote socket capability

[PATCH v3 00/16] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2026-02-26  8:55 UTC  (14+ messages)
` [PATCH v3 05/16] x86/virt: Force-clear X86_FEATURE_VMX if configuring root VMCS fails
` [PATCH v3 07/16] KVM: SVM: Move core EFER.SVME enablement to kernel
` [PATCH v3 08/16] KVM: x86: Move bulk of emergency virtualizaton logic to virt subsystem
` [PATCH v3 10/16] x86/virt/tdx: Drop the outdated requirement that TDX be enabled in IRQ context

[PATCH v1 01/10] perf vendor events intel: Update alderlake events from 1.35 to 1.37
 2026-02-26  7:47 UTC  (12+ messages)
` [PATCH v1 02/10] perf vendor events intel: Update arrowlake events from 1.14 to 1.16
` [PATCH v1 03/10] perf vendor events intel: Update emeraldrapid events from 1.20 to 1.21
` [PATCH v1 04/10] perf vendor events intel: Update grandridge events from 1.10 to 1.11
` [PATCH v1 05/10] perf vendor events intel: Update graniterapids events from 1.16 to 1.17
` [PATCH v1 06/10] perf vendor events intel: Update lunarlake events from 1.19 to 1.21
` [PATCH v1 07/10] perf vendor events intel: Update lunarlake events from 1.18 to 1.20
` [PATCH v1 08/10] perf vendor events intel: Update pantherlake events from 1.02 to 1.04
` [PATCH v1 09/10] perf vendor events intel: Update sapphirerapids events from 1.35 to 1.36
` [PATCH v1 10/10] perf vendor events intel: Update sierraforest events from 1.13 to 1.15

[PATCH v2 1/2] perf bench: Fix initialization of union
 2026-02-26  7:02 UTC  (10+ messages)
` [PATCH v2 2/2] perf bench: Add -t/--threads option to perf bench mem mmap

[PATCH v1 0/5] perf data/pipe handling improvements
 2026-02-26  6:50 UTC  (8+ messages)
` [PATCH v1 1/5] perf clockid: Add missing include
` [PATCH v1 2/5] perf header: Add utility to convert feature number to a string
` [PATCH v1 3/5] perf session: Extra logging for failed to process events
` [PATCH v1 4/5] perf header: Refactor pipe mode end marker handling
` [PATCH v1 5/5] perf evsel: Make unknown event names more unique

[RFC PATCH v1 0/7] perf libunwind multiple remote support
 2026-02-26  1:34 UTC  (10+ messages)
` [RFC PATCH v1 1/7] tools build: Deduplicate test-libunwind for different architectures
` [RFC PATCH v1 2/7] perf build: Be more programmatic when setting up libunwind variables
` [RFC PATCH v1 3/7] perf build loongarch: Remove reference to missing file
` [RFC PATCH v1 4/7] perf unwind-libunwind: Make libunwind register reading cross platform
` [RFC PATCH v1 5/7] perf unwind-libunwind: Move flush/finish access out of local
` [RFC PATCH v1 6/7] perf unwind-libunwind: Remove libunwind-local
` [RFC PATCH v1 7/7] perf unwind-libunwind: Add RISC-V libunwind support

[RFC PATCH 0/4] mm/damon: introduce perf event based access check
 2026-02-26  1:24 UTC  (4+ messages)

[PATCH] perf, script: Fix brcntr output with --xed
 2026-02-26  1:05 UTC  (3+ messages)

[PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
 2026-02-25 17:53 UTC  (2+ messages)

[PATCH v6 09/19] KVM: arm64: Write fast path PMU register handlers
 2026-02-25 17:45 UTC  (2+ messages)

[PATCH v6 00/19] ARM64 PMU Partitioning
 2026-02-25 17:40 UTC  (2+ messages)

[Patch v6 00/22] Support SIMD/eGPRs/SSP registers sampling for perf
 2026-02-25 13:02 UTC  (18+ messages)
` [Patch v6 08/22] x86/fpu: Ensure TIF_NEED_FPU_LOAD is set after saving FPU state
` [Patch v6 10/22] perf/x86: Enable XMM Register Sampling for Non-PEBS Events

[PATCH 0/1] perf: Add --pmu-filter option for filtering PMUs
 2026-02-25  3:41 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v1 2/2] perf metricgroup: Don't early exit if no CPUID table exists
 2026-02-24 17:57 UTC  (3+ messages)
` [PATCH v1] perf metricgroup: Fix metricgroup__has_metric_or_groups

[PATCH v4 linux-next] perf parse-events: Fix big-endian 'overwrite' by writing correct union member
 2026-02-24 17:57 UTC  (7+ messages)
  ` PING "

[PATCH] libperf cpumap: Fix argument x range [] exceeds maximum object size
 2026-02-24 17:57 UTC  (4+ messages)

[PATCH v4] tools build: Fix rust cross compilation
 2026-02-24 16:41 UTC  (2+ messages)

[RFC V1 04/16] perf/events: Replace READ_ONCE() with standard pgtable accessors
 2026-02-24 12:53 UTC  (8+ messages)

[PATCH] perf: Fix data race in perf_event_set_bpf_handler()
 2026-02-24 12:29 UTC  (4+ messages)

[PATCH] perf/arm-cmn: Stop claiming entire iomem region
 2026-02-24 10:07 UTC  (3+ messages)

[PATCH] alpha/perf: Clean up stale comments referencing old hw_perf_* APIs
 2026-02-24  6:25 UTC 

[PATCH v2] perf symbol: Remove psw_idle() from list of idle symbols
 2026-02-23 23:14 UTC  (4+ messages)

[PATCH v1 00/25] perf tool: Add evsel to perf_sample
 2026-02-23 19:15 UTC  (2+ messages)

[GIT PULL] perf tools changes for v7.0
 2026-02-21 19:55 UTC  (2+ messages)

[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
 2026-02-20 19:14 UTC  (5+ messages)
` [PATCH v6 42/44] KVM: VMX: Dedup code for adding MSR to VMCS's auto list

[PATCH] perf: arm_spe: Add barrier before enabling profiling buffer
 2026-02-19 14:30 UTC  (11+ messages)

[PATCH v3] tools build: Fix rust cross compilation
 2026-02-18 13:51 UTC  (3+ messages)

why is 'perf record --call-graph' using addr2line?
 2026-02-18  6:47 UTC  (5+ messages)

Question: perf report & top memory usage
 2026-02-18  1:52 UTC  (2+ messages)

[PATCH v3 linux-next] perf parse-events: Fix big-endian 'overwrite' by writing correct union member
 2026-02-17 10:40 UTC  (2+ messages)

[PATCH v1] tools build: Fix rust cross compilation
 2026-02-17  8:22 UTC  (3+ messages)

[PATCH v2 linux-next] perf parse-events: Fix big-endian 'overwrite' by writing correct union member
 2026-02-16 14:20 UTC  (2+ messages)

[PATCH linux-next] perf parse-events: Fix big-endian 'overwrite' by writing correct union member
 2026-02-16 11:34 UTC  (5+ messages)


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