Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-08-20 13:43:38 to 2026-08-21 10:57:26 UTC [more...]

[PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
 2026-08-21 10:57 UTC  (6+ messages)
` [PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function
` [PATCH v2 13/13] x86/msr: Simplify some rdmsrq() use cases
  ` [PATCH v3 "

[PATCH] perf build: Add rust target flag for loongarch cross compile
 2026-08-21 10:38 UTC  (4+ messages)

[PATCH v2 00/14] perf cs-etm: Per-thread mode fixes and snapshot wrap support
 2026-08-21 10:40 UTC  (30+ messages)
` [PATCH v2 01/14] perf cs-etm: Fix nVHE per-thread decoding
` [PATCH v2 02/14] perf cs-etm: Warn for invalid timestamp option
` [PATCH v2 03/14] perf cs-etm: Turn on context packet timestamps in per-thread mode
` [PATCH v2 04/14] perf cs-etm: Use per-CPU queues for "
` [PATCH v2 05/14] perf cs-etm: Increase default timestamp generation period
` [PATCH v2 06/14] perf auxtrace: Turn Intel BTS snapshot search into a generic one
` [PATCH v2 07/14] perf arm-spe: Use generic snapshot search
` [PATCH v2 08/14] perf auxtrace: intel-pt: Use new snapshot_has_wrapped callback
` [PATCH v2 09/14] perf cs-etm: Queue partial AUX records
` [PATCH v2 10/14] perf cs-etm: Don't print missing buffers in snapshot mode
` [PATCH v2 11/14] perf auxtrace: cs-etm: Capture wrapped snapshots
` [PATCH v2 12/14] perf test: Allow infinite named_thread loops
` [PATCH v2 13/14] perf test: Add test for per-thread mode
` [PATCH v2 14/14] perf cs-etm: Test multiple per-thread threads

[PATCH 0/6] perf: cs-etm: HW_ID improvements
 2026-08-21 10:11 UTC  (14+ messages)
` [PATCH 1/6] perf: cs-etm: Don't add global v0 HW_IDs to unformatted queues
` [PATCH 2/6] perf cs-etm: Free partially created queues
` [PATCH 3/6] perf cs-etm: Synthesize missing HW_ID mappings for raw trace
` [PATCH 4/6] perf: cs-etm: Respect --no-itrace option
` [PATCH 5/6] perf/core: Return errors from perf_report_aux_output_id()
` [PATCH 6/6] coresight: perf: Retry failed HW_ID writes

[RFC PATCH 0/1] perf scripts flamegraph: Add --asm option
 2026-08-21  9:05 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[PATCH v2] perf/dwc_pcie: Fix PCI device reference leak in probe
 2026-08-21  7:00 UTC  (5+ messages)
    ` [v2] "

[PATCH 0/4] perf c2c: Add function-view stdio support and coverage
 2026-08-21  5:58 UTC  (9+ messages)
` [PATCH 1/4] perf c2c: Fix documented default coalesce fields
` [PATCH 2/4] perf tests c2c: Report skip when the workload fails
` [PATCH 3/4] perf c2c: Add stdio support for the function view
` [PATCH 4/4] perf tests c2c: Add function view stdio coverage

[PATCH 0/3] perf annotate: Data type profiling support for C++ classes and virtual calls
 2026-08-21  5:26 UTC  (7+ messages)
` [PATCH 1/3] perf dwarf-aux: Add die_is_compound_type() to handle C++ class types
` [PATCH 2/3] perf dwarf-aux: Add C++ class, inheritance and vtable helpers
` [PATCH 3/3] perf disasm & annotate x86: Track C++ vptr and resolve virtual function calls

[PATCH v12 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-21  3:46 UTC  (11+ messages)
` [PATCH v12 03/11] HWBP: Add modify_local_hw_breakpoint_addr() API
` [PATCH v12 04/11] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v12 08/11] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers

[PATCH v5 0/2] RISC-V IOMMU HPM support
 2026-08-21  2:56 UTC  (5+ messages)
` [PATCH v5 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v5 2/2] iommu/riscv: create a auxiliary device for HPM

[PATCH] perf/bpf: Fix lockless access to parent_event->prog in perf_event_alloc()
 2026-08-21  2:32 UTC  (3+ messages)

[PATCH v2] perf/bpf: Fix data races in BPF perf event handling
 2026-08-21  1:20 UTC  (3+ messages)

[PATCH v5 0/6] perf: Add support for memory region/range reporting
 2026-08-21  0:32 UTC  (13+ messages)
` [PATCH v5 1/6] perf mem: Fix size tracking for mem_lvl's in perf_script__meminfo_scnprintf()
` [PATCH v5 2/6] perf mem: Add support for printing PERF_MEM_LVLNUM_L0
` [PATCH v5 3/6] perf header: Support memory ranges
` [PATCH v5 4/6] perf tools: Show memory region in perf-c2c subcommand
` [PATCH v5 5/6] perf tools: Show memory region in perf-script subcommand
` [PATCH v5 6/6] perf c2c: print memory region data with stdio output

[PATCH perf-tools-next v3 0/4] perf trace: Symbolise kernel virtual addresses and function pointers
 2026-08-21  0:29 UTC  (10+ messages)
` [PATCH perf-tools-next v3 1/4] perf trace: Introduce kernel symbol beautifier for virtual addresses
` [PATCH perf-tools-next v3 2/4] perf trace: Auto-assign kernel symbol beautifier to function pointer fields
` [PATCH perf-tools-next v3 3/4] perf trace: Enhance BTF type formatting to symbolise kernel function pointers
` [PATCH perf-tools-next v3 4/4] perf tests: Add shell test for kernel symbol beautifier

[PATCH v5] perf record: Fix unhandled POLLHUP on non_perf_event descriptors
 2026-08-20 22:00 UTC  (8+ messages)
` [PATCH v6] "
  ` [PATCH v7] "
    ` [PATCH v8] "

[PATCH v4 0/6] perf: Add support for memory region/range reporting
 2026-08-20 21:24 UTC  (6+ messages)
` [PATCH v4 4/6] perf tools: Show memory region in perf-c2c subcommand

[PATCH perf-tools-next v2 0/4] perf trace: Symbolise kernel virtual addresses and function pointers
 2026-08-20 17:15 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