HomeSort by relevance Sort by last modified time
    Searched full:opannotate (Results 1 - 22 of 22) sorted by null

  /external/oprofile/doc/
opannotate.1.in 1 .TH OPANNOTATE 1 "@DATE@" "oprofile @VERSION@"
4 opannotate \- produce source or assembly annotated with profile data
7 .B opannotate
14 .B opannotate
70 Output directory. This makes opannotate output one annotated file for each
106 No special environment variables are recognised by opannotate.
oprofile.1.in 18 .B opannotate
55 .SH OPANNOTATE
56 .B opannotate
179 .BR opannotate(1),
Makefile.am 15 opannotate.1 \
oprofile.xml 486 <term><filename>opannotate</filename></term>
490 debugging symbols. See <xref linkend="opannotate" />.
    [all...]
internals.xml     [all...]
  /external/oprofile/pp/
Makefile.am 12 bin_PROGRAMS = opreport opannotate opgprof oparchive
32 opannotate_SOURCES = opannotate.cpp \
Android.mk.bak 55 # Build opannotate on host
60 opannotate.cpp \
68 LOCAL_MODULE:= opannotate
opannotate_options.h 3 * Options for opannotate tool
opannotate.cpp 2 * @file opannotate.cpp
3 * Implement opannotate utility
45 /// how opannotate was invoked
755 cerr << "opannotate (warning): unable to open for "
816 int opannotate(options::spec const & spec) function in namespace:__anon32226
845 cerr << "opannotate (warning): no debug information available for binary "
863 return run_pp_tool(argc, argv, opannotate);
opannotate_options.cpp 3 * Options for opannotate tool
  /external/valgrind/main/docs/internals/
howto_oprofile.txt 29 opannotate --merge=tgid --source --include-file=libhb_core.c | less
  /external/oprofile/
ChangeLog-2005 275 * pp/opannotate.cpp:
290 * pp/opannotate.cpp: when no source file is available we can at least
300 * pp/opannotate.cpp: Fix #1252754
425 * doc/opannotate.1.in:
510 * pp/opannotate.cpp:
603 * pp/opannotate.cpp: complain less verbosely if the input file
691 * pp/opannotate.cpp:
712 * doc/opannotate.1.in:
718 * pp/opannotate.cpp: fix opannotate matching several binarie
    [all...]
ChangeLog-2003 125 * pp/opannotate.cpp: changes from above
322 * pp/opannotate.cpp:
372 * pp/opannotate.cpp:
380 * pp/opannotate.cpp: use it to error out when --assembly is not
504 * doc/opannotate.1.in:
    [all...]
oprofile_android 43 opannotate_bin = os.path.join(oprofile_bin_dir, 'opannotate')
143 print " --help : show help for additional opannotate options"
445 print '* Unsupported opannotate command arguments:', str(e)
ChangeLog-2006 37 * doc/opannotate.1.in:
97 * doc/opannotate.1.in:
TODO 73 o opannotate is silent about symbols missing debug info
131 o opannotate --source --output-dir=~moz/op/ /usr/bin/oprofiled
143 o opannotate : I added this to the doc about difference between nr samples
213 avoid to dump tons of code for little use, opannotate --assembly will not
ChangeLog-2007 51 * doc/opannotate.1.in: document --root
79 * pp/opannotate.cpp: for module we didn't use the right image name,
167 * pp/opannotate.cpp: global var archive_path is no longer used
204 * pp/opannotate.cpp:
262 * pp/opannotate.cpp:
ChangeLog-2004 273 * pp/opannotate.cpp:
361 * libpp/opannotate.cpp: add some checks to avoid
821 * doc/opannotate.1.in:
933 * pp/opannotate.cpp: pass symbol_filter as params to populate()
configure.in 258 doc/opannotate.1 \
ChangeLog 502 * pp/opannotate.cpp: Add IBS support, patch 3 of 4
  /external/oprofile/libpp/
arrange_profiles.h 228 * Invert the profile set. For opreport -l, opannotate etc.,
  /external/oprofile/libutil++/
bfd_support.cpp 237 // on it, check it also with opannotate.

Completed in 1663 milliseconds