summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2015-08-21 15:54:49 -0700
committerJan Kotas <jkotas@microsoft.com>2015-08-21 15:54:49 -0700
commit7d5d143564640229a428086151d5119e1c95b62c (patch)
tree479208f0eee705c2ecec897e3f2b864775f2007c
parent6bad4f89818630e9ccc12b4c7f5b4838e8982ec3 (diff)
parentf15258cb52278152bb319e50c2a930f1c3818bd3 (diff)
downloadcoreclr-7d5d143564640229a428086151d5119e1c95b62c.tar.gz
coreclr-7d5d143564640229a428086151d5119e1c95b62c.tar.bz2
coreclr-7d5d143564640229a428086151d5119e1c95b62c.zip
Merge pull request #1422 from jgalar/master
LTTng supports hardware context
-rw-r--r--Documentation/coding-guidelines/cross-platform-performance-and-eventing.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/coding-guidelines/cross-platform-performance-and-eventing.md b/Documentation/coding-guidelines/cross-platform-performance-and-eventing.md
index f55da62df9..f332724478 100644
--- a/Documentation/coding-guidelines/cross-platform-performance-and-eventing.md
+++ b/Documentation/coding-guidelines/cross-platform-performance-and-eventing.md
@@ -68,7 +68,6 @@ Given that the performance and tracing tool space on Linux is quite fragmented,
#### Cons
-- No hardware counter support (CPU samples, context switches, etc.)
- No built-in callstack collection.
### SystemTap