projects
/
platform
/
core
/
dotnet
/
diagnostics.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95e92db
)
Fix incorrect description of CreateCoreDump command - diagnostics argument (#579)
author
Sung Yoon Whang
<suwhang@microsoft.com>
Wed, 23 Oct 2019 17:20:03 +0000
(10:20 -0700)
committer
GitHub
<noreply@github.com>
Wed, 23 Oct 2019 17:20:03 +0000
(10:20 -0700)
documentation/design-docs/ipc-protocol.md
patch
|
blob
|
history
diff --git
a/documentation/design-docs/ipc-protocol.md
b/documentation/design-docs/ipc-protocol.md
index 6d122f1648f840665f98f809e4ca465b104a77c3..7c9025b403ea042564ae85fd461da5032e9e3ee2 100644
(file)
--- a/
documentation/design-docs/ipc-protocol.md
+++ b/
documentation/design-docs/ipc-protocol.md
@@
-578,7
+578,7
@@
Header: `{ Magic; Size; 0x0101; 0x0000 }`
* WithHeap = 2,
* Triage = 3,
* Full = 4
-* `uint diagnostics`:
The providers to turn on for the streaming session
+* `uint diagnostics`:
If set to 1, log to console the dump generation diagnostics
* `0` or `1` for on or off
#### Returns (as an IPC Message Payload):