[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221114102441.39e84671@gandalf.local.home>
Date: Mon, 14 Nov 2022 10:24:41 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: Gautam Menghani <gautammenghani201@...il.com>
Cc: akpm@...ux-foundation.org, mhiramat@...nel.org,
shy828301@...il.com, zokeefe@...gle.com, david@...hat.com,
linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm/khugepaged: Refactor mm_khugepaged_scan_file
tracepoint to remove filename from function call
On Wed, 26 Oct 2022 10:15:24 +0530
Gautam Menghani <gautammenghani201@...il.com> wrote:
> Refactor the mm_khugepaged_scan_file tracepoint to move filename
> dereference to the tracepoint definition, for maintaing consistency with
> other tracepoints[1].
>
> [1]:lore.kernel.org/lkml/20221024111621.3ba17e2c@...dalf.local.home/
>
> Signed-off-by: Gautam Menghani <gautammenghani201@...il.com>
> ---
> include/trace/events/huge_memory.h | 8 ++++----
> mm/khugepaged.c | 3 +--
> 2 files changed, 5 insertions(+), 6 deletions(-)
>From the tracing point of view:
Reviewed-by: Steven Rostedt (Google) <rostedt@...dmis.org>
-- Steve
Powered by blists - more mailing lists