Home
last modified time | relevance | path

Searched refs:opreport (Results 1 – 15 of 15) sorted by relevance

/external/valgrind/main/docs/internals/
Dhowto_oprofile.txt14 opreport --merge=tgid -x \
19 opreport --merge=tgid --symbols -x \
24 opreport --merge=tgid --callgraph -x \
/external/oprofile/pp/
DMakefile.am12 bin_PROGRAMS = opreport opannotate opgprof oparchive program
27 opreport_SOURCES = opreport.cpp \
DAndroid.mk43 opreport.cpp \
51 LOCAL_MODULE:= opreport
Dopreport.cpp496 int opreport(options::spec const & spec) in opreport() function
590 return run_pp_tool(argc, argv, opreport); in main()
/external/oprofile/
DTODO15 o opreport tgid:<tgid> doesn't work even if .jo files with that pid
42 <movement> [moz@lambent pp]$ ./opreport -lf lib-image:/lib/tls/libc-2.3.2.so /bin/bash | grep vfpri…
44 <movement> [moz@lambent pp]$ ./opreport -lf lib-image:/lib/tls/libc-2.3.2.so /usr/bin/vim | grep vf…
46 <movement> [moz@lambent pp]$ ./opreport -lf lib-image:/lib/tls/libc-2.3.2.so { image:/bin/bash } { …
54 o with opreport -c I can get "warning: /no-vmlinux could not be found.".
56 o opreport -c gives weird output for an image with no symbols:
64 o consider tagging opreport -c entries with a number like gprof
65 o --details for opreport -c, or diff??
67 o stress test opreport -c: compile a Big Application w/o frame pointer and look
68 how driver and opreport -c react.
[all …]
DChangeLog-2003323 * pp/opreport.cpp: s/format_double/format_percent/
373 * pp/opreport.cpp: fixup from above changes
505 * doc/opreport.1.in:
764 * doc/opreport.1.in: fix --merge docs and profile specs
1443 * pp/opreport.cpp: format_output::show_header no hide_header
1447 * doc/opreport.1.in:
1451 * pp/opreport.cpp: --global_percent must be effective for detailed
1481 * pp/opreport.cpp: replace residual references to
1543 * pp/opreport.cpp:
1551 * pp/opreport.cpp: s/" "/' '
[all …]
DChangeLog-2005155 * pp/opreport.cpp: use it all over place where we need to sum up
247 * pp/opreport.cpp: don't throw a std::string but an op_runtime_error
277 * pp/opreport.cpp:
611 * pp/opreport.cpp: fix multiple apps for diff output
665 * pp/opreport.cpp:
703 * pp/opreport.cpp:
711 * doc/opreport.1.in:
723 accessed (opreport -gl; opannotate) problem and solution pointed
762 * pp/opreport.cpp:
770 for opreport -c
[all …]
DChangeLog-200635 * doc/opreport.1.in:
59 * doc/opreport.1.in:
60 * doc/opreport.xsd:
85 * pp/opreport.cpp:
101 * doc/opreport.1.in:
125 * doc/opreport.1.in:
DChangeLog-200739 didn't try to check_mtime(), so opreport is again a bit more verbose
54 * doc/opreport.1.in:
112 * pp/opreport.cpp:
149 * pp/opreport.cpp:
157 with opreport where the same error message was duplicate because in
173 * pp/opreport.cpp:
210 * pp/opreport.cpp:
268 * pp/opreport.cpp:
420 * doc/oprofile.xml: Correct filename reference to opreport.xsd
434 * doc/opreport.xsd:
[all …]
DREADME_PACKAGERS12 As of release 0.9.3, opreport is capable of generating XML output.
14 access to the doc/opreport.xsd file, which describes the schema.
DChangeLog-2004201 * libpp/arrange_profiles.cpp: fix opreport -m lib, broken in 0.8
262 * pp/opreport.cpp:
695 * pp/opreport.cpp: s/formatter/opreport_formatter
823 * doc/opreport.1.in:
932 * pp/opreport.cpp:
983 Carlo problem where opreport die with an invalid_filename error)
989 * pp/opreport.cpp:
DChangeLog-2008249 * libutil++/op_bfd.cpp: Fix to allow 32-bit opreport to
362 * pp/opreport.cpp:
Dconfigure.in257 doc/opreport.1 \
DChangeLog166 error can occur in opreport when parsing an invalid sample file name
221 * doc/opreport.xsd: Fix up schema and bump version to match 2009-06-18 fix;
/external/oprofile/doc/
DMakefile.am14 opreport.1 \
22 dist_html_DATA = oprofile.html internals.html opreport.xsd op-jit-devel.html