Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCristian Pop <Cristian.Pop@microsoft.com>2016-06-01 03:05:53 +0300
committerCristian Pop <Cristian.Pop@microsoft.com>2016-06-01 03:05:53 +0300
commit4d8e48407275040ae9e38c14883da2757cd6f07f (patch)
treecfd41672a810e0d91447a6047e14762a9c480946 /Documentation/debugging
parent34c846e64de0f66aca363d046b802da9eb287304 (diff)
Adding image example for PerfView collection.
Diffstat (limited to 'Documentation/debugging')
-rw-r--r--Documentation/debugging/perfview_example.gifbin0 -> 118608 bytes
-rw-r--r--Documentation/debugging/windows-instructions.md7
2 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/debugging/perfview_example.gif b/Documentation/debugging/perfview_example.gif
new file mode 100644
index 0000000000..3eefc1538a
--- /dev/null
+++ b/Documentation/debugging/perfview_example.gif
Binary files differ
diff --git a/Documentation/debugging/windows-instructions.md b/Documentation/debugging/windows-instructions.md
index 20b17438b3..1422e8710b 100644
--- a/Documentation/debugging/windows-instructions.md
+++ b/Documentation/debugging/windows-instructions.md
@@ -138,8 +138,11 @@ Logs are going to be placed in %SYSTEMDRIVE%\sockets.etl.
1. Install [PerfView](http://www.microsoft.com/en-us/download/details.aspx?id=28567)
2. Run PerfView as Administrator
-3. Disable all other collection parameters
-4. Add Additional Providers (see below - Important: keep the "*" wildcard before the names.)
+3. Press Alt+C to collect events
+4. Disable all other collection parameters
+5. Add Additional Providers (see below - Important: keep the "*" wildcard before the names.)
+
+![PerfView example](perfview_example.gif)
### Built-in EventSource tracing