Thread (28 messages) flat view 28 messages, 4 authors, 1d ago

Re: [PATCH v11 04/11] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint

From: Steven Rostedt <rostedt@goodmis.org>
Date: 2026-08-05 19:33:24
Also in: linux-doc, linux-perf-users, lkml

On Mon, 3 Aug 2026 09:03:56 +0200
Peter Zijlstra [off-list ref] wrote:
quoted
The new syntax is;

 w[:[GROUP/]EVENT] [r|w|rw]@[ADDR|SYM][:SIZE] [FETCH_ARGs]

User also can use $addr to fetch the accessed address and $value to fetch
the accessed memory value (shorthand for '+0($addr)'). No other variables
are supported.  
This seems limited to kernel addresses only? Should not also userspace
addresses be supported?
Hmm, how would that work? The address is global for all tasks, so if you
add a user space address, what task would that be for? The one writing the
probe?

-- Steve
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help