commit | dbfeaa7abae4f105afdf8ed4f85b5879cff136ea | [log] [tgz] |
---|---|---|
author | Tom Zanussi <tom.zanussi@linux.intel.com> | Thu Dec 10 12:50:46 2015 -0600 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Mar 08 11:19:32 2016 -0500 |
tree | d9dc6d2f9d1336bd817c6fc4a8f6af1b797a505e | |
parent | c4a5923055c9e0c87dfc0387f7cda5ee2bbac3c1 [diff] |
tracing: Add get_syscall_name() Add a utility function to grab the syscall name from the syscall metadata, given a syscall id. Link: http://lkml.kernel.org/r/be26a8dfe3f15e16a837799f1c1e2b4d62742843.1449767187.git.tom.zanussi@linux.intel.com Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Tested-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> Reviewed-by: Namhyung Kim <namhyung@kernel.org> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>