We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c77eb57 commit 2ae2d8bCopy full SHA for 2ae2d8b
_docs_v7/Tracy-Integration.md
@@ -73,6 +73,7 @@ To profile a function in SU2, add Tracy macros to the source code. Here’s an e
73
After compiling and instrumenting SU2, profile and visualize the data as follows:
74
75
1. **Build the Tracy Server:**
76
+
77
Install additional dependencies required for the Tracy server.
78
```bash
79
sudo apt install libfreetype6-dev libcapstone-dev libdbus-1-dev \
0 commit comments