Re: [PATCH] doc: trace: Fix documentation for uprobe_profile

2019-02-21 Thread Steven Rostedt
On Tue, 19 Feb 2019 11:49:28 +0530 Srikar Dronamraju wrote: > uprobe_profile has filename and number of probe hits information for > each uprobe event. The documentation erroneously talks about probe > mis-hits. Update the documentation to the correct information. > > Cc: Masami Hiramatsu > Cc:

[PATCH] doc: trace: Fix documentation for uprobe_profile

2019-02-18 Thread Srikar Dronamraju
uprobe_profile has filename and number of probe hits information for each uprobe event. The documentation erroneously talks about probe mis-hits. Update the documentation to the correct information. Cc: Masami Hiramatsu Cc: Steven Rostedt Reported-by: KAUSTUBH RAJENDRA WELANKAR Signed-off-by: S