Viewing Traces

The core trace decoder & interpreter is written in rust and can be found here. It emits the native protobuffer format of Google’s perfetto, an in-browser trace viewer made for traces much bigger and denser than what this tool will ever generate.

To use this converter, two UIs are provided:

  • The tband-cli command-line tool, and
  • the web converter, an in-browser converter which embeds the converter cross-compiled to WASM.

A screenshot of perfetto, with a Tonbandgerät trace loaded