File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 5
5
vx.xx.x (xxxx-xx-xx)
6
6
--------------------
7
7
8
+ - Enabled workaround for MSVC runtime library SNAFU, which manifested with
9
+ the profiler executables crashing at startup inside mutex code.
8
10
- CPU topology data now includes CPU die information.
9
11
- Clients running under Wine will now report that in the trace info.
10
12
- Added flame graph.
11
13
- The Git ref information for the build is now included in the about dialog.
12
14
- 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.
13
25
14
26
15
27
v0.11.1 (2024-08-22)
You can’t perform that action at this time.
0 commit comments