Skip to content

Commit 2132b4a

Browse files
Add Tracy to "Built with CPM.cmake" (#681)
Co-authored-by: Lars Melchior <[email protected]>
1 parent f84be5a commit 2132b4a

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ If you know others, feel free to add them here through a PR.
329329
<td>
330330
<a href="https://github.com/variar/klogg">
331331
<p align="center">
332-
<img src="https://github.com/variar/klogg/blob/master/src/app/images/hicolor/scalable/klogg.svg" alt="klogg" width="100pt" />
332+
<img src="https://raw.githubusercontent.com/variar/klogg/refs/heads/master/src/app/images/hicolor/scalable/klogg.svg" alt="klogg" width="100pt" />
333333
</p>
334334
<p align="center"><b>klogg - fast advanced log explorer</b></p>
335335
</a>
@@ -381,7 +381,7 @@ If you know others, feel free to add them here through a PR.
381381
<td>
382382
<a href="https://github.com/exaloop/codon">
383383
<p align="center">
384-
<img src="https://github.com/exaloop/codon/blob/develop/docs/img/logo.png?raw=true" alt="codon" width="100pt" />
384+
<img src="https://raw.githubusercontent.com/exaloop/codon/refs/heads/develop/docs/img/codon.svg" alt="codon" width="100pt" />
385385
</p>
386386
<p align="center"><b>codon - A high-performance, zero-overhead, extensible Python compiler using LLVM</b></p>
387387
</a>
@@ -395,6 +395,20 @@ If you know others, feel free to add them here through a PR.
395395
</a>
396396
</td>
397397
</tr>
398+
<tr>
399+
<td>
400+
<a href="https://github.com/wolfpld/tracy">
401+
<p align="center">
402+
<img src="https://raw.githubusercontent.com/wolfpld/tracy/refs/heads/master/icon/icon.svg" alt="tracy" width="100pt" />
403+
</p>
404+
<p align="center"><b>Tracy Profiler - A real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications.</b></p>
405+
</a>
406+
</td>
407+
<td>
408+
</td>
409+
<td>
410+
</td>
411+
</tr>
398412
</table>
399413

400414
## Snippets

0 commit comments

Comments
 (0)