MethodDetails event (dotnet/coreclr#27515)
authorDavid Wrighton <davidwr@microsoft.com>
Mon, 4 Nov 2019 20:12:16 +0000 (12:12 -0800)
committerGitHub <noreply@github.com>
Mon, 4 Nov 2019 20:12:16 +0000 (12:12 -0800)
commitd4f1175d4aa29f0ea1a33b818d5c320ca94d423d
tree0a2c628f65ffbefdaa55efa5d2b7f69c1df3d691
parent507a0980f616afab9c5fffb86079942e59997572
MethodDetails event (dotnet/coreclr#27515)

* MethodDetails event
- Captures enough information to allow a method to be identified to its exact token/instantiation
- Leans on BulkType events to send type information
- Send the event around all interesting events in ETW

Commit migrated from https://github.com/dotnet/coreclr/commit/5a381e7c8507777f71746ec564a6b75e38ebe089
src/coreclr/src/inc/eventtracebase.h
src/coreclr/src/vm/ClrEtwAll.man
src/coreclr/src/vm/ClrEtwAllMeta.lst
src/coreclr/src/vm/eventtrace.cpp