On Wed, 21 Feb 2024 11:41:46 +0530 Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> wrote: > On Sun, Feb 18, 2024 at 02:13:39PM +0530, Krishna chaitanya chundru wrote: > > User space tools can't map strings if we use directly, as the string > > address is internal to kernel. > > > > So add trace point strings for the user space tools to map strings > > properly. > > > > Signed-off-by: Krishna chaitanya chundru <quic_krichai@xxxxxxxxxxx> > > Reported-by: Steven Rostedt <rostedt@xxxxxxxxxxx> Suggested-by: may be more accurate? -- Steve > Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>