This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

collect function parameter information only


Hi,

If I use following command:

sudo stap -L 'process("/home/liuth/MyProg/stapProg/a.out").function("*")'

It will return both function parameter and local variables info.

How can I get only function parameter information? thanks.

Regards,
Ying Zhiwei


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]