Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tracing/events: call the correct event trace selftest init function
The late_initcall calls a helper function instead of the proper init event selftest function. This update may have been lost due to conflicting merges. [ Impact: fix compiler warning and call extended event trace self tests ] Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
- Loading branch information