android13/external/libchrome/base/third_party/valgrind
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
LICENSE initial 2024-06-22 20:45:49 +08:00
README.chromium initial 2024-06-22 20:45:49 +08:00
memcheck.h initial 2024-06-22 20:45:49 +08:00
valgrind.h initial 2024-06-22 20:45:49 +08:00

README.chromium

Name: valgrind
URL: http://valgrind.org
License: BSD

Header files in this directory define runtime macros that determine whether the
current process is running under Valgrind and tell Memcheck tool about custom
memory allocators.

These header files were taken from Valgrind source code
(svn://svn.valgrind.org/valgrind/trunk@11504, dated 21 Jan 2011). The files are
covered under BSD license as described within.