Search Issue Tracker

Fixed in 5.2.0

Votes

0

Found in

5.0.0a5

Issue ID

601868

Regression

No

Profiler. There is an option to remove function name column from list of running functions

Profiling

-

Steps:
1. In Menu select Windows -> Profiler.
2. Select CPU usage. There will be list of functions.
3. Press right click on header of the list. Window will pop-up where you can select from list which columns should be displayed.

There is two problems here:
- There is FunctionName in list of columns. It looks enabled like others but you cannot uncheck it. I don't see any reason why anyone would want to remove name column so probably it just should be there
- Names of the columns looks like "ProfilerColumn.Calls". No need for the "ProfilerColumn." part to be there.

Add comment

Log in to post comment