Hi: I know that systemtap can monitor the system calls dynamically. I just wondering if it also supports some sort of static analysis so that I can find ALL the system calls that will be called by a program. Or I can use some other tools to get it? Any suggestions? Thanks, Jiang