[PATCH 0/6] ftrace: trivial cleanup

From: Wei Yang
Date: Sun Aug 30 2020 - 23:11:18 EST


Trivial cleanups relates to ftrace.

Wei Yang (6):
ftrace: define seq_file only for FMODE_READ
ftrace: use fls() to get the bits for dup_hash()
ftrace: simplify the dyn_ftrace->flags macro
ftrace: simplify the calculation of page number for
ftrace_page->records
ftrace: replace do_for_each_ftrace_rec() with for_ftrace_rec_iter()
ftrace: ftrace_global_list is renamed to ftrace_ops_list

include/linux/ftrace.h | 11 ++---
kernel/trace/ftrace.c | 108 ++++++++++++++++++++---------------------
2 files changed, 56 insertions(+), 63 deletions(-)

--
2.20.1 (Apple Git-117)