itrace is a processor level runtime tracing tool built around the Intel
Processor Trace technology. It allows users to trace processes at the ASM
instruction level and visualize traces in tools like Perfetto. Take a look at
the GitHub repository on guides on what it looks like and how to use it!