Skip to content

Commit bbbe6ce

Browse files
committed
Update NEWS.
1 parent fbd3590 commit bbbe6ce

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,23 @@ here.
55
vx.xx.x (xxxx-xx-xx)
66
--------------------
77

8+
- Enabled workaround for MSVC runtime library SNAFU, which manifested with
9+
the profiler executables crashing at startup inside mutex code.
810
- CPU topology data now includes CPU die information.
911
- Clients running under Wine will now report that in the trace info.
1012
- Added flame graph.
1113
- The Git ref information for the build is now included in the about dialog.
1214
- Added support for clipboard copy and paste on Wayland.
15+
- The welcome dialog client address entry field will now trim the entered
16+
address, so that stray spaces at the start and the end are removed. This
17+
should reduce the amount of user precision required when copy pasting the
18+
address from somewhere else.
19+
- Metal GPU profiling is now available.
20+
- Profiling zones can now optionally inherit their parent color.
21+
- It is no longer needed to have up-to-date copy of wayland-protocols
22+
installed. CMake will download the required version from GitHub.
23+
- Added option to show the top inline in symbol statistics list in stead of
24+
the symbol name.
1325

1426

1527
v0.11.1 (2024-08-22)

0 commit comments

Comments
 (0)