On Wed, 21 Feb 2024 11:41:46 +0530 Manivannan Sadhasivam <[email protected]> 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 <[email protected]> > > Reported-by: Steven Rostedt <[email protected]> Suggested-by: may be more accurate? -- Steve > Reviewed-by: Manivannan Sadhasivam <[email protected]>

