[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200831031104.23322-1-richard.weiyang@linux.alibaba.com>
Date: Mon, 31 Aug 2020 11:10:58 +0800
From: Wei Yang <richard.weiyang@...ux.alibaba.com>
To: rostedt@...dmis.org, mingo@...hat.com
Cc: linux-kernel@...r.kernel.org,
Wei Yang <richard.weiyang@...ux.alibaba.com>
Subject: [PATCH 0/6] ftrace: trivial cleanup
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)
Powered by blists - more mailing lists