# IT:AD:DotTrace:HowTo:Run From The Command Line #
* [[../|(UP)]]
* See also:
* [[IT/AD/Continuous Integration/HowTo/Test Pipeline/]]
The people behind dotTrace are pretty amazing: they offer it's power from the commandline -- so that it can be used within a [[IT/AD/Continuous Integration/]] pipeline -- and they offer it for *free*.
## Process ##
* Follow the instructions here:
* https://www.jetbrains.com/help/profiler/10.0/Performance_Profiling__Profiling_Using_the_Command_Line.html
* Invoke
ConsoleProfiler.exe
eg:
ConsoleProfiler.exe config.xml c:\Snapshots\snapshot.dtp
## Resources ##
* https://www.jetbrains.com/help/profiler/10.0/Performance_Profiling__Profiling_Using_the_Command_Line.html