diff options
author | 2008-06-21 23:50:29 +0530 | |
---|---|---|
committer | 2008-06-23 22:10:59 +0200 | |
commit | f22f9a89ce6857d377bf22dba4c1a8cd256c5136 (patch) | |
tree | 34899ea2a9dc603014052742f774e8aeb51d9591 /include/linux | |
parent | ftrace: freeze kprobe'd records (diff) | |
download | wireguard-linux-f22f9a89ce6857d377bf22dba4c1a8cd256c5136.tar.xz wireguard-linux-f22f9a89ce6857d377bf22dba4c1a8cd256c5136.zip |
ftrace: avoid modifying kprobe'd records
Avoid modifying the mcount call-site if there is a kprobe installed on it.
These records are not marked as failed however. This allowed the filter
rules on them to remain up-to-date. Whenever the kprobe on the corresponding
record is removed, the record gets updated as normal.
Signed-off-by: Abhishek Sagar <sagar.abhishek@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions