]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4b148588d1649d6945c343eb2f3f3f4df77cc526
treed7bca19b41605e7ffecaea2b4d615b02edb4aaad
parenta58df321d98872bb2e4d1044431c54a9dec8762e
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