org.kernel.vger.linux-perf-users archive
1334 archived articles, newest first (page 12 of 14). Latest articles →
[PATCH 2/9] perf thread-stack: Report branch stack hw_idx as not available
Mon, 3 Aug 2026 02:06:33 -0700[PATCH 4/9] perf dlfilter: Add non-empty branch stack filter
Mon, 3 Aug 2026 02:06:35 -0700[PATCH 3/9] perf thread-stack: Bound wrapped branch stack copy
Mon, 3 Aug 2026 02:06:34 -0700[PATCH 1/9] perf header: Tolerate inconsistent HEADER_GROUP_DESC
Mon, 3 Aug 2026 02:06:32 -0700[PATCH 0/9] perf cs-etm: Add branch history to existing samples
Mon, 3 Aug 2026 02:01:53 -0700Re: [PATCH 1/1] perf/x86: Do not read fixed counter control register if there is none
Mon, 3 Aug 2026 10:57:51 +0200[PATCH] perf ftrace: Fix leak in parse_filter_event
Mon, 3 Aug 2026 10:50:04 +0300Re: [PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
Mon, 3 Aug 2026 09:03:56 +0200Re: [PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
Mon, 3 Aug 2026 08:57:44 +0200Re: [PATCH v3 5/9] perf/cxl: Accept an overflow interrupt on MSI message number 0
Mon, 3 Aug 2026 13:57:37 +0800Re: [PATCH v3 9/9] perf/cxl: Don't log through pmu.dev in the overflow interrupt handler
Mon, 3 Aug 2026 13:29:46 +0800Re: [PATCH v3 7/9] perf/cxl: Unfreeze counters after handling an overflow interrupt
Mon, 3 Aug 2026 12:00:14 +0800Re: [PATCH v6 5/9] perf c2c: add function view stats merge and memory management
Mon, 03 Aug 2026 04:01:31 +0000Re: [PATCH v6 1/9] perf c2c: extract shared data structures into c2c.h
Mon, 03 Aug 2026 03:58:44 +0000Re: [PATCH v6 2/9] perf c2c: add function view browser skeleton
Mon, 03 Aug 2026 03:55:37 +0000[PATCH v6 9/9] perf c2c: document function view in perf-c2c man page
Mon, 3 Aug 2026 11:52:20 +0800[PATCH v6 8/9] perf c2c: add function view browser UI and cacheline detail
Mon, 3 Aug 2026 11:52:19 +0800[PATCH v6 7/9] perf c2c: build and finalize the function view hierarchy
Mon, 3 Aug 2026 11:52:18 +0800[PATCH v6 6/9] perf c2c: add function view hierarchy entry creation
Mon, 3 Aug 2026 11:52:17 +0800[PATCH v6 5/9] perf c2c: add function view stats merge and memory management
Mon, 3 Aug 2026 11:52:16 +0800[PATCH v6 4/9] perf c2c: add HPP list parsing for function view columns
Mon, 3 Aug 2026 11:52:15 +0800[PATCH v6 3/9] perf c2c: add column rendering for function view
Mon, 3 Aug 2026 11:52:14 +0800[PATCH v6 2/9] perf c2c: add function view browser skeleton
Mon, 3 Aug 2026 11:52:13 +0800[PATCH v6 1/9] perf c2c: extract shared data structures into c2c.h
Mon, 3 Aug 2026 11:52:12 +0800[PATCH v6 0/9] perf c2c: add a function view
Mon, 3 Aug 2026 11:52:11 +0800Re: [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()
Mon, 03 Aug 2026 01:28:08 +0000[PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() failure
Sun, 2 Aug 2026 22:11:40 -0300[PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()
Sun, 2 Aug 2026 22:11:39 -0300[PATCHES v2 0/2] perf c2c hardening
Sun, 2 Aug 2026 22:11:38 -0300Re: [PATCH v11 08/11] tracing: wprobe: Add wprobe event trigger
Mon, 3 Aug 2026 09:52:01 +0900Re: [PATCH 1/5] perf dso: Guard against errno==0 when dso__get_filename() returns NULL
Sun, 2 Aug 2026 18:38:07 -0300Re: [PATCH v7 2/4] perf sched: Handle missing trace samples in pipe mode
Sun, 02 Aug 2026 21:29:36 +0000[PATCH v7 4/4] perf sched latency: Add histogram and time interval options
Sun, 2 Aug 2026 17:09:14 -0400[PATCH v7 3/4] perf sched latency: Auto-scale latency and runtime display units
Sun, 2 Aug 2026 17:09:13 -0400[PATCH v7 2/4] perf sched: Handle missing trace samples in pipe mode
Sun, 2 Aug 2026 17:09:12 -0400[PATCH v7 1/4] perf sched: Suppress latency table output when trace samples are missing
Sun, 2 Aug 2026 17:09:11 -0400[PATCH v7 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
Sun, 2 Aug 2026 17:09:10 -0400Re: [PATCH 1/5] perf dso: Guard against errno==0 when dso__get_filename() returns NULL
Sun, 2 Aug 2026 22:08:27 +0100Re: [PATCH v6 2/4] perf sched: Handle missing trace samples in pipe mode
Sun, 2 Aug 2026 16:17:59 -0400[RFC PATCH v2 5/5] perf test: Add test validating trace.dat generated by 'perf data convert --to-trace-dat'
Sun, 2 Aug 2026 23:38:00 +0530[RFC PATCH v2 4/5] perf data: Add --to-trace-dat option for converting perf.data tracepoint events into trace.dat format
Sun, 2 Aug 2026 23:37:59 +0530[RFC PATCH v2 3/5] perf data-convert: Add perf.data to trace.dat conversion backend
Sun, 2 Aug 2026 23:37:58 +0530[RFC PATCH v2 2/5] perf/trace-event: Write trace.dat metadata sections during parsing
Sun, 2 Aug 2026 23:37:57 +0530[RFC PATCH v2 1/5] perf/trace-dat: Add trace.dat export infrastructure
Sun, 2 Aug 2026 23:37:56 +0530[RFC PATCH v2 0/5] Add perf.data tracepoint events to trace.dat conversion
Sun, 2 Aug 2026 23:37:55 +0530Re: [PATCH 2/4] perf header: Use write lock when translating BPF prog info pointers
Sun, 02 Aug 2026 14:59:55 +0000Re: [PATCH 1/5] perf dso: Guard against errno==0 when dso__get_filename() returns NULL
Sun, 02 Aug 2026 14:58:28 +0000Re: [PATCH 1/2] perf c2c: Fix error masking and OOM handling in hpp_list__parse()
Sun, 02 Aug 2026 14:57:32 +0000Re: [PATCH 3/4] perf bpf: Add PROG_TAGS to required arrays in __bpf_event__print_bpf_prog_info()
Sun, 02 Aug 2026 14:56:10 +0000Re: [PATCH 1/4] perf libbfd: Validate BPF prog info arrays before pointer cast
Sun, 02 Aug 2026 14:54:39 +0000Re: [PATCH 4/5] perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
Sun, 02 Aug 2026 14:54:33 +0000Re: [PATCH 5/5] perf dso: Replace assert with runtime check in dso__read_symbol()
Sun, 02 Aug 2026 14:54:27 +0000[PATCH 4/4] perf libbfd: Fix memory leaks and NULL fclose in BPF disassembly
Sun, 2 Aug 2026 11:27:12 -0300[PATCH 3/4] perf bpf: Add PROG_TAGS to required arrays in __bpf_event__print_bpf_prog_info()
Sun, 2 Aug 2026 11:27:11 -0300[PATCH 2/4] perf header: Use write lock when translating BPF prog info pointers
Sun, 2 Aug 2026 11:27:10 -0300[PATCH 1/4] perf libbfd: Validate BPF prog info arrays before pointer cast
Sun, 2 Aug 2026 11:27:09 -0300[PATCHES 0/4] perf bpf hardening
Sun, 2 Aug 2026 11:27:08 -0300[PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() failure
Sun, 2 Aug 2026 11:23:13 -0300[PATCH 1/2] perf c2c: Fix error masking and OOM handling in hpp_list__parse()
Sun, 2 Aug 2026 11:23:12 -0300[PATCHES 0/2] perf c2c hardening
Sun, 2 Aug 2026 11:23:11 -0300[PATCH 5/5] perf dso: Replace assert with runtime check in dso__read_symbol()
Sun, 2 Aug 2026 11:20:22 -0300[PATCH 4/5] perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
Sun, 2 Aug 2026 11:20:21 -0300[PATCH 3/5] perf dso: Use stored fd error instead of stale errno in file_read()
Sun, 2 Aug 2026 11:20:20 -0300[PATCH 2/5] perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
Sun, 2 Aug 2026 11:20:19 -0300[PATCH 1/5] perf dso: Guard against errno==0 when dso__get_filename() returns NULL
Sun, 2 Aug 2026 11:20:18 -0300[PATCHES 0/5] perf DSO hardening series
Sun, 2 Aug 2026 11:20:17 -0300Re: [RFC] perf pmu-events: Fix typo in idle-cycles-frontend description
Sun, 2 Aug 2026 13:28:55 +0000[RFC] perf pmu-events: Fix typo in idle-cycles-frontend description
Sun, 2 Aug 2026 13:25:42 +0000Re: [PATCH v2 0/4] perf/arm_cspmu: Miscellaneous improvements
Sun, 2 Aug 2026 13:12:29 +0100Re: [PATCH v4 0/3] perf/cxlpmu: Misc updates
Sun, 2 Aug 2026 13:12:22 +0100Re: [PATCH] perf: Fix mmap replacement ring lifetime race
Sun, 02 Aug 2026 10:37:49 +0200[PATCH v11 11/11] tracing/wprobe: Support BTF typecast in wprobe trigger command
Sun, 2 Aug 2026 17:20:29 +0900[PATCH v11 10/11] tracing/wprobe: Support BTF typecast in fetchargs
Sun, 2 Aug 2026 17:20:18 +0900[PATCH v11 09/11] selftests: ftrace: Add wprobe trigger testcase
Sun, 2 Aug 2026 17:20:07 +0900[PATCH v11 08/11] tracing: wprobe: Add wprobe event trigger
Sun, 2 Aug 2026 17:19:55 +0900[PATCH v11 07/11] selftests: tracing: Add syntax testcase for wprobe
Sun, 2 Aug 2026 17:19:44 +0900[PATCH v11 06/11] selftests: tracing: Add a basic testcase for wprobe
Sun, 2 Aug 2026 17:19:33 +0900[PATCH v11 05/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
Sun, 2 Aug 2026 17:19:22 +0900[PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
Sun, 2 Aug 2026 17:19:10 +0900[PATCH v11 03/11] HWBP: Add modify_local_hw_breakpoint_addr() API
Sun, 2 Aug 2026 17:18:59 +0900[PATCH v11 02/11] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
Sun, 2 Aug 2026 17:18:48 +0900[PATCH v11 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
Sun, 2 Aug 2026 17:18:37 +0900[PATCH v11 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
Sun, 2 Aug 2026 17:18:25 +0900Re: [PATCHES 0/8 v1] perf machine fixes
Sat, 01 Aug 2026 22:46:33 -0700Re: [PATCH v2 0/3] perf hisi-ptt: Fix TLP header parsing and naming
Sat, 01 Aug 2026 22:46:32 -0700Re: [PATCH 1/1] perf libdw: Fix outer-frame name resolution and spurious "(inlined)" tag
Sat, 01 Aug 2026 22:46:31 -0700Re: [PATCH v2] perf unwind-libdw: Fix unwinding of multi-threaded processes
Sat, 01 Aug 2026 22:46:31 -0700Re: [PATCH RFC 02/14] perf/ring_buffer: stop using PG_private as AUX page high-order marker
Sat, 01 Aug 2026 21:20:58 -0400Re: [PATCH v6 2/4] perf sched: Handle missing trace samples in pipe mode
Sun, 02 Aug 2026 00:01:40 +0000[PATCH v6 4/4] perf sched latency: Add histogram and time interval options
Sat, 1 Aug 2026 19:40:08 -0400[PATCH v6 3/4] perf sched latency: Auto-scale latency and runtime display units
Sat, 1 Aug 2026 19:40:07 -0400[PATCH v6 2/4] perf sched: Handle missing trace samples in pipe mode
Sat, 1 Aug 2026 19:40:06 -0400[PATCH v6 1/4] perf sched: Suppress latency table output when trace samples are missing
Sat, 1 Aug 2026 19:40:05 -0400[PATCH v6 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
Sat, 1 Aug 2026 19:40:04 -0400Re: [PATCH v5 2/3] perf sched latency: Auto-scale latency and runtime display units
Sat, 1 Aug 2026 17:45:27 -0400Re: [PATCH RFC 02/14] perf/ring_buffer: stop using PG_private as AUX page high-order marker
Sat, 1 Aug 2026 07:32:26 -0700Re: [PATCH] perf: arm_spe: Make wakeup range check overflow safe
Sat, 1 Aug 2026 12:28:30 +0100Re: [PATCH v8 0/3] perf: marvell: Add CN20K DDR PMU support
Sat, 1 Aug 2026 12:28:29 +0100[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
Fri, 31 Jul 2026 22:13:23 -0400[PATCH RFC 02/14] perf/ring_buffer: stop using PG_private as AUX page high-order marker
Fri, 31 Jul 2026 22:13:25 -0400
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.