summaryrefslogtreecommitdiffstats
path: root/runtime/probes/README
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/probes/README')
-rw-r--r--runtime/probes/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/probes/README b/runtime/probes/README
new file mode 100644
index 00000000..dd9fcd0c
--- /dev/null
+++ b/runtime/probes/README
@@ -0,0 +1,4 @@
+/** @dir probes
+This directory contains working example probes that demonstrate and test
+the runtime library. They are tested on i386 and x86_64.
+*/