diff options
author | Qiujun Huang <hqjagain@gmail.com> | 2020-12-30 17:05:21 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-02-03 01:02:05 +0300 |
commit | 18d14ebdbd07abdd6466f252d431ce6f0e70e38a (patch) | |
tree | c8c85082b088848766c7fa53d0e890facddb2cc9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b3ca59f6fe79eb83a360e885f49730d07d31bf79 (diff) | |
download | linux-18d14ebdbd07abdd6466f252d431ce6f0e70e38a.tar.xz |
tracing: Remove get/put_cpu() from function_trace_init
Since commit b6f11df26fdc ("trace: Call tracing_reset_online_cpus before
tracer->init()"), get/put_cpu() are not needed anymore.
We can use raw_smp_processor_id() instead.
Link: https://lkml.kernel.org/r/20201230140521.31920-1-hqjagain@gmail.com
Signed-off-by: Qiujun Huang <hqjagain@gmail.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions