xref: /aosp_15_r20/external/cronet/base/third_party/valgrind/README.chromium (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1Name: valgrind
2URL: http://valgrind.org
3License: BSD
4License File: LICENSE
5Shipped: yes
6
7Header files in this directory define runtime macros that determine whether the
8current process is running under Valgrind and tell Memcheck tool about custom
9memory allocators.
10
11These header files were taken from Valgrind source code
12(svn://svn.valgrind.org/valgrind/trunk@11504, dated 21 Jan 2011). The files are
13covered under BSD license as described within.
14