Re: [PATCH v3] tracing: Introduce trace event injection

2019-10-21 Thread Cong Wang
On Mon, Oct 21, 2019 at 4:21 PM Steven Rostedt wrote: > > On Mon, 21 Oct 2019 13:41:51 -0700 > Cong Wang wrote: > > > On Mon, Sep 23, 2019 at 2:13 PM Cong Wang wrote: > > > > > > Hi, Steven > > > > > > Any reviews for V3? I've addressed your concern about Kconfig. > > > > > > > Ping.. > > Sorry,

Re: [PATCH v3] tracing: Introduce trace event injection

2019-10-21 Thread Steven Rostedt
On Mon, 21 Oct 2019 13:41:51 -0700 Cong Wang wrote: > On Mon, Sep 23, 2019 at 2:13 PM Cong Wang wrote: > > > > Hi, Steven > > > > Any reviews for V3? I've addressed your concern about Kconfig. > > > > Ping.. Sorry, I still haven't forgotten about you. Just trying to deal with other fires at

Re: [PATCH v3] tracing: Introduce trace event injection

2019-10-21 Thread Cong Wang
On Mon, Sep 23, 2019 at 2:13 PM Cong Wang wrote: > > Hi, Steven > > Any reviews for V3? I've addressed your concern about Kconfig. > Ping..

Re: [PATCH v3] tracing: Introduce trace event injection

2019-09-23 Thread Cong Wang
Hi, Steven Any reviews for V3? I've addressed your concern about Kconfig. Thanks.