trace-cmd: Fix reading of print strings

The code that cleaned up parsing the printk_format file never registered
the formats to the pevent code. Any trace_printk() that used bprint()
was not able to be parsed.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
3 files changed