mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 12:23:53 +00:00
Update NEWS.
This commit is contained in:
parent
8bacc7a91c
commit
03e849a9ff
20
NEWS
20
NEWS
@ -6,6 +6,26 @@ Note: Release numbers are nothing more than numbers. There are some
|
|||||||
"missing" versions due to trace file changes during development. This is not
|
"missing" versions due to trace file changes during development. This is not
|
||||||
a mistake.
|
a mistake.
|
||||||
|
|
||||||
|
v0.x.x (xxxx-xx-xx)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
- Various fixes in build scripts.
|
||||||
|
- Fixed a faulty rpmalloc initialization path when the first thing the
|
||||||
|
thread did was sending a message with call stack.
|
||||||
|
- Added fallback timer define for various virtualized environments, which
|
||||||
|
may not be able to access the hardware timer registers. This will result
|
||||||
|
in usage of timer provided by the standard library, with reduced
|
||||||
|
resolution.
|
||||||
|
- Further OpenCL improvements.
|
||||||
|
- Updated libbacktrace.
|
||||||
|
- Adds Mach-O 64-bit FAT support.
|
||||||
|
- Fixes memory corruption when processing Mach-O data.
|
||||||
|
- Fixes missing matching entries during binary search.
|
||||||
|
- Adds support for MiniDebugInfo.
|
||||||
|
- Adds fallback to ELF symbol table if no debug info is available.
|
||||||
|
- Various other fixes.
|
||||||
|
|
||||||
|
|
||||||
v0.7.5 (2021-01-23)
|
v0.7.5 (2021-01-23)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user