aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_kprobe_selftest.c
diff options
context:
space:
mode:
authorGravatar Daniel Bristot de Oliveira <bristot@kernel.org> 2021-10-31 19:04:56 +0100
committerGravatar Steven Rostedt (VMware) <rostedt@goodmis.org> 2021-11-01 18:09:31 -0400
commit66df27f19f7dacae471f7214df5bab93d6f88b5f (patch)
tree32a5d34d50aeb111c5aba59e165d7d2f70f3afec /kernel/trace/trace_kprobe_selftest.c
parenttracing/histogram: Fix semicolon.cocci warnings (diff)
downloadlinux-66df27f19f7dacae471f7214df5bab93d6f88b5f.tar.gz
linux-66df27f19f7dacae471f7214df5bab93d6f88b5f.tar.bz2
linux-66df27f19f7dacae471f7214df5bab93d6f88b5f.zip
tracing/osnoise: Do not follow tracing_cpumask
In preparation to support multiple instances, decouple the osnoise/timelat workload from instance-specific tracing_cpumask. Different instances can have conflicting cpumasks, making osnoise workload management needlessly complex. Osnoise already has its global cpumask. I also thought about using the first instance mask, but the "first" instance could be removed before the others. This also fixes the problem that changing the tracing_mask was not re-starting the trace. Link: https://lkml.kernel.org/r/169a71bcc919ce3ab53ae6f9ca5cde57fffaf9c6.1635702894.git.bristot@kernel.org Cc: Ingo Molnar <mingo@redhat.com> Cc: Tom Zanussi <zanussi@kernel.org> Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Juri Lelli <juri.lelli@redhat.com> Cc: Clark Williams <williams@redhat.com> Cc: John Kacur <jkacur@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Cc: Daniel Bristot de Oliveira <bristot@kernel.org> Cc: linux-rt-users@vger.kernel.org Cc: linux-trace-devel@vger.kernel.org Signed-off-by: Daniel Bristot de Oliveira <bristot@kernel.org> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_kprobe_selftest.c')
0 files changed, 0 insertions, 0 deletions