summaryrefslogtreecommitdiffstats
path: root/base/third_party/valgrind/README
diff options
context:
space:
mode:
Diffstat (limited to 'base/third_party/valgrind/README')
-rw-r--r--base/third_party/valgrind/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/base/third_party/valgrind/README b/base/third_party/valgrind/README
new file mode 100644
index 0000000..ce8c47b
--- /dev/null
+++ b/base/third_party/valgrind/README
@@ -0,0 +1,8 @@
+The single header file (valgrind.h) in this directory defines runtime
+macros that determine whether the current process is running under
+Valgrind.
+
+This header file was taken from Valgrind source code (version 3.4.1,
+available at http://valgrind.org/downloads/valgrind-3.4.1.tar.bz2, dated
+28 Feb 2009). The file is covered under BSD license as described within
+the file.