1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 04:23:51 +00:00

Update NEWS.

This commit is contained in:
Bartosz Taudul 2022-11-27 22:26:13 +01:00
parent 97c38077cc
commit 6933856157
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

2
NEWS
View File

@ -7,6 +7,8 @@ v0.x.x (xxxx-xx-xx)
- Support for pre-0.8 traces has been dropped.
- Profiled programs will ignore dlclose() calls.
- Added warning when the profiler interface is run with privilege elevation.
Advice is given to instead run the client with admin rights.
v0.9.0 (2022-10-26)