fuseprof(1) — Commands
Name
fuseprof − Invokes the DEC FUSE Profiler tool.
Syntax
fuseprof [ -cwd ] [ -data directory-path ] [ Xt-Options ] [ target ]
Description
Invokes the DEC FUSE Profiler tool using the arguments supplied. If FUSE is already running, the Profiler uses the current project’s working directory, unless otherwise specified.
Options
−cwd Forces fuseprof to use the working directory of its parent shell as its current working directory rather than using the working directory of the project which it joins.
−data directory-path
The name of the directory in which profiling data is to be kept. A specified path name supercedes any project settings that might otherwise take effect.
Xt-Options
The standard X Toolkit command options.
target
Path name of the target executable. If this is not supplied then the tool’s configuration dialog will be displayed. A specified path name supercedes any project settings that might otherwise take effect.
Note that if you invoke a tool from within the Host Shell,
only the Xt-options are available. Other options or path names are superceded by those for the current project.
Examples
To start the DEC FUSE Profiling tool and collect data about the target /project/program, placing the data in /project/data:
fuseprof -data /project/data /project/program
See Also
fuse(1), prof(1), gprof(1), pixie(1), profil(2), monitor(3)
DEC FUSE Handbook