diff options
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-11-15 14:19:04 -0500 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-11-15 14:24:46 -0500 |
commit | 406acdd32d3e7d5a6dcb7f67798e89068fbe0d77 (patch) | |
tree | 9089e86e51e6fce68bd425ab3b83203da1acafeb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1c7f9b673dc0a15753274c4e7f5ebfd4468fc69f (diff) |
ftrace: Add another check for match in register_ftrace_direct()
As an instruction pointer passed into register_ftrace_direct() may just
exist on the ftrace call site, but may not be the start of the call site
itself, register_ftrace_direct() still needs to update test if a direct call
exists on the normalized site, as only one direct call is allowed at any one
time.
Fixes: 763e34e74bb7d ("ftrace: Add register_ftrace_direct()")
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions