test: test_trace.py: Handle newer trace-cmd report formats

With newer versions of trace-cmd we have another column in the report
that we need to handle. We don't care about it, so just use a regex to
remove it from the output that we then parse.

Signed-off-by: Tom Rini <trini@konsulko.com>
1 file changed