Entire Suite
------------
1) Help does not look consistent.
2) Options to various commands are not consistent.  (-pid on one, but -p on 
another... All should be moved to getopt. )

Rep
---
2) Only looks for kernel map in System.map. 
	(Add a command line switch to choose? )

Iprobe
------
1) Will not display help if it cannot open the performance counters. 


Ipreduce
--------
1) Does not handle "reduction by mode" correctly. 

Driver
------
1)May not correctly report given mode. 



Phil Ezolt



Fixed:


Entire Suite
------------

Rep
---
1) Only handles statically linked, images that are not stripped. 
3) Cannot currently REP by pid.

Iprobe
------

Ipreduce
--------
2) When compiled on egcs-1.1, help is mangled.  (Possibly an error in 
the C code)


Driver
------
