On Mac OS it's ktrace/kdump, but I'm not sure the standard kernel allows it. There is also a fancy gui tool called shark, which is part of chud, which is part of the developer tools, that will give a syscall trace, although it's mostly a profiling tool. There's another tool (saturn?) that just does traces but I haven't used it.