|
This was my output
bash-3.00# kstat -p -m cpu_stat -s 'intr*'
cpu_stat:0:cpu_stat0:intr 57041377
cpu_stat:0:cpu_stat0:intrblk 17986
cpu_stat:0:cpu_stat0:intrthread 38618969
this is specific for one module cpu_stat
what if i want to display all available modules ? i dont want to give match result.
thanks,
Mazhar
|