All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tracing: Add trace for task_exit
@ 2021-04-30 14:22 Peter Enderborg
  2021-04-30 14:22 ` [PATCH 1/2] tracing: Add a " Peter Enderborg
  2021-04-30 14:22 ` [PATCH 2/2] tracing: Align task.h to use __assing_str for strings Peter Enderborg
  0 siblings, 2 replies; 15+ messages in thread
From: Peter Enderborg @ 2021-04-30 14:22 UTC (permalink / raw)
  To: linux-kernel, Steven Rostedt, Ingo Molnar, Andrew Morton,
	Eric W . Biederman, Peter Zijlstra, Alexei Starovoitov,
	Christian Brauner, Davidlohr Bueso, Michel Lespinasse, Jann Horn,
	Mathieu Desnoyers, Christophe Leroy, Minchan Kim


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.


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-05-04 13:18 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-30 14:22 [PATCH 0/2] tracing: Add trace for task_exit Peter Enderborg
2021-04-30 14:22 ` [PATCH 1/2] tracing: Add a " Peter Enderborg
2021-04-30 17:48   ` Eric W. Biederman
2021-05-01  9:29     ` Peter.Enderborg
2021-05-01 13:11       ` Steven Rostedt
2021-05-03 13:50         ` Mathieu Desnoyers
2021-05-03 14:48           ` Peter.Enderborg
2021-05-03 16:30             ` Eric W. Biederman
2021-05-03 18:04               ` Peter.Enderborg
2021-05-03 19:02                 ` Eric W. Biederman
2021-05-03 19:43                   ` Peter.Enderborg
2021-05-03 20:55                   ` Steven Rostedt
2021-05-04  8:00                     ` Peter.Enderborg
2021-05-04 13:18                       ` Steven Rostedt
2021-04-30 14:22 ` [PATCH 2/2] tracing: Align task.h to use __assing_str for strings Peter Enderborg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.