logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

opimport - converts sample database files

Description

opimport converts sample database files from a foreign binary format (abi) to the native format.

Environment

       No special environment variables are recognized by opimport

Files

<session_dir>/abi
              The abi file description of the sample database files

Name

       opimport - converts sample database files

Options

--abi/-a
              Input abi file description location.

       --force/-f
              Force conversion even if the input and output abi are identical.

       --output/-ofilename
              Specify  the output filename. If the output file already exists it is not overwritten but data are
              accumulated in. Sample filename are informative for post profile tools and must be kept identical,
              in other word the pathname from the first path component containing a '{' must be kept  as  it  in
              the output filename.

       --help/-?/--usage
              Show help message.

       --verbose/-V
              Give verbose debugging output.

       --version/-v
              Show version.

See Also

/usr/share/doc/oprofile/,oprofile(1)

4th Berkeley Distribution                       Mon 22 April 2024                                    OPIMPORT(1)

Synopsis

opimport [ options ] input_file

Version

       This man page is current for oprofile-1.4.0.

See Also