samples/kprobes: print out the symbol name for the hooks
authorHuang Shijie <shijie.huang@arm.com>
Sat, 21 May 2016 00:04:36 +0000 (17:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 May 2016 00:58:30 +0000 (17:58 -0700)
commitea9b50133ffebbd580cb5cd0aa222784d7a2fcb1
treed7bca19b41605e7ffecaea2b4d615b02edb4aaad
parentd04659ac94528e9224dbf1aed37dd11dd952cacc
samples/kprobes: print out the symbol name for the hooks

Print out the symbol name for the hooks, it makes the logs more
readable.

Link: http://lkml.kernel.org/r/1463535417-29637-2-git-send-email-shijie.huang@arm.com
Signed-off-by: Huang Shijie <shijie.huang@arm.com>
Cc: Petr Mladek <pmladek@suse.com>
Cc: Steve Capper <steve.capper@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
samples/kprobes/kprobe_example.c