[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210430142223.25500-1-peter.enderborg@sony.com>
Date: Fri, 30 Apr 2021 16:22:21 +0200
From: Peter Enderborg <peter.enderborg@...y.com>
To: <linux-kernel@...r.kernel.org>,
Steven Rostedt <rostedt@...dmis.org>,
Ingo Molnar <mingo@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>,
"Eric W . Biederman" <ebiederm@...ssion.com>,
Peter Zijlstra <peterz@...radead.org>,
Alexei Starovoitov <ast@...nel.org>,
Christian Brauner <christian.brauner@...ntu.com>,
Davidlohr Bueso <dave@...olabs.net>,
Michel Lespinasse <walken@...gle.com>,
Jann Horn <jannh@...gle.com>,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
Christophe Leroy <christophe.leroy@....fr>,
Minchan Kim <minchan@...nel.org>
Subject: [PATCH 0/2] tracing: Add trace for task_exit
Patch 1 adds a tracepoint for task_exit and use trace strings for that.
the second algin the other (task_newtask and task_rename) to use same
string.
Knowing when and why tasks dies are very useful for varius debugging
aktivites in userspace and we can trace tasks complete life-cycle.
Powered by blists - more mailing lists