utils/ftrace: add a utility function to display a trace
Created by: derkling
Whenever a trace has been parsed, it could be useful sometimes to still open it using the most appropriate native viewer.
Let's open ftrace using kernelshark of systraces using the default user web browser.
Signed-off-by: Patrick Bellasi patrick.bellasi@arm.com