wolfpld/tracy

[Linux] Attaching to Existing Binary

Open

#489 opened on Nov 3, 2022

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

Repository metrics

Stars
 (6,366 stars)
PR merge metrics
 (Avg merge 4d) (29 merged PRs in 30d)

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