 |
» |
|
|
|
 |
 |
dcpiscan(1)
NAME
dcpiscan - Generate an image map used by dcpid to find images
SYNOPSIS
dcpiscan [-R] [-i] [file|directory...]
DESCRIPTION
Dcpiscan searches for images (executables and shared libraries) in the
specified directories and files, and prints to standard output an image map
for these images. Entries in the map consist of an image id and a path.
Dcpiscan is automatically run at installation time to create the default
local map of images found in the usual places (e.g. /usr/bin, /usr/shlib,
et cetera). Note: The default map does not include any images found in /usr/local.
If there are significant images in /usr/local or other non-standard local
directories, you should use dcpiscan to create a map for those files.
This image map should be saved into a file and then fed into dcpid(1) via
the -m option to help dcpid find the names of images it
encounters while profiling the system. Image maps can also be fed to dcpiprof(1).
FLAGS
- -i
- Ignore symbolic links.
- -R
- Scan subdirectories recursively.
SEE ALSO
dcpi(1), dcpi2bb(1), dcpi2pix(1), dcpi2ps(1), dcpicalc(1), dcpicat(1), dcpicc(1), dcpicoverage(1), dcpictl(1), dcpid(1), dcpidiff(1), dcpidis(1), dcpiepoch(1), dcpiflow(1), dcpiflush(1), dcpikdiff(1), dcpilabel(1), dcpildlatency(1), dcpilist(1), dcpiprof(1), dcpiprofileme(1), dcpiquit(1), dcpisource(1), dcpistats(1), dcpisumxct(1), dcpitar(1), dcpitopcounts(1), dcpitopstalls(1), dcpiuninstall(1), dcpiupcalls(1), dcpivarg(1), dcpivcat(1), dcpiversion(1), dcpivlst(1), dcpivprofiler(1), dcpiwhatcg(1), dcpix(1), dcpiformat(4), dcpiexclusions(4)
For more information, see the DCPI project home page http://h30097.www3.hp.com/dcpi.
COPYRIGHT
Copyright 1996-2004, Hewlett-Packard Company.
All rights reserved.
|
|