Re: [RFC][PATCH 0/3] tracing: Make error_log per instance

2019-04-07 Thread Masami Hiramatsu
Hi Steve, Sorry for replying late. On Tue, 02 Apr 2019 14:29:51 -0400 Steven Rostedt wrote: > Hi Tom, > > I noticed that you created an error_log file in every instance, but > they all show the same errors. These three patches make it so that > the errors appear in the instance directory that

Re: [RFC][PATCH 0/3] tracing: Make error_log per instance

2019-04-02 Thread Steven Rostedt
On Tue, 02 Apr 2019 15:42:16 -0500 Tom Zanussi wrote: > Hi Steve, > > On Tue, 2019-04-02 at 14:29 -0400, Steven Rostedt wrote: > > Hi Tom, > > > > I noticed that you created an error_log file in every instance, but > > they all show the same errors. These three patches make it so that > > the e

Re: [RFC][PATCH 0/3] tracing: Make error_log per instance

2019-04-02 Thread Tom Zanussi
Hi Steve, On Tue, 2019-04-02 at 14:29 -0400, Steven Rostedt wrote: > Hi Tom, > > I noticed that you created an error_log file in every instance, but > they all show the same errors. These three patches make it so that > the errors appear in the instance directory that they happened in. > If you w