Performance graph visualization
No due date
75% complete
Implement a method to visualize performance of functions in the kernel.
The output would be:
- Something similar to https://github.com/wolfpld/tracy output, I like how it looks
- Also, we can try to export to flamegraph if possible.