Skip to content

[Feedback] Tracy integration with emulator's output #1183

@djipi

Description

@djipi

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.
Image
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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions