aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_events_synth.c
diff options
context:
space:
mode:
authorGravatar Steven Rostedt <rostedt@goodmis.org> 2022-01-13 20:08:40 -0500
committerGravatar Steven Rostedt <rostedt@goodmis.org> 2022-01-14 03:42:24 -0500
commitf37c3bbc635994eda203a6da4ba0f9d05165a8d6 (patch)
tree0d0cd245f1558617503c7f61dd9f426ff6200d6e /kernel/trace/trace_events_synth.c
parentrtla: Add rtla timerlat hist documentation (diff)
downloadlinux-f37c3bbc635994eda203a6da4ba0f9d05165a8d6.tar.gz
linux-f37c3bbc635994eda203a6da4ba0f9d05165a8d6.tar.bz2
linux-f37c3bbc635994eda203a6da4ba0f9d05165a8d6.zip
tracing: Add ustring operation to filtering string pointers
Since referencing user space pointers is special, if the user wants to filter on a field that is a pointer to user space, then they need to specify it. Add a ".ustring" attribute to the field name for filters to state that the field is pointing to user space such that the kernel can take the appropriate action to read that pointer. Link: https://lore.kernel.org/all/yt9d8rvmt2jq.fsf@linux.ibm.com/ Fixes: 77360f9bbc7e ("tracing: Add test for user space strings when filtering on string pointers") Tested-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_events_synth.c')
0 files changed, 0 insertions, 0 deletions