#61- Command line options
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=61
Nice to have suggestion:
Would it be possible to provide command line switches for all profiling activities?
It would be neat if I could run a profile as part of my automated build activities and possibly have the results as an XML file. That way I could look at hooking into Cruise Control, but also having a profile always available for me to look at of the behavior on the build server.
Please sign in to leave a comment.
What way is it possible to automatically profile an application? I think it is possible by using some kind of testing framework or else I see no possibilities.
Regards,
Mark Monster
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=61
State of this request was changed from "Submitted" to "Open"
Priority: Normal
Planned for version: 1.0
I was planning on using it as part of my build process. This is managed by CruiseControl.NET. Every time the aplication is built, the full set of unit tests are run, as well as a set of regression tests that check the system end-to-end.
I am thinking about profiling while running the end-to-end test and including the results in the build report. I cannot think of anything clever to automatically do with the profile results, but it will allow me to get hold of the latest profile results straight away without having to re-run the regression tests on my local PC.
Hope this explains my motives. Command line options are always good though!!
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=61
State of this request was changed from "Open" to "Fixed"
Fixed in build: 108