diff options
author | Wei Yang <[email protected]> | 2020-08-31 11:11:01 +0800 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2020-10-08 15:29:06 -0400 |
commit | 02dae28f0b542969e44cbc1e14ffc9944cd2975c (patch) | |
tree | 77bd99fb25e86fa13eb2e913f6ec75407195963f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | be49313273211c47d1b317d6b2dbe02637c2794c (diff) |
ftrace: Simplify the dyn_ftrace->flags macro
All the three macro are defined to be used for ftrace_rec_count(). This
can be achieved by (flags & FTRACE_REF_MAX) directly.
Since no other places would use those macros, remove them for clarity.
Also it fixes a typo in the comment.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Wei Yang <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions