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:
c19c2be
)
typo (#1625)
author
Sung Yoon Whang
<suwhang@microsoft.com>
Fri, 2 Oct 2020 00:18:57 +0000
(17:18 -0700)
committer
GitHub
<noreply@github.com>
Fri, 2 Oct 2020 00:18:57 +0000
(17:18 -0700)
src/Tools/dotnet-trace/Extensions.cs
patch
|
blob
|
history
diff --git
a/src/Tools/dotnet-trace/Extensions.cs
b/src/Tools/dotnet-trace/Extensions.cs
index 4c0b29e668eb76e23d35fe8c27fd1c7039d649c1..b4f704b4a0452413232c9b293e7a18148fa1dc2b 100644
(file)
--- a/
src/Tools/dotnet-trace/Extensions.cs
+++ b/
src/Tools/dotnet-trace/Extensions.cs
@@
-38,11
+38,11
@@
namespace Microsoft.Diagnostics.Tools.Trace
{ "overrideandsuppressngenevents", 0x40000 },
{ "type", 0x80000 },
{ "gcheapdump", 0x100000 },
- { "gcsampledobjectallcationhigh", 0x200000 },
+ { "gcsampledobjectall
o
cationhigh", 0x200000 },
{ "gcheapsurvivalandmovement", 0x400000 },
{ "gcheapcollect", 0x800000 },
{ "gcheapandtypenames", 0x1000000 },
- { "gcsampledobjectallcationlow", 0x2000000 },
+ { "gcsampledobjectall
o
cationlow", 0x2000000 },
{ "perftrack", 0x20000000 },
{ "stack", 0x40000000 },
{ "threadtransfer", 0x80000000 },