What does HackerNews think of magic-trace?
magic-trace collects and displays high-resolution traces of what a process is doing
Language:
OCaml
Would love to see this integrate with magic trace [1]. I'll need to look at the code for the flamegraph plugin, because handling nanosecond timestamps in flamegraphs seems to break most tools due to float precision.
I really hope he can work with cloud vendors and Intel to make Processor Trace a more popular and easier to use capability.
It's unfortunate how https://github.com/janestreet/magic-trace and PMUs in general can't be used by lots of people using cloud VMs.
Looks like you can use magic-trace with a perfetto based UI. https://github.com/janestreet/magic-trace
By using each OSes most native development environment and the tools built into them. Xcode for Mac, Visual Studio 2022 for Windows... Shrugs for Linux.
Maybe magic trace? https://github.com/janestreet/magic-trace