rtic-scope / cargo-rtic-scope

Non-intrusive ITM tracing/replay toolset for RTIC programs with nanosecond timestamp accuracy.
16 stars 4 forks source link

Add option to export to CSV #135

Open tmplt opened 2 years ago

tmplt commented 2 years ago

Some --export-csv flag should be added to that the resolved trace can easily be piped into whatever post-processing program one can come up with. The CSV will have to be exhaustive.

tmplt commented 2 years ago

All echoes that aren't CSV will have to be done to stderr.

tmplt commented 2 years ago

Some thoughts: