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

  /external/oprofile/doc/
oparchive.1.in 1 .TH OPARCHIVE 1 "@DATE@" "oprofile @VERSION@"
4 oparchive \- produce archive of oprofile data for offline analysis
7 .B oparchive
16 .B oparchive
63 No special environment variables are recognised by oparchive.
oprofile.1.in 24 .B oparchive
58 .SH OPARCHIVE
59 .B oparchive
78 .B oparchive
180 .BR oparchive(1),
Makefile.am 18 oparchive.1 \
oprofile.xml 503 <term><filename>oparchive</filename></term>
509 See <xref linkend="oparchive" />.
    [all...]
internals.xml 712 This session could equally well be inside an archive from <command>oparchive</command>.
    [all...]
  /external/oprofile/pp/
oparchive_options.h 3 * Options for oparchive tool
Makefile.am 12 bin_PROGRAMS = opreport opannotate opgprof oparchive
42 oparchive_SOURCES = oparchive.cpp \
Android.mk 89 # Build oparchive
94 oparchive.cpp \
102 LOCAL_MODULE:= oparchive
oparchive.cpp 2 * @file oparchive.cpp
3 * Implement oparchive utility
102 int oparchive(options::spec const & spec) function in namespace:__anon10209
137 // oparchive -p /lib/modules/2.6.42/kernel -o tmp;
235 return run_pp_tool(argc, argv, oparchive);
oparchive_options.cpp 3 * Options for oparchive tool
90 // merging doesn't occur in oparchive but we must allow it to avoid
  /external/oprofile/
ChangeLog-2007 47 * pp/oparchive.cpp:
52 * doc/oparchive.1.in:
96 * pp/oparchive.cpp: Check list_files option before calling
122 * pp/oparchive_options.cpp: oparchive need to be run as root if you
170 * pp/oparchive.cpp:
186 As a side effect it fix a corner case: oparchive archive:tmp1 -o tmp2
205 * pp/oparchive.cpp:
215 file can not be read. It change oparchive behavior which created
232 It's now mandatory to use the same -p option used with oparchive when
235 point because I suspect oparchive should be modified to save at th
    [all...]
ChangeLog-2008 160 * pp/oparchive.cpp: Switch separate_debug_file_exists()
263 * pp/oparchive.cpp:
382 * pp/oparchive.cpp:
384 oparchive --list-files.
415 * pp/oparchive.cpp
TODO 69 o oparchive could fix up {kern} paths with -p (what about diff between
91 o oparchive will be more usefull with a --root= options to allow profiling
93 binary on a bigger box for analysis. There is also a problem in oparchive
174 oparchive in a file at the toplevel of the archive, use it with all tools
246 <massi> oparchive error: parse_filename() invalid filename: /var/lib/oprofile/samples/current/{root}/var/lib/oprofile/samples/current/{root}/home/massi/mono/amd64/bin/mono/{dep}/{anon:anon}/32432.0x40a26000.0x40a36000/CPU_CLK_UNHALTED.100000.0.all.all.all/{dep}/{root}/var/lib/oprofile/samples/current/{root}/home/massi/mono/amd64/bin/mono/{dep}/{anon:anon}/32432.0x40a26000.0x40a36000/CPU_CLK_UNHALTED.100000.0.all.all.all/{cg}/{root}/usr/oprofile/bin/oprofiled/CPU_CLK_
ChangeLog-2006 36 * doc/oparchive.1.in:
98 * doc/oparchive.1.in:
ChangeLog 111 * pp/oparchive.cpp: Moved the copying of stats to opcontrol::do_dump_data
327 * pp/oparchive.cpp:
421 * pp/oparchive.cpp: Fixes for oparchive session-dir as reported in
ChangeLog-2005 80 * pp/oparchive_options.cpp: fix #1276058, oparchive must force merging
82 merging is not a problem as merging doesn't occur in oparchive.
190 * pp/oparchive.cpp: warn if a file can't be copied, avoid to copy
205 owner we can when copying a file. This affected running oparchive
243 * pp/oparchive.cpp: fix comment
694 * pp/oparchive.cpp:
808 * doc/oparchive.1.in: document -x, re-organise manual
ChangeLog-2004 92 is to remove this option from oparchive which didn't handle it.
94 * doc/oparchive.1.in:
95 * doc/oprofile.xml: there isn't any --threshold option to oparchive
242 * doc/oparchive.1.in:
259 * pp/oparchive.cpp:
274 * configure.in: Support for oparchive.
configure.in 260 doc/oparchive.1 \
  /external/oprofile/libpp/
format_output.cpp 666 // for spu since oparchive doesn't archive the real file but

Completed in 934 milliseconds