summaryrefslogtreecommitdiff
path: root/Documentation/README.md
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2015-04-17 09:25:02 -0700
committerRichard Lander <rlander@microsoft.com>2015-04-17 10:30:36 -0700
commit81096f1808cb9c97c93ecbd2f0477fe2ae3e7423 (patch)
treebe0b15727da4b0b2bf6bb8c845e6adcd8181bac0 /Documentation/README.md
parent5bbfaeefc7476692edf63ce13c95aeea4a9ff72b (diff)
downloadcoreclr-81096f1808cb9c97c93ecbd2f0477fe2ae3e7423.tar.gz
coreclr-81096f1808cb9c97c93ecbd2f0477fe2ae3e7423.tar.bz2
coreclr-81096f1808cb9c97c93ecbd2f0477fe2ae3e7423.zip
Add Profiling Book of the Runtime doc
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 9008e16647..df98819be8 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -25,6 +25,7 @@ Book of the Runtime
- [Virtual Stub Dispatch](virtual-stub-dispatch.md)
- [Stack Walking](stackwalking.md)
- [Mscorlib and Calling Into the Runtime](mscorlib.md)
+- [Profiling](profiling.md)
- [Implementing Profilability](profilability.md)
- [What Every Dev needs to Know About Exceptions in the Runtime](exceptions.md)