Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-05-15 19:33:35 to 2026-05-19 08:08:32 UTC [more...]

[PATCH v6 0/6] perf tools: Add inject --aslr feature and prerequisite robustness fixes
 2026-05-19  8:08 UTC  (4+ messages)
` [PATCH v7 0/4] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
  ` [PATCH v7 1/4] perf maps: Add maps__mutate_mapping
  ` [PATCH v7 2/4] perf inject/aslr: Add aslr tool to remap/obfuscate virtual addresses

[PATCH] x86/events/amd/iommu: Fix cpumask of IOMMU events
 2026-05-19  8:00 UTC  (4+ messages)

[PATCH 07/11] perf/x86/intel: Update event constraints and cache_extra_regs[] for ARL
 2026-05-19  7:12 UTC  (3+ messages)

[PATCH 04/11] perf/x86/intel: Update event constraints and cache_extra_regs[] for ADL
 2026-05-19  7:11 UTC  (3+ messages)

[PATCH v1 0/2] perf tool_pmu: Support enable/disable for tool PMU events
 2026-05-19  6:43 UTC  (18+ messages)
` [PATCH v1 1/2] perf tool_pmu: Make tool PMU events respect enable/disable
` [PATCH v1 2/2] perf tests: Add test for stat delay option with duration_time
` [PATCH v2 0/2] perf tool_pmu: Support enable/disable for tool PMU events
  ` [PATCH v2 1/2] perf tool_pmu: Make tool PMU events respect enable/disable
  ` [PATCH v2 2/2] perf tests: Add test for stat delay option with duration_time
  ` [PATCH v3 0/2] perf tool_pmu: Support enable/disable for tool PMU events
    ` [PATCH v3 1/2] perf tool_pmu: Make tool PMU events respect enable/disable
    ` [PATCH v3 2/2] perf tests: Add test for stat delay option with duration_time
    ` [PATCH v4 0/2] perf tool_pmu: Support enable/disable for tool PMU events
      ` [PATCH v4 1/2] perf tool_pmu: Make tool PMU events respect enable/disable
      ` [PATCH v4 2/2] perf tests: Add test for stat delay option with duration_time

[PATCH v1 0/2] Fix cgroup metric association with BPF counters
 2026-05-19  5:54 UTC  (15+ messages)
` [PATCH v1 1/2] perf stat: Propagate supported flag to follower cgroup BPF events
` [PATCH v1 2/2] perf test: Add stat metrics --for-each-cgroup test
` [PATCH v2 0/2] Fix cgroup metric association with BPF counters
  ` [PATCH v2 1/2] perf stat: Propagate supported flag to follower cgroup BPF events
  ` [PATCH v2 2/2] perf test: Add stat metrics --for-each-cgroup test
  ` [PATCH v3 0/2] Fix cgroup metric association with BPF counters
    ` [PATCH v3 1/2] perf stat: Propagate supported flag to follower cgroup BPF events
    ` [PATCH v3 2/2] perf test: Add stat metrics --for-each-cgroup test

[RFC PATCH 0/3] perf/x86/amd/uncore: Add common helpers and Hygon support
 2026-05-19  5:11 UTC  (7+ messages)
` [RFC PATCH 1/3] perf/x86/amd/uncore: Add common PMU helper functions
` [RFC PATCH 2/3] perf/x86/amd/uncore: Convert AMD driver to common PMU helpers
` [RFC PATCH 3/3] perf/x86/amd/uncore: Add Hygon uncore PMU support

[syzbot] Monthly perf report (May 2026)
 2026-05-19  4:32 UTC 

[GIT PULL] perf-tools fixes for v7.1-rc5
 2026-05-19  0:58 UTC  (2+ messages)

[PATCH] treewide: replace /usr/bin/python3 shebangs with env python3
 2026-05-18 23:55 UTC  (6+ messages)

[PATCH] perf stat: Fix uncore metric scaling bug across sockets and nodes
 2026-05-18 23:44 UTC  (2+ messages)

[PATCH v7 1/2] perf: Reveal PMU type in fdinfo
 2026-05-18 23:34 UTC  (4+ messages)
` [PATCH v7 2/2] perf evsel: Find process with busy PMUs for EBUSY

[PATCH v2 0/2] perf inject intel-PT LBR/brstack synthesis fixes
 2026-05-18 22:43 UTC  (25+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] perf event: Fix size of synthesized sample with branch stacks
  ` [PATCH v3 2/2] perf inject: Fix itrace branch stack synthesis
  ` [PATCH v4 0/2] perf inject intel-PT LBR/brstack synthesis fixes
    ` [PATCH v4 1/2] perf event: Fix size of synthesized sample with branch stacks
    ` [PATCH v4 2/2] perf inject: Fix itrace branch stack synthesis
    ` [PATCH v5 0/2] perf inject intel-PT LBR/brstack synthesis fixes
      ` [PATCH v5 1/2] perf event: Fix size of synthesized sample with branch stacks
      ` [PATCH v5 2/2] perf inject: Fix itrace branch stack synthesis
      ` [PATCH v6 0/2] perf inject intel-PT LBR/brstack synthesis fixes
        ` [PATCH v6 1/2] perf event: Fix size of synthesized sample with branch stacks
        ` [PATCH v6 2/2] perf inject: Fix itrace branch stack synthesis
        ` [PATCH v7 0/2] perf inject intel-PT LBR/brstack synthesis fixes
          ` [PATCH v7 1/2] perf event: Fix size of synthesized sample with branch stacks
          ` [PATCH v7 2/2] perf inject: Fix itrace branch stack synthesis
          ` [PATCH v8 0/2] perf inject intel-PT LBR/brstack synthesis fixes
            ` [PATCH v8 1/2] perf event: Fix size of synthesized sample with branch stacks
            ` [PATCH v8 2/2] perf inject: Fix itrace branch stack synthesis

[PATCH v4 0/3] Enable perf tracing for unprivileged users
 2026-05-18 21:41 UTC  (7+ messages)
` [PATCH v4 1/3] perf evsel: don't set PERF_SAMPLE_IP for unprivileged tracepoints
` [PATCH v4 2/3] perf: enable unprivileged syscall tracing with perf trace
` [PATCH v4 3/3] tracefs: make root directory world-traversable

[PATCH v6 1/2] perf: Reveal PMU type in fdinfo
 2026-05-18 18:27 UTC  (4+ messages)
` [PATCH v6 2/2] perf evsel: Find process with busy PMUs for EBUSY

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

[PATCH v3 00/17] perf build: Reduce build time by nearly half
 2026-05-18 15:46 UTC  (61+ messages)
` [PATCH v4 00/14] "
  ` [PATCH v4 11/14] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
  ` [PATCH v4 12/14] perf build: Prefix SCRIPTS with output directory to fix continuous rebuilds
  ` [PATCH v5 00/14] perf build: Reduce build time by nearly half
    ` [PATCH v5 03/14] perf build: Decouple pmu-events from prepare umbrella target
    ` [PATCH v5 04/14] perf build: Remove empty archheaders target
    ` [PATCH v5 05/14] perf build: Move BPF skeleton generation out of Makefile.perf
    ` [PATCH v5 06/14] perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.mak
    ` [PATCH v5 07/14] perf build: Pre-generate BPF skeleton tooling during umbrella prepare phase
    ` [PATCH v5 08/14] perf build: Move libsymbol dependency out of prepare step
    ` [PATCH v5 09/14] perf build: Remove redundant libbpf feature check for static builds
    ` [PATCH v5 10/14] perf pmu-events: Split big_c_string storage into standalone compilation unit
    ` [PATCH v5 11/14] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
    ` [PATCH v5 12/14] perf build: Prefix SCRIPTS with output directory to fix continuous rebuilds
    ` [PATCH v5 13/14] perf pmu-events: Convert recursive shell assignments and macros to Make built-ins
    ` [PATCH v5 14/14] perf build: Convert llvm-config shell queries to simply expanded variables
    ` [PATCH v6 00/14] perf build: Reduce build time by nearly half
      ` [PATCH v6 01/14] tools build: Fix feature checks to touch target files on success
      ` [PATCH v6 02/14] perf trace beauty: Make beauty generated C code standalone .o files
      ` [PATCH v6 03/14] perf build: Decouple pmu-events from prepare umbrella target
      ` [PATCH v6 04/14] perf build: Remove empty archheaders target
      ` [PATCH v6 05/14] perf build: Move BPF skeleton generation out of Makefile.perf
      ` [PATCH v6 06/14] perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.mak
      ` [PATCH v6 07/14] perf build: Pre-generate BPF skeleton tooling during umbrella prepare phase
      ` [PATCH v6 08/14] perf build: Move libsymbol dependency out of prepare step
      ` [PATCH v6 09/14] perf build: Remove redundant libbpf feature check for static builds
      ` [PATCH v6 10/14] perf pmu-events: Split big_c_string storage into standalone compilation unit
      ` [PATCH v6 11/14] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
      ` [PATCH v6 12/14] perf build: Prefix SCRIPTS with output directory to fix continuous rebuilds
      ` [PATCH v6 13/14] perf pmu-events: Convert recursive shell assignments and macros to Make built-ins
      ` [PATCH v6 14/14] perf build: Convert llvm-config shell queries to simply expanded variables
      ` [PATCH v7 00/14] perf build: Reduce build time by nearly half
        ` [PATCH v7 01/14] tools build: Fix feature checks to touch target files on success
        ` [PATCH v7 02/14] perf trace beauty: Make beauty generated C code standalone .o files
        ` [PATCH v7 03/14] perf build: Decouple pmu-events from prepare umbrella target
        ` [PATCH v7 04/14] perf build: Remove empty archheaders target
        ` [PATCH v7 05/14] perf build: Move BPF skeleton generation out of Makefile.perf
        ` [PATCH v7 06/14] perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.mak
        ` [PATCH v7 07/14] perf build: Pre-generate BPF skeleton tooling during umbrella prepare phase
        ` [PATCH v7 08/14] perf build: Move libsymbol dependency out of prepare step
        ` [PATCH v7 09/14] perf build: Remove redundant libbpf feature check for static builds
        ` [PATCH v7 10/14] perf pmu-events: Split big_c_string storage into standalone compilation unit
        ` [PATCH v7 11/14] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
        ` [PATCH v7 12/14] perf build: Prefix SCRIPTS with output directory to fix continuous rebuilds
        ` [PATCH v7 13/14] perf pmu-events: Convert recursive shell assignments and macros to Make built-ins
        ` [PATCH v7 14/14] perf build: Convert llvm-config shell queries to simply expanded variables

[PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
 2026-05-18 15:06 UTC  (2+ messages)

[PATCH v2] perf kvm stat: Add missing mappings for PPC kvm exit reasons
 2026-05-18 12:50 UTC 

[PATCH] perf kvm stat: Update the exit reason mappings
 2026-05-18 12:21 UTC  (5+ messages)

[PATCH 0/6] tools/build: Allow versioning of all LLVM tools
 2026-05-18  9:05 UTC  (4+ messages)
` [PATCH 5/6] tools/build: selftests: Allow versioning LLVM lld

[PATCH 2/2] perf build: compile BPF skeletons with -mcpu=v3
 2026-05-18  6:52 UTC  (5+ messages)

[PATCH v4] perf trace: Introduce --show-cpu option to display cpu id
 2026-05-18  6:50 UTC  (3+ messages)

[PATCH v3 0/2] Add tests for uncore and perf metric event sorting
 2026-05-18  6:29 UTC  (23+ messages)
` [PATCH v4 0/2] perf tests: Add uncore and x86 topdown event sorting tests
  ` [PATCH v4 1/2] perf tests: Add test for uncore event sorting
  ` [PATCH v4 2/2] perf arch x86 tests: Add test for topdown "
  ` [PATCH v5 0/2] perf tests: Add uncore and x86 topdown event sorting tests
    ` [PATCH v5 1/2] perf tests: Add test for uncore event sorting
    ` [PATCH v5 2/2] perf arch x86 tests: Add test for topdown "
    ` [PATCH v6 0/2] perf tests: Add uncore and x86 topdown event sorting tests
      ` [PATCH v6 1/2] perf tests: Add test for uncore event sorting
      ` [PATCH v6 2/2] perf arch x86 tests: Add test for topdown "
      ` [PATCH v7 0/2] perf tests: Add uncore and x86 topdown event sorting tests
        ` [PATCH v7 1/2] perf tests: Add test for uncore event sorting
        ` [PATCH v7 2/2] perf arch x86 tests: Add test for topdown "
        ` [PATCH v8 0/2] perf tests: Add uncore and x86 topdown event sorting tests
          ` [PATCH v8 1/2] perf tests: Add test for uncore event sorting
          ` [PATCH v8 2/2] perf arch x86 tests: Add test for topdown "

[PATCH v4 0/8] perf libunwind multiple remote support
 2026-05-17 17:23 UTC  (7+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 4/7] perf unwind-libunwind: Make libunwind register reading cross platform

[BUG] perf stat -D: CPUs_utilized metric includes delay period (regression in 6.19)
 2026-05-17  9:36 UTC 

Perf review prompts
 2026-05-17  3:12 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