Skip to content

Instantly share code, notes, and snippets.

@naveensrinivasan
Last active August 29, 2015 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save naveensrinivasan/5eb6406d6d38f2143acb to your computer and use it in GitHub Desktop.
Save naveensrinivasan/5eb6406d6d38f2143acb to your computer and use it in GitHub Desktop.
ETW Trace visualstudio
perfview -Providers:CodeMarkers -ThreadTime -NoV2Rundown -DataFile:devenv-startup.etl
-Merge:false -Zip:false run "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\devenv.exe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment