[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231212190326.899a71c20ecfb143b84e93a6@linux-foundation.org>
Date: Tue, 12 Dec 2023 19:03:26 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Bixuan Cui <cuibixuan@...o.com>
Cc: rostedt@...dmis.org, mhiramat@...nel.org,
mathieu.desnoyers@...icios.com, linux-kernel@...r.kernel.org,
linux-trace-kernel@...r.kernel.org, linux-mm@...ck.org,
opensource.kernel@...o.com
Subject: Re: [PATCH -next 2/2] mm: vmscan: add new event to trace shrink lru
On Mon, 11 Dec 2023 19:26:40 -0800 Bixuan Cui <cuibixuan@...o.com> wrote:
> -TRACE_EVENT(mm_vmscan_lru_shrink_inactive,
> +TRACE_EVENT(mm_vmscan_lru_shrink_inactive_start,
Current kernels have a call to trace_mm_vmscan_lru_shrink_inactive() in
evict_folios(), so this renaming broke the build.
Powered by blists - more mailing lists