HI I'm using logman to create an etl file of my WPP events. I use the following commands
logman start "Session" -o "C:\\Trace.etl" -p "{2ad34227-4f02-4a89-8c0c-673b86619176}" 0xFFFF -ets
logman stop "Session" -ets
but I always get a 8KB file and when viewing with traceview with pdb/ etl files nothing exists there. ETL I create with traceview also usign the same guid results in MB of etl file. what's wrong in teh command?
as written in this thread Using logman to collect data
You have to mess around with MOF file to register a new provider first. Then you need to create the session with logman or the Performance Tool within the Control Panel. Here is where I found some hints: http://www.osronline.com/showthread.cfm?link=250095. Now I will tell you my quick and dirty procedure:
So if (4) shows your new provider you are almost done! Now:
At step (5) you can actually use TraceView.exe in C:\Program Files (x86)\Windows Kits\8.1\bin\x64.