A Rust allocator to trace memory allocations in Rust programs, by intercepting the allocations.
-
Updated
Jun 26, 2025 - Rust
A Rust allocator to trace memory allocations in Rust programs, by intercepting the allocations.
Memory tracer, leaks hunter.
A java agent that trace all shared memory accesses of the classes in a given Java jar package.
Modified QEMU which generates full instruction & data address traces. Configure with --enable-full-trace. Env vars: QEMU_SKIP_FIRST_INST skips tracing of the first N instructions, QEMU_TRACE_LIMIT limits the amount of instructions traced, and QEMU_TRACE_OUTPUT configures the output file (stderr by default). Working on SPARC, SPARC64, PPC, PPC64.…
Add a description, image, and links to the memory-tracer topic page so that developers can more easily learn about it.
To associate your repository with the memory-tracer topic, visit your repo's landing page and select "manage topics."