Skip to content

Commit d664f6f

Browse files
committed
Add picture of tracy profiler to readme
Signed-off-by: Ludvig Liljenberg <[email protected]>
1 parent 2254c26 commit d664f6f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/hyperlight_host/examples/tracing-tracy/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ You can run it with:
66
TRACY_NO_EXIT=1 RUST_LOG=trace cargo run --package hyperlight-host --example tracing-tracy --profile release-with-debug
77
```
88

9-
and then the client should show up in the profiler GUI.
9+
and then the client should show up in the profiler GUI:
10+
11+
![pic of tracy profiler](image.png)
50.5 KB
Loading

0 commit comments

Comments
 (0)