Re: [PATCH] tracing: Fix issues recording task information
From: Joel Fernandes
Date: Thu Jul 06 2017 - 19:05:53 EST
Hi Steven,
On Thu, Jul 6, 2017 at 5:59 AM, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> On Wed, 5 Jul 2017 17:11:47 -0700
> Joel Fernandes <joelaf@xxxxxxxxxx> wrote:
>
>> Currently we stop recording task information if any of them error out or are
>> not being recorded. Further if switching to/from the idle thread, we bail out
>> early on. Fix these issues.
>
> Can you break this up into three patches. And yeah, I'll send these
> after my initial pull request to Linus.
Just sent them out again after breaking them up.
Thanks,
-Joel