diff options
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2017-03-30 04:40:49 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2017-04-01 01:00:37 +0300 |
commit | 2d71d98900b8a4bd58c3ca92e404d5e3701de874 (patch) | |
tree | 0cc6b7911663623916107f64601bacfbcc8aeaac /tools/perf/scripts/python/syscall-counts.py | |
parent | c20489dad156dd9919ebd854bbace46dbd2576a3 (diff) | |
download | linux-2d71d98900b8a4bd58c3ca92e404d5e3701de874.tar.xz |
ftrace: Return NULL at end of t_start() instead of calling t_hash_start()
The loop in t_start() of calling t_next() will call t_hash_start() if the
pos is beyond the functions and enters the hash items. There's no reason to
check if p is NULL and call t_hash_start(), as that would be redundant.
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions