Home | History | Annotate | only in /external/chromium_org/base/third_party/valgrind
Up to higher level directory
NameDateSize
LICENSE06-Dec-20132K
memcheck.h06-Dec-201313.1K
README.chromium06-Dec-2013415
valgrind.h06-Dec-2013273.5K

README.chromium

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