All of lore.kernel.org
 help / color / mirror / Atom feed
* (no subject)
@ 2023-05-11 16:45 Daniel Bristot de Oliveira
  2023-05-11 16:45 ` [PATCH 1/2] tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable Daniel Bristot de Oliveira
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel Bristot de Oliveira @ 2023-05-11 16:45 UTC (permalink / raw)
  To: linux-kernel, linux-trace-kernel, Steven Rostedt
  Cc: Daniel Bristot de Oliveira, Juri Lelli, William White,
	Masami Hiramatsu

Subject: [PATCH 0/2] osnoise improvements

These two patches are improvements for the osnoise/timerlat tracers,
mainly to support rtla. The first one is a dependency for the -C <cgroup>
command line option to be added to rtla. It is essential to allow
timerlat/osnoise to measure the latencies from the container/cgroup
point of view. The second improves rtla time for saving tracing after
a stop tracing condition on osnoise/hwnoise.

Daniel Bristot de Oliveira (2):
  tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable
  tracing/osnoise: Skip running osnoise if all instances are off

 kernel/trace/trace_osnoise.c | 99 ++++++++++++++++++++++++++++++++++--
 1 file changed, 96 insertions(+), 3 deletions(-)

-- 
2.38.1


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

end of thread, other threads:[~2023-05-11 16:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-11 16:45 Daniel Bristot de Oliveira
2023-05-11 16:45 ` [PATCH 1/2] tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable Daniel Bristot de Oliveira
2023-05-11 16:45 ` [PATCH 2/2] tracing/osnoise: Skip running osnoise if all instances are off Daniel Bristot de Oliveira
2023-05-11 16:46 ` Subject: [PATCH 0/2] osnoise improvements Daniel Bristot de Oliveira

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.