[Crash-utility] enhance bt command

Ming Zhang blackmagic02881 at gmail.com
Sat Mar 1 22:38:37 UTC 2008


Hi All

When use bt -f to show stack data, I need a quick way to find out what
are these stack data. For example, does any of these data are a inode
pointer, or ... So here is always what i do.

bt -f > stack
kmem -S inode_cache > inode

then use sort and comm utility to find value that appear in both files.

Is there a better way to do this?

I wish we can have a bt -f slab1 slab2...

and try to match the stack data with content from these slab cache
automatically.

Thanks!


-- 
Ming Zhang


@#$%^ purging memory... (*!%
http://blackmagic02881.wordpress.com/
http://www.linkedin.com/in/blackmagic02881
--------------------------------------------




More information about the Crash-utility mailing list