diff options
author | 2014-05-07 16:09:49 -0400 | |
---|---|---|
committer | 2014-05-14 11:37:30 -0400 | |
commit | f1b2f2bd5821c6ab7feed2e133343dd54b212ed9 (patch) | |
tree | 8b967a4f24431d12012bceb72ee5891b0342940b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ftrace: Use the ftrace_addr helper functions to find the ftrace_addr (diff) | |
download | linux-dev-f1b2f2bd5821c6ab7feed2e133343dd54b212ed9.tar.xz linux-dev-f1b2f2bd5821c6ab7feed2e133343dd54b212ed9.zip |
ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag
As the decision to what needs to be done (converting a call to the
ftrace_caller to ftrace_caller_regs or to convert from ftrace_caller_regs
to ftrace_caller) can easily be determined from the rec->flags of
FTRACE_FL_REGS and FTRACE_FL_REGS_EN, there's no need to have the
ftrace_check_record() return either a UPDATE_MODIFY_CALL_REGS or a
UPDATE_MODIFY_CALL. Just he latter is enough. This added flag causes
more complexity than is required. Remove it.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions