commit | f58ba100678f421bdcb000a3c71793f432dfab93 | [log] [tgz] |
---|---|---|
author | Frederic Weisbecker <fweisbec@gmail.com> | Fri Mar 13 15:42:12 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Mar 13 16:57:42 2009 +0100 |
tree | 0f4fee33c458bae9d354e5ec5a3240016a4f0c53 | |
parent | 1b3fa2ce64363c289b3b14723cca7290bf91cfce [diff] |
tracing/syscalls: support for syscalls tracing on x86 Extend x86 architecture syscall tracing support with syscall metadata table details. (The upcoming core syscall tracing modifications rely on this.) Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Cc: Steven Rostedt <rostedt@goodmis.org> LKML-Reference: <1236955332-10133-3-git-send-email-fweisbec@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>