Skip to content

utils/ftrace: add a utility function to display a trace

Darryl Green requested to merge github/fork/derkling/trace_show into master

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

Merge request reports