summaryrefslogtreecommitdiff
path: root/Documentation/README.md
diff options
context:
space:
mode:
authorRama <ramarag@microsoft.com>2015-12-21 19:26:52 -0800
committerRama <ramarag@microsoft.com>2015-12-28 15:41:59 -0800
commitf1f40524c17035247666ca7f04e9dd41c5d1c172 (patch)
tree098d7521298cc8302e82e3958f867a0b62906397 /Documentation/README.md
parent4be02beac6b35dc675956c55ed0ab7b947fd5c4f (diff)
downloadcoreclr-f1f40524c17035247666ca7f04e9dd41c5d1c172.tar.gz
coreclr-f1f40524c17035247666ca7f04e9dd41c5d1c172.tar.bz2
coreclr-f1f40524c17035247666ca7f04e9dd41c5d1c172.zip
Automating Event Logging Infrastructure: With this change the infrastructure required for Event Logging
will be generated as part of build
Diffstat (limited to 'Documentation/README.md')
-rw-r--r--Documentation/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index 384dd1f446..b207477471 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -38,6 +38,7 @@ Coding Guidelines
- [CLR Coding Guide](coding-guidelines/clr-code-guide.md)
- [CLR JIT Coding Conventions](coding-guidelines/clr-jit-coding-conventions.md)
- [Cross Platform Performance and Eventing Design](coding-guidelines/cross-platform-performance-and-eventing.md)
+- [Adding New Events to the VM](coding-guidelines/EventLogging.md)
Build CoreCLR from Source
=========================