Re: [PATCH 5/6] Documentation: tracing: Add %return suffix description

2020-08-31 Thread Masami Hiramatsu
On Tue, 1 Sep 2020 07:27:45 +0900 Masami Hiramatsu wrote: > On Mon, 31 Aug 2020 11:50:20 -0700 > Randy Dunlap wrote: > > > On 8/31/20 5:46 AM, Masami Hiramatsu wrote: > > > Add a description of the %return suffix option for kprobe tracer. > > > > > > Signed-off-by: Masami Hiramatsu > > > ---

Re: [PATCH 5/6] Documentation: tracing: Add %return suffix description

2020-08-31 Thread Masami Hiramatsu
On Mon, 31 Aug 2020 11:50:20 -0700 Randy Dunlap wrote: > On 8/31/20 5:46 AM, Masami Hiramatsu wrote: > > Add a description of the %return suffix option for kprobe tracer. > > > > Signed-off-by: Masami Hiramatsu > > --- > > Documentation/trace/kprobetrace.rst |2 ++ > > 1 file changed, 2 in

Re: [PATCH 5/6] Documentation: tracing: Add %return suffix description

2020-08-31 Thread Randy Dunlap
On 8/31/20 5:46 AM, Masami Hiramatsu wrote: > Add a description of the %return suffix option for kprobe tracer. > > Signed-off-by: Masami Hiramatsu > --- > Documentation/trace/kprobetrace.rst |2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/trace/kprobetrace.rst > b/