New event to track memory allocation for JIT code (#44030)
authorKunal Pathak <Kunal.Pathak@microsoft.com>
Tue, 10 Nov 2020 03:27:39 +0000 (19:27 -0800)
committerGitHub <noreply@github.com>
Tue, 10 Nov 2020 03:27:39 +0000 (19:27 -0800)
commite4ded7b5aa0968d62fc17cd4ea713b1d204845c1
tree297369370b95430af400895cf8ce39e31259bc67
parent1c1757c040e1735f8e608bc383bb73b3f5f98a38
New event to track memory allocation for JIT code (#44030)

* Added MethodJitMemoryAllocatedForCode event

* Renane the event fields

* Include cold code size as well

* Replace methodName with methodId

* Update the condition that fires the event
src/coreclr/src/gc/env/etmdummy.h
src/coreclr/src/vm/ClrEtwAll.man
src/coreclr/src/vm/jitinterface.cpp