public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-11 19:18:04 to 2026-04-13 19:31:21 UTC [more...]

[PATCH v3 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-04-13 19:31 UTC  (6+ messages)
` [PATCH v3 1/4] perf/core: Fix NULL pmu_ctx passed to PMU sched_task callback
` [PATCH v3 2/4] perf: Use a union to clear branch entry bitfields
` [PATCH v3 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH v3 4/4] selftests/bpf: Adjust wasted entries threshold for ARM64 BRBE

[PATCH v5 0/2] perf: marvell: Add CN20K DDR PMU support
 2026-04-13 17:50 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: perf: marvell: Add CN20K DDR PMU binding
` [PATCH v5 2/2] perf: marvell: Add CN20K DDR PMU support

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

[PATCH 0/3] mm: split the file's i_mmap tree for NUMA
 2026-04-13 15:33 UTC  (8+ messages)
` [PATCH 1/3] mm: use mapping_mapped to simplify the code
` [PATCH 2/3] mm: use get_i_mmap_root to access the file's i_mmap
` [PATCH 3/3] mm: split the file's i_mmap tree for NUMA

[PATCH v2 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-04-13 13:15 UTC  (4+ messages)
` [PATCH v2 3/4] perf/arm64: "

[syzbot] [perf?] KCSAN: data-race in event_sched_out / perf_mmap_rb
 2026-04-13 12:51 UTC 

[PATCH v1] perf test: Fix inet_pton probe failure due to multiple probes
 2026-04-13 12:11 UTC  (5+ messages)
` [PATCH v2] perf test: Fix inet_pton probe failure and unroll call graph

[PATCH v2] perf annotate: Use jump__delete when freeing LoongArch jumps
 2026-04-13 10:35 UTC  (2+ messages)

[PATCH v2 0/6] perf arm_spe: Dump IMPDEF events
 2026-04-13  9:52 UTC  (4+ messages)
` [PATCH v2 6/6] perf arm_spe: Print remaining IMPDEF event numbers

[PATCH] perf annotate: Use jump__delete when freeing LoongArch jumps
 2026-04-13  9:41 UTC  (5+ messages)

[GIT PULL] Performance events changes for v7.1
 2026-04-13  9:41 UTC  (2+ messages)

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

[PATCH 0/2] Fix 2 bugs for Intel auto counter reload (ACR)
 2026-04-13  1:35 UTC  (5+ messages)
` [PATCH 1/2] perf/x86/intel: Clear stale ACR mask before updating new mask
` [PATCH 2/2] perf/x86/intel: Disable PMI for self-reloaded ACR events

[PATCH] perf tests: Add auto counter reload (ACR) sampling test
 2026-04-13  1:35 UTC  (4+ messages)

[PATCH v6 0/4] perf arm_spe: Extend SIMD operations
 2026-04-12 19:11 UTC  (2+ messages)

[PATCH v9 07/29] perf lock: Only pass sample to handlers
 2026-04-11 19:47 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