parse-events: Use all the printf fields of a %s

If a %s has options like %8.2s, we still want to process it.
Pass the format off to the string processing to do so.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
1 file changed