-
-
Notifications
You must be signed in to change notification settings - Fork 924
Open
Description
Hi.
I'm able to communicate the cpu (68000) emulation, from my emulator, to Tracy.
Emulator gathers the 68000 cpu profiling information, does a treatment, and send stuff to Tracy (address/function name, cycles used, start / end cycles) using the C API. It works.
I have to rely on my cpu cycles because Tracy probably uses the cpu clock from the host to give the microseconds / milliseconds.

To improve the results, I would like to know if it would be possible to have features in the API to modify the location, and the function?
Metadata
Metadata
Assignees
Labels
No labels