mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-14 12:04:35 +00:00
Update NEWS.
This commit is contained in:
parent
ba6416f68c
commit
4e0ad1cab8
5
NEWS
5
NEWS
@ -10,6 +10,11 @@ v0.x.x (xxxx-xx-xx)
|
|||||||
- Added warning when the profiler interface is run with privilege elevation.
|
- Added warning when the profiler interface is run with privilege elevation.
|
||||||
Advice is given to instead run the client with admin rights.
|
Advice is given to instead run the client with admin rights.
|
||||||
- Switched to official ZEN4 uarch data.
|
- Switched to official ZEN4 uarch data.
|
||||||
|
- Handle cases when thread name is set, but not through Tracy facilities.
|
||||||
|
- Allow customization of source location data through the following macros:
|
||||||
|
- TracyFunction - defaults to __FUNCTION__
|
||||||
|
- TracyFile - defaults to __FILE__
|
||||||
|
- TracyLine - defaults to __LINE__
|
||||||
|
|
||||||
|
|
||||||
v0.9.0 (2022-10-26)
|
v0.9.0 (2022-10-26)
|
||||||
|
Loading…
Reference in New Issue
Block a user