1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Mention required libraries.

This commit is contained in:
Bartosz Taudul
2018-06-26 18:04:10 +02:00
parent 84c34ad826
commit 242fc9bfb4
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -82,6 +82,8 @@ v0.3.2 (xxxx-xx-xx)
- Zone begin.
- GPU zone begin.
- Zone stack trace now also displays frames from a real call trace.
- On Linux call stack frame name resolution requires a call to dladdr,
which in turn requires linking with libdl.
v0.2 (2018-04-05)