init, tracing: instrument security and console initcall trace events
authorAbderrahmane Benbachir <abderrahmane.benbachir@polymtl.ca>
Fri, 23 Mar 2018 00:33:28 +0000 (20:33 -0400)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Fri, 6 Apr 2018 12:56:55 +0000 (08:56 -0400)
commit58eacfffc41735c9155becc73cb7f4dcc60a46a9
tree91c31d03ea18b827060687d4cc6d61600e6f4504
parent4ee7c60de83ac01fa4c33c55937357601631e8ad
init, tracing: instrument security and console initcall trace events

Trace events have been added around the initcall functions defined in
init/main.c. But console and security have their own initcalls. This adds
the trace events associated for those initcall functions.

Link: http://lkml.kernel.org/r/1521765208.19745.2.camel@polymtl.ca
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Abderrahmane Benbachir <abderrahmane.benbachir@polymtl.ca>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
kernel/printk/printk.c
security/security.c