diff options
author | Yafang Shao <[email protected]> | 2019-03-26 20:13:11 +0800 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2019-04-08 09:22:51 -0400 |
commit | 4f5fbd78a7b40bab538ae0d316363530da751e42 (patch) | |
tree | c52bf4c503efed8061343460556bb8aa2bfe8c4f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2a09b5de235a6b5f76193a2ed46546a2944f98bf (diff) |
rcu: validate arguments for rcu tracepoints
When CONFIG_RCU_TRACE is not set, all these tracepoints are defined as
do-nothing macro.
We'd better make those inline functions that take proper arguments.
As RCU_TRACE() is defined as do-nothing marco as well when
CONFIG_RCU_TRACE is not set, so we can clean it up.
Link: http://lkml.kernel.org/r/[email protected]
Reviewed-by: Paul E. McKenney <[email protected]>
Signed-off-by: Yafang Shao <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions