Files
wehub-resource-sync f30f816e96
build-deb / build (push) Has been cancelled
build / build (5.2.0+ox, ubuntu_x64_8_cores, 231c88c2e564fdca40e15e750aacad5fb0887435) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:29:01 +08:00

376 B

Magic_trace library

Used with the magic-trace tool to capture a trace of the execution leading up to a call to Magic_trace.take_snapshot () for performance analysis and debugging.

The tool can attach to any symbol, but it defaults to the special symbol used by this library, making this the easiest way to modify your code to take a snapshot under certain conditions.