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