On Mon, May 05, 2014 at 11:13:01AM -0400, Steven Rostedt wrote: > Thanks for all the tracing work! Although, I believe Peter Zijlstra has > some frozen sharks heading your way. ;-)
Ah yes.. syscall tracing.. the syscall numbers are decimal, the syscall return value is decimal, but the syscall arguments are hex (without a 0x) prefix. Confused me properly for a while. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/