diff options
author | Kevin Hao <haokexin@gmail.com> | 2020-07-30 16:23:18 +0800 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-07-30 19:35:04 -0400 |
commit | 96b4833b6827a62c295b149213c68b559514c929 (patch) | |
tree | 80439412b58d1b15ab03235fe83d4ceb0b1396bd /kernel/trace/trace_functions_graph.c | |
parent | a9d0ba6772a0056457838022b624c3d2a17cee21 (diff) |
tracing/hwlat: Honor the tracing_cpumask
In calculation of the cpu mask for the hwlat kernel thread, the wrong
cpu mask is used instead of the tracing_cpumask, this causes the
tracing/tracing_cpumask useless for hwlat tracer. Fixes it.
Link: https://lkml.kernel.org/r/20200730082318.42584-2-haokexin@gmail.com
Cc: Ingo Molnar <mingo@redhat.com>
Cc: stable@vger.kernel.org
Fixes: 0330f7aa8ee6 ("tracing: Have hwlat trace migrate across tracing_cpumask CPUs")
Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions