commit | c3ca46ef719580eb01994fc6032db470fde92d85 | [log] [tgz] |
---|---|---|
author | Masami Hiramatsu <mhiramat@kernel.org> | Tue May 23 15:05:50 2017 +0900 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Wed Jun 07 10:07:22 2017 -0600 |
tree | 67a07c2424c5d92894100fafd8413c357edd4cdc | |
parent | 1d0864db8f3af3978d7b5207f9165fbe2a37148c [diff] |
ftrace/kprobes: selftests: Check kretprobe maxactive is supported Check the kretprobe maxactive is supported by kprobe_events interface. To ensure the kernel feature, this changes ftrace README to describe it. Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>