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:
18ec82b
)
Update dotnet-tools.md (#2182)
author
yp19910928
<240233205@qq.com>
Thu, 15 Apr 2021 17:21:32 +0000
(
01:21
+0800)
committer
GitHub
<noreply@github.com>
Thu, 15 Apr 2021 17:21:32 +0000
(10:21 -0700)
documentation/design-docs/dotnet-tools.md
patch
|
blob
|
history
diff --git
a/documentation/design-docs/dotnet-tools.md
b/documentation/design-docs/dotnet-tools.md
index 8cf8982536f5e5dc9298a2b6fd7edc14b20d2f03..aea2c5efe4715588205493abc32088584c4a5cdb 100644
(file)
--- a/
documentation/design-docs/dotnet-tools.md
+++ b/
documentation/design-docs/dotnet-tools.md
@@
-49,7
+49,7
@@
For analyzing CPU usage, IO, lock contention, allocation rate, etc the investiga
**Convert a trace to use with speedscope**
- > dotnet trace convert ~/trace.nettrace --
to-s
peedscope
+ > dotnet trace convert ~/trace.nettrace --
format S
peedscope
Writing: ~/trace.speedscope.json
Conversion complete