HomeSort by relevance Sort by last modified time
    Searched refs:Valgrind (Results 1 - 15 of 15) sorted by null

  /external/valgrind/main/
valgrind.spec 1 Summary: Valgrind Memory Debugger
2 Name: valgrind
7 URL: http://www.valgrind.org/
10 Source: valgrind-3.6.1.tar.bz2
16 Valgrind is an award-winning instrumentation framework for building dynamic
17 analysis tools. There are Valgrind tools that can automatically detect many
19 can also use Valgrind to build new tools. Valgrind runs on the following
24 %setup -n valgrind-3.6.1
35 mv $RPM_BUILD_ROOT%{_datadir}/doc/valgrind/* docs.installed
    [all...]
configure 3 # Generated by GNU Autoconf 2.65 for Valgrind 3.6.1.
5 # Report bugs to <valgrind-users@lists.sourceforge.net>.
234 $0: valgrind-users@lists.sourceforge.net about your system,
553 PACKAGE_NAME='Valgrind'
554 PACKAGE_TARNAME='valgrind'
556 PACKAGE_STRING='Valgrind 3.6.1'
557 PACKAGE_BUGREPORT='valgrind-users@lists.sourceforge.net'
    [all...]
  /external/valgrind/main/memcheck/tests/
wrap8.stderr.exp 1 Emulation fatal error -- Valgrind cannot continue:
16 Valgrind has to exit now. Sorry.
  /external/valgrind/main/none/tests/
cmdline2.stdout.exp 1 usage: valgrind [options] prog-and-args
4 --tool=<name> use the Valgrind tool named <name> [memcheck]
6 basic user options for all Valgrind tools, with defaults in [ ]:
12 --trace-children=no|yes Valgrind-ise child processes (follow execve)? [no]
22 user options for Valgrind tools that report errors:
44 user options for Valgrind tools that replace malloc:
47 uncommon user options for all Valgrind tools:
73 debugging options for all Valgrind tools:
90 --profile-heap=no|yes profile Valgrind's own space use
95 Vex options for all Valgrind tools
    [all...]
cmdline1.stdout.exp 1 usage: valgrind [options] prog-and-args
4 --tool=<name> use the Valgrind tool named <name> [memcheck]
6 basic user options for all Valgrind tools, with defaults in [ ]:
12 --trace-children=no|yes Valgrind-ise child processes (follow execve)? [no]
22 user options for Valgrind tools that report errors:
44 user options for Valgrind tools that replace malloc:
47 uncommon user options for all Valgrind tools:
76 Valgrind is Copyright (C) 2000-2010, and GNU GPL'd, by Julian Seward et al.
79 Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
clone_test.S 36 # Below required for Valgrind
  /external/valgrind/main/exp-bbv/tests/x86-linux/
clone_test.S 36 # Below required for Valgrind
  /external/valgrind/main/perf/
vg_perf 3 ##--- Valgrind performance testing script vg_perf ---##
6 # This file is part of Valgrind, a dynamic binary instrumentation
10 # njn@valgrind.org
40 # - vgopts: <Valgrind options> (default: none)
61 --vg Valgrind(s) to measure (can be specified multiple
63 [Valgrind in the current directory]
71 my $vgopts; # valgrind options
122 validate_program($vgdir, "./coregrind/valgrind", 1, 1);
263 # Print the Valgrind version if we are measuring more than one.
277 # in case this Valgrind was configured with --enable-inner. An
    [all...]
vg_perf.in 3 ##--- Valgrind performance testing script vg_perf ---##
6 # This file is part of Valgrind, a dynamic binary instrumentation
10 # njn@valgrind.org
40 # - vgopts: <Valgrind options> (default: none)
61 --vg Valgrind(s) to measure (can be specified multiple
63 [Valgrind in the current directory]
71 my $vgopts; # valgrind options
122 validate_program($vgdir, "./coregrind/valgrind", 1, 1);
263 # Print the Valgrind version if we are measuring more than one.
277 # in case this Valgrind was configured with --enable-inner. An
    [all...]
  /external/llvm/lib/Support/
Android.mk 62 Valgrind.cpp \
CMakeLists.txt 80 Valgrind.cpp
  /external/v8/test/mjsunit/
string-externalize.js 97 // Clean up string to make Valgrind happy.
  /external/valgrind/main/cachegrind/
cg_annotate.in 7 # This file is part of Cachegrind, a Valgrind tool for cache
11 # njn@valgrind.org
163 Bug reports, feedback, admiration, abuse, etc, to: njn\@valgrind.org.
682 @@ solution: Recompile program and rerun under "valgrind --cachesim=yes" to
688 @@ cause: bug in the Valgrind's debug info reader that screws up with .h
795 # likely due to bugs in Valgrind's stabs debug info reader)
  /external/valgrind/main/callgrind/
callgrind_annotate.in 9 # tracer built on Valgrind.
14 # This file is based heavily on cg_annotate, part of Valgrind.
16 # njn@valgrind.org
1000 @@ solution: Recompile program and rerun under "valgrind --cachesim=yes" to
1006 @@ cause: bug in the Valgrind's debug info reader that screws up with .h
    [all...]
  /external/valgrind/main/include/vki/
vki-linux.h 7 This file is part of Valgrind, a dynamic binary instrumentation
391 // affects Valgrind.]]
821 // [[Not important for Valgrind]]
    [all...]

Completed in 1014 milliseconds