Table of Contents

IT:AD:DotTrace:HowTo:Run From The Command Line

Summary

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

ConsoleProfiler.exe <path_to_config> <path_to_snapshot>

eg:
ConsoleProfiler.exe config.xml c:\Snapshots\snapshot.dtp

Resources