wolfpld/tracy

[Linux] Attaching to Existing Binary

Open

#489 opened on Nov 3, 2022

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (6,366 stars) (474 forks)batch import
enhancementhelp wantedlinux

Description

Is there any way of attaching a tracy client to an existing binary to which I don't have the source? I may be misunderstanding but I have only seen instructions on how to embed tracy in a project you have source access to.

Contributor guide