2010/4/21 Donnelly, John <john.donne...@hp.com>: > Umm. I was expecting it to be waiting on a recvmsg() or sendmsg();-} . > > I can't find "futex" syscall in the iperf binary using objdump ...
System calls are typically not performed by applications but by the libc they depend on. Try "ltrace iperf" instead of "strace". ------------------------------------------------------------------------------ _______________________________________________ Iperf-users mailing list Iperf-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iperf-users