My two cents... I would definitely make use of some existing frontend for tracing visualisation. Something like this in case of lttng - https://lttng.org/viewers/
Trace Compass seems to be a fairly complete solution for visualisation - https://www.eclipse.org/tracecompass Petr On Sat, Jun 13, 2020, 4:13 AM Brennan Ashton <bash...@brennanashton.com> wrote: > On Fri, Jun 12, 2020 at 6:52 PM Brennan Ashton > <bash...@brennanashton.com> wrote: > > I am wondering if the host side could be implemented by leveraging > > sigrok and pulseview? > > https://sigrok.org/wiki/Protocol_decoder_HOWTO > > > Another source of inspiration (or integration?) could be kernelshark > https://kernelshark.org/Documentation.html > > which is a frontend for ftrace > https://www.kernel.org/doc/Documentation/trace/ftrace.txt > > --Brennan >