# -*- mode: snippet -*-
# name: Procmon for perf. issue with TS - DE
# key: xpproc
# --
Create and submit the Windows Process Monitor Logs as described below:
a. Download Process Monitor from: http://technet.microsoft.com/en-us/sysinternals/bb896645
b. Extract the contents of the zip file to a folder of your choice (such as C:\)
c. Run Procmon.exe
d. If the program automatically starts capturing process information, push ‘capture’ and then ‘clear’.
e. First disable ‘include registry activity’.
f. Go to ‘Filter’  and Filter by: “path” > “contains” > “tableau” then “include”.
g. Click ‘add’ then ‘ok’.
h. When the performance issue occurs, start "Capture Events" and begin monitoring for 5 minutes while the performance issue occurs.
i. Deactivate "Capture Events" and go to File > Save and save the events using the PML format.
j. Attach the PML file to your reply.