diff options
author | Masami Hiramatsu <mhiramat@redhat.com> | 2010-02-05 01:24:34 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-02-15 05:45:49 +0100 |
commit | 8b833c506c05c498d4215e2c260be44225daf6de (patch) | |
tree | d9fe3e26919826ecfabad064be6aba83d15153c9 /lib | |
parent | a9bb18f36c8056f0712fb28c52c0f85d98438dfb (diff) | |
download | linux-rt-8b833c506c05c498d4215e2c260be44225daf6de.tar.gz |
kprobes: Add mcount to the kprobes blacklist
Since mcount function can be called from everywhere,
it should be blacklisted. Moreover, the "mcount" symbol
is a special symbol name. So, it is better to put it in
the generic blacklist.
Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
Cc: systemtap <systemtap@sources.redhat.com>
Cc: DLE <dle-develop@lists.sourceforge.net>
Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
LKML-Reference: <20100205062433.3745.36726.stgit@dhcp-100-2-132.bos.redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions