fuseheap(1) — Commands
Name
fuseheap − Invokes the DEC FUSE Heap Analyzer tool.
Syntax
fuseheap [ -cwd ] [ -data directory-path ] [ Xt-Options ] [ target ]
Description
Invokes the DEC FUSE Heap Analyzer tool using the arguments supplied. If FUSE is already running, the Heap Analyzer uses the current project’s working directory, unless otherwise specified.
Options
−cwd Forces fuseheap 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 heap analysis data is to be kept. A specified path name supercedes any project settings that otherwise might take effect.
Xt-Options
The standard X Toolkit command options.
target
Path name of the target executable. If this is not supplied then the Project Manager is 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 Heap Analyzer tool and collect data about the target /project/program, placing the data in /project/data:
fuseheap -data /project/data /project/program
See Also
fuse(1), prof(1), gprof(1), pixie(1), profil(2), monitor(3)
DEC FUSE Handbook