1OPIMPORT(1) General Commands Manual OPIMPORT(1)
2
3
4
6 opimport - converts sample database files
7
9 opimport [ options ] input_file
10
12 opimport converts sample database files from a foreign binary format
13 (abi) to the native format.
14
15
17 --abi / -a
18 Input abi file description location.
19
20 --force / -f
21 Force conversion even if the input and output abi are identical.
22
23 --output / -o filename
24 Specify the output filename. If the output file already exists
25 it is not overwritten but data are accumulated in. Sample file‐
26 name are informative for post profile tools and must be kept
27 identical, in other word the pathname from the first path compo‐
28 nent containing a '{' must be kept as it in the output filename.
29
30 --help / -? / --usage
31 Show help message.
32
33 --verbose / -V
34 Give verbose debugging output.
35
36 --version / -v
37 Show version.
38
39
41 No special environment variables are recognised by opimport
42
43
45 /var/lib/oprofile/abi
46 The abi file description of the sample database files
47
48
50 This man page is current for oprofile-0.9.2.
51
52
54 /usr/share/doc/oprofile/, oprofile(1)
55
56
57
584th Berkeley Distribution Fri 23 March 2007 OPIMPORT(1)