YourKit .NET Profiler 2022.3 released

Questions about YourKit .NET Profiler
Post Reply
Vladimir Kondratyev
Posts: 1619
Joined: Tue Aug 10, 2004 7:52 pm

YourKit .NET Profiler 2022.3 released

Post by Vladimir Kondratyev »

Greetings,

YourKit team is excited to announce general availability of YourKit .NET Profiler 2022.3, the major release which brings new features, bug fixes and performance improvements.

What's new: https://www.yourkit.com/dotnet/changes/

Download: https://www.yourkit.com/dotnet/download/


**
MOST NOTABLE NEW FEATURES AND IMPROVEMENTS
------------------------------------------------------------

- Alpine Linux natively supported.

- Support profiling in Docker containers.

- CPU sampling results with sample counts in addition to times.

- JetBrains Rider 2022.1 is supported.

- Startup speed of profiler UI has been improved.

- Bug fixes and improvements in all areas.


Find more details at https://www.yourkit.com/dotnet/changes/


Yours truly,
YourKit Team
https://www.yourkit.com
Don't get lost in data, get information!
ianbUK
Posts: 4
Joined: Sun Jan 15, 2023 3:29 pm

Re: YourKit .NET Profiler 2022.3 released

Post by ianbUK »

I'm trying to use this on an M1 MacBook Air with Ventura, to profile a .Net Framework 4.8 app.

However, every time I press the "profile" button in the "Profile .Net Executable", I get the following:

Code: Select all

“yourkit_profile_10791117481492556490.sh” can’t be opened because (null) is not allowed to open documents in Terminal.
The Path is set to the /Contents/MacOS/ app item, rather than the .app as that's what the "Path to program executable" seems to expect.

The terminal is set to have full disk access, and is marked in "Developer Tools" as having "Allow the applications below to run software locally that does not meet the system's security policy". That seems rather risky, so unless it needs to be set, then I'd rather unset it.

Any suggestions?
Post Reply