Re: [PATCH v3 0/8] tracing/boot: Add new options for tracing specific period

2020-09-10 Thread Shuah Khan
On 9/10/20 7:27 PM, Masami Hiramatsu wrote: On Thu, 10 Sep 2020 19:34:33 -0400 Steven Rostedt wrote: On Thu, 10 Sep 2020 17:54:54 +0900 Masami Hiramatsu wrote: Hi, Here is the 3rd version of the series to improve the boot-time tracing to support kretprobe and tracing_on option. Previous

Re: [PATCH v3 0/8] tracing/boot: Add new options for tracing specific period

2020-09-10 Thread Masami Hiramatsu
On Thu, 10 Sep 2020 19:34:33 -0400 Steven Rostedt wrote: > On Thu, 10 Sep 2020 17:54:54 +0900 > Masami Hiramatsu wrote: > > > Hi, > > > > Here is the 3rd version of the series to improve the boot-time tracing to > > support kretprobe and tracing_on option. Previous version is here: > > > >

Re: [PATCH v3 0/8] tracing/boot: Add new options for tracing specific period

2020-09-10 Thread Steven Rostedt
On Thu, 10 Sep 2020 17:54:54 +0900 Masami Hiramatsu wrote: > Hi, > > Here is the 3rd version of the series to improve the boot-time tracing to > support kretprobe and tracing_on option. Previous version is here: > > >

[PATCH v3 0/8] tracing/boot: Add new options for tracing specific period

2020-09-10 Thread Masami Hiramatsu
Hi, Here is the 3rd version of the series to improve the boot-time tracing to support kretprobe and tracing_on option. Previous version is here: https://lkml.kernel.org/r/159894698993.1478826.2813843560314595660.stgit@devnote2 This version adds uprobe %return suffix support ([5/8]) and the