Re: [PATCH] doc: trace: Fix documentation for uprobe_profile
From: Steven Rostedt
Date: Thu Feb 21 2019 - 10:29:17 EST
On Tue, 19 Feb 2019 11:49:28 +0530
Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx> 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 <mhiramat@xxxxxxxxxx>
> Cc: Steven Rostedt <rostedt@xxxxxxxxxxx>
> Reported-by: KAUSTUBH RAJENDRA WELANKAR <f20160095@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
Applied. Thanks Srikar,
-- Steve