[dtrace-discuss] List of all kernel functions

Shahar shahar at checkpoint.com
Thu Dec 14 07:13:36 PST 2006


Hi,
How can I instruct dtrace to list all kernel functions, starting from a prob that fires on a condition that I'll supply and ending with another prob that fires on another condition that I'll supply?
For example, suppose I have a probe that fires on entry to kernel function A and another probe that fires on entry to kernel function Z.
I'd like dtrace to list all kernel functions that had been called between A and Z.
Thanks in advance.
 
 
This message posted from opensolaris.org


More information about the dtrace-discuss mailing list