From: Masami Hiramatsu Date: Thu, 17 Apr 2014 08:18:49 +0000 (+0900) Subject: kprobes: Show blacklist entries via debugfs X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=637247403abff8c963bc7be8002b3f49ea604563;p=pandora-kernel.git kprobes: Show blacklist entries via debugfs Show blacklist entries (function names with the address range) via /sys/kernel/debug/kprobes/blacklist. Note that at this point the blacklist supports only in vmlinux, not module. So the list is fixed and not updated. Signed-off-by: Masami Hiramatsu Cc: Ananth N Mavinakayanahalli Cc: Anil S Keshavamurthy Cc: David S. Miller Link: http://lkml.kernel.org/r/20140417081849.26341.11609.stgit@ltc230.yrl.intra.hitachi.co.jp Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed