|
From: Philippe W. <phi...@sk...> - 2015-04-10 21:45:20
|
On Fri, 2015-04-10 at 21:39 +0000, Zhu, Yanwen wrote:
> What argument should I give to strace in order to get syscall args?
No idea.
On my linux box, a normal strace gives the mmap args.
Try to look at
strace --help
or
man strace
Philippe
|