Re: 3 little enancements
Up to Feature Requests
Re: 3 little enancements
I would like to suggest 3 little enancements:
1) If the executable is a full framework application, it woud be nicer if the output *.log.xml file is placed in the profiled application directory "MyApp (profiled)" or in a fixed subdir.
2) If I don't check the main application file, when ignecting profiler code, I get a warning like this:
Warning: Found no Main-method; make sure to manually call TakeProfileSnapshot
Found no runnable application
Notice: 1 warning
This is correct but some time I am interested on profiling a single dll and I don't like to add manualy call, and add dependency, to your dll, even if I think is good and trustable.
If no main method is found you could, possibly prompting the user, search for a main method also in unchecked files and inject automaticaly TakeProfileSnapshot and only main method profiling, that is any way usefull for a reference point.
3)Allow, in the viewer, switching from millisecond to time percent view for columns in the upper table.
This are some of my wishes, other include easy comparison of run and max and min time of execution of methods, but this was already sugested from others.
Thanks for sharing your valuable work for free!
1) If the executable is a full framework application, it woud be nicer if the output *.log.xml file is placed in the profiled application directory "MyApp (profiled)" or in a fixed subdir.
2) If I don't check the main application file, when ignecting profiler code, I get a warning like this:
Warning: Found no Main-method; make sure to manually call TakeProfileSnapshot
Found no runnable application
Notice: 1 warning
This is correct but some time I am interested on profiling a single dll and I don't like to add manualy call, and add dependency, to your dll, even if I think is good and trustable.
If no main method is found you could, possibly prompting the user, search for a main method also in unchecked files and inject automaticaly TakeProfileSnapshot and only main method profiling, that is any way usefull for a reference point.
3)Allow, in the viewer, switching from millisecond to time percent view for columns in the upper table.
This are some of my wishes, other include easy comparison of run and max and min time of execution of methods, but this was already sugested from others.
Thanks for sharing your valuable work for free!
Powered by
Ploneboard





