 |
» |
|
|
|
 |
 |
dcpikdiff(1)
NAME
dcpikdiff - DCPI kernel diff.
SYNOPSIS
dcpikdiff [-o file] [-d] [-V] vmunix
DESCRIPTION
Dcpikdiff compares the text section of the specified kernel image vmunix with
the memory-resident kernel image obtained from kmem(7).
Dcpikdiff can be used to create a new image based on both vmunix and
kmem(7) that captures the true running kernel image after Tru64 Unix dynamically
patches itself using self-modifying code.
This program is still experimental and has not been rigorously tested.
OPTIONS
- -o file
- Output a copy of vmunix patched using kmem(7) to the specified file.
- -d
- Display differences between vmunix and kmem(7) to stdout.
- -V
- Print dcpikdiff version string.
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), dcpilabel(1), dcpildlatency(1), dcpilist(1), dcpiprof(1), dcpiprofileme(1), dcpiquit(1), dcpiscan(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.
|
|