diff options
author | Quentin Perret <[email protected]> | 2019-02-14 15:29:50 +0000 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2019-02-15 12:42:26 -0500 |
commit | 9e7382153f80ba45a0bbcd540fb77d4b15f6e966 (patch) | |
tree | 95a3cfc377568f098a278dff3315bedb23573b95 /security/selinux/hooks.c | |
parent | 2c4f1fcbef0bc324830bc2fb1a264c08ec93dec5 (diff) |
tracing: Fix number of entries in trace header
The following commit
441dae8f2f29 ("tracing: Add support for display of tgid in trace output")
removed the call to print_event_info() from print_func_help_header_irq()
which results in the ftrace header not reporting the number of entries
written in the buffer. As this wasn't the original intent of the patch,
re-introduce the call to print_event_info() to restore the orginal
behaviour.
Link: http://lkml.kernel.org/r/[email protected]
Acked-by: Joel Fernandes <[email protected]>
Cc: [email protected]
Fixes: 441dae8f2f29 ("tracing: Add support for display of tgid in trace output")
Signed-off-by: Quentin Perret <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions