Comments
4 comments
-
We are keeping the options very limited for 4.0 and they won't contain options to configure various behaviours like that on the UI.
The options are going to be:
- Enable/Disable inlining
- Adjust timings to compensate for overhead added by the profiler
- Simplify complex stack traces to save memory
- Avoid profiling extremely trivial functions
- Include source code with saved results
I would doubt that any more will make it in at this point in time. Things aren't being added at this point in time as we are heading for Beta in less than a week!
Stephen -
Thanks Stephen,
so what will the solution to my problem be ? -
Hi Paul,
You should find that just closing the code view will fix your problem. I think I'd put in the fix to stop the code view repopulating whilst its hidden in the last public build, but if not it'll be available in the beta.
Hope that helps!
Thanks,
Bart -
Thanks Bart, I will give it a try.
Add comment
Please sign in to leave a comment.
can you advise what options can be turned on/off at present even though there is no options form.
In particular I want to stop the call graph from synchronizing the code window as it is causing performance issues, would also be handy to know if there are any other features we can tweak for now
thanks