Hacker News new | ask | show | jobs
by pbou 251 days ago
QEMU now has a uftrace plugin, which generates a binary trace compatible with this tool. It allows to trace execution in your firmwares, bootloader and kernel, all at once.

Using perfetto, it's now possible to have a good visual insight on what happens behind the curtain on your machine.