Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2026-08-02 21:08:30 to 2026-08-05 08:47:08 UTC [more...]

[PATCH v8 00/22] Add Counter delegation ISA extension support
 2026-08-05  8:46 UTC  (37+ messages)
` [PATCH v8 01/22] RISC-V: perf: fix resource cleanup on driver probe failure
` [PATCH v8 02/22] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v8 03/22] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v8 04/22] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v8 05/22] RISC-V: Define indirect CSR access helpers
` [PATCH v8 06/22] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v8 07/22] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v8 08/22] RISC-V: Add Sscfg extension CSR definition
` [PATCH v8 09/22] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
` [PATCH v8 10/22] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v8 11/22] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v8 12/22] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v8 13/22] RISC-V: perf: Add a mechanism to defined legacy event encoding

[PATCH v2] perf/arm_cspmu: Support 64-bit programmers' model
 2026-08-05  7:08 UTC  (2+ messages)

[RFC PATCH v2 0/5] Add perf.data tracepoint events to trace.dat conversion
 2026-08-05  6:15 UTC  (4+ messages)

[PATCH v6 0/9] perf c2c: add a function view
 2026-08-05  6:12 UTC  (15+ messages)
` [PATCH v6 1/9] perf c2c: extract shared data structures into c2c.h
` [PATCH v6 2/9] perf c2c: add function view browser skeleton
` [PATCH v6 3/9] perf c2c: add column rendering for function view
` [PATCH v6 4/9] perf c2c: add HPP list parsing for function view columns
` [PATCH v6 5/9] perf c2c: add function view stats merge and memory management
` [PATCH v6 6/9] perf c2c: add function view hierarchy entry creation
` [PATCH v6 7/9] perf c2c: build and finalize the function view hierarchy
` [PATCH v6 8/9] perf c2c: add function view browser UI and cacheline detail
` [PATCH v6 9/9] perf c2c: document function view in perf-c2c man page

[PATCHES 0/4] perf bpf hardening
 2026-08-05  2:42 UTC  (2+ messages)

[PATCH 05/21] perf: arm_pmuv3: Check cntr_mask before using pmccntr
 2026-08-04 21:25 UTC  (2+ messages)

[PATCH v3] perf stat: Include PMU name and split uncore events per PMU in metric-only JSON output
 2026-08-04 21:09 UTC  (4+ messages)

[PATCH v4] perf stat: Include PMU name and split uncore events per PMU in metric-only JSON output
 2026-08-04 21:06 UTC 

[PATCH v8 00/21] ARM64 PMU Partitioning
 2026-08-04 21:06 UTC  (2+ messages)

[PATCHES v7 0/2] perf c2c hardening
 2026-08-04 19:15 UTC  (5+ messages)
` [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()
` [PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() and c2c_hists__reinit() failure

[PATCH v7 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
 2026-08-04 17:11 UTC  (9+ messages)
` [PATCH v7 1/4] perf sched: Suppress latency table output when trace samples are missing
` [PATCH v7 2/4] perf sched: Handle missing trace samples in pipe mode
` [PATCH v7 3/4] perf sched latency: Auto-scale latency and runtime display units
` [PATCH v7 4/4] perf sched latency: Add histogram and time interval options

[RFC] perf pmu-events: Fix typo in idle-cycles-frontend description
 2026-08-04 17:04 UTC  (2+ messages)

[PATCH] perf ftrace: Fix leak in parse_filter_event
 2026-08-04 17:04 UTC  (2+ messages)

[PATCHES 0/5 v1] perf tools auxtrace hardening series
 2026-08-04 17:04 UTC  (9+ messages)
` [PATCH 5/5] perf arm-spe: Reject zero nr_cpu in metadata to prevent division by zero

[PATCH v5 0/7] riscv: Add reliable stack unwinding for livepatch
 2026-08-04 10:36 UTC  (8+ messages)
` [PATCH v5 1/7] riscv: stacktrace: Add frame record metadata
` [PATCH v5 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
` [PATCH v5 3/7] riscv: ftrace: always preserve s0 in dynamic ftrace register frame
` [PATCH v5 4/7] riscv: stacktrace: introduce stack-bound tracking helpers
` [PATCH v5 5/7] riscv: stacktrace: switch to frame-pointer based unwinder
` [PATCH v5 6/7] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
` [PATCH v5 7/7] selftests/livepatch: Add RISC-V syscall wrapper prefix

[PATCH 1/1] perf/x86: Do not read fixed counter control register if there is none
 2026-08-04  7:00 UTC  (4+ messages)

[PATCH v4 0/2] perf/x86/amd/uncore: Add Hygon uncore PMU and JSON events
 2026-08-04  6:56 UTC  (3+ messages)
` [PATCH v4 1/2] perf/x86/amd/uncore: Add Hygon uncore PMU support
` [PATCH v4 2/2] perf vendor events hygon: Add Hygon Data Fabric PMU events and metrics

[PATCH v2] perf: Fix mmap replacement ring lifetime race
 2026-08-04  6:34 UTC  (2+ messages)

[PATCH v2 0/5] perf/arm-cmn: Support CMN S3 r2
 2026-08-04  2:33 UTC  (7+ messages)
` [PATCH v2 3/5] perf/arm-cmn: Refactor event filter data
` [PATCH v2 4/5] perf/arm-cmn: Plumb in new filter types
` [PATCH v2 5/5] perf/arm-cmn: Support CMN S3 r2

[PATCH v1 1/1] perf vendor events intel: Fix Novalake CPUID regex in mapfile.csv
 2026-08-04  1:25 UTC  (2+ messages)

[PATCH 0/3] perf trace: Symbolise kernel virtual addresses and function pointers
 2026-08-03 23:09 UTC  (5+ messages)
` [PATCH 1/3] perf trace: Introduce kernel symbol beautifier for virtual addresses
` [PATCH 2/3] perf trace: Auto-assign kernel symbol beautifier to function pointer fields
` [PATCH 3/3] perf trace: Enhance BTF type formatting to symbolise kernel function pointers

[PATCH v11 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-03 23:08 UTC  (12+ messages)
` [PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [PATCH v11 08/11] tracing: wprobe: Add wprobe event trigger

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

[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-08-03 18:54 UTC  (6+ messages)
` [PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
` [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()

[PATCHES v6 0/2] perf c2c hardening
 2026-08-03 18:29 UTC  (5+ messages)
` [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()
` [PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() failure

Flaky tests
 2026-08-03 18:25 UTC  (4+ messages)

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-03 18:13 UTC  (3+ messages)

[PATCHES v5 0/2] perf c2c hardening
 2026-08-03 18:01 UTC  (2+ messages)
` [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()

[PATCH] perf build: Fix a build error on 32-bit x86
 2026-08-03 17:33 UTC  (2+ messages)

[PATCH] perf symbols: Skip dynamic symbols with invalid section indexes
 2026-08-03 17:33 UTC  (2+ messages)

[PATCH v3 0/9] perf/cxlpmu: Misc sashiko raised issues fixes
 2026-08-03 16:39 UTC  (14+ messages)
` [PATCH v3 4/9] perf/cxl: Split the MSI vector out of info->irq
` [PATCH v3 5/9] perf/cxl: Accept an overflow interrupt on MSI message number 0
` [PATCH v3 7/9] perf/cxl: Unfreeze counters after handling an overflow interrupt
` [PATCH v3 9/9] perf/cxl: Don't log through pmu.dev in the overflow interrupt handler

[PATCHES v4 0/2] perf c2c hardening
 2026-08-03 17:14 UTC  (6+ messages)
` [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()
` [PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() failure

[RFC PATCH v3 0/5] Add perf.data tracepoint events to trace.dat conversion
 2026-08-03 15:19 UTC  (11+ messages)
` [RFC PATCH v3 1/5] perf/trace-dat: Add trace.dat export infrastructure
` [RFC PATCH v3 2/5] perf/trace-event: Write trace.dat metadata sections during parsing
` [RFC PATCH v3 3/5] perf data-convert: Add perf.data to trace.dat conversion backend
` [RFC PATCH v3 4/5] perf data: Add --to-trace-dat option for converting perf.data tracepoint events into trace.dat format
` [RFC PATCH v3 5/5] perf test: Add test validating trace.dat generated by 'perf data convert --to-trace-dat'

[PATCH v3 0/3] perf tools: Fix memory issues
 2026-08-03 13:51 UTC  (4+ messages)
` [PATCH v3 1/3] perf tools: Fix memory leak in cmd_kvm()
` [PATCH v3 2/3] perf tools: Fix double free and memory leak issues
` [PATCH v3 3/3] perf tools: Fix memory leak in cmd_kvm()

[PATCH v2 0/4] perf tools: Fix memory issues
 2026-08-03 13:39 UTC  (8+ messages)
` [PATCH v2 1/4] perf tools: Fix memory leak in cmd_kvm()
` [PATCH v2 2/4] perf tools: Fix double free and memory leak in kvm_events_record()
` [PATCH v2 3/4] perf tools: Fix memory leak in cmd_kvm()
` [PATCH v2 4/4] perf tools: Fix double frees and memory leaks "

[PATCH v2] perf trace: Format fields with hex specifiers in print_fmt as hexadecimal
 2026-08-03 12:48 UTC 

[PATCH] perf trace: Format fields with hex specifiers in print_fmt as hexadecimal
 2026-08-03 12:45 UTC  (3+ messages)

[PATCHES v3 0/2] perf c2c hardening
 2026-08-03 12:34 UTC  (5+ messages)
` [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()
` [PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() failure

[PATCH 0/4] perf tools: Fix memory issues
 2026-08-03 10:43 UTC  (8+ messages)
` [PATCH 1/4] perf tools: Fix memory leak in cmd_kvm()
` [PATCH 2/4] perf tools: Fix memory leak in kvm_events_report()
` [PATCH 3/4] perf tools: Fix double free and memory leak in kvm_events_record()
` [PATCH 4/4] perf tools: Fix memory leak in cmd_kvm()

[PATCH 1/9] perf header: Tolerate inconsistent HEADER_GROUP_DESC
 2026-08-03  9:26 UTC  (13+ messages)
` [PATCH 2/9] perf thread-stack: Report branch stack hw_idx as not available
` [PATCH 3/9] perf thread-stack: Bound wrapped branch stack copy
` [PATCH 4/9] perf dlfilter: Add non-empty branch stack filter
` [PATCH 5/9] perf cs-etm: Split up cs_etm__process_timestamped_queues()
` [PATCH 6/9] perf cs-etm: Add branch history to existing samples
` [PATCH 7/9] perf test cs-etm: Test branch history on "
` [PATCH 8/9] perf cs-etm: Consume branch history when attaching it to a sample
` [PATCH 9/9] Documentation: coresight: Document context-sensitive PGO workflow

[PATCH 0/9] perf cs-etm: Add branch history to existing samples
 2026-08-03  9:01 UTC 

[PATCHES v2 0/2] perf c2c hardening
 2026-08-03  1:28 UTC  (4+ messages)
` [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()
` [PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() failure

[PATCHES 0/5] perf DSO hardening series
 2026-08-02 21:38 UTC  (5+ messages)
` [PATCH 1/5] perf dso: Guard against errno==0 when dso__get_filename() returns NULL


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