From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 0/3] new feature: monitoring page cache events To: George Amvrosiadis References: <579A72F5.10808@intel.com> <20160729034745.GA10234@leftwich> <579B774E.10309@intel.com> <20160730173115.GA23083@thinkpad> Cc: Andrew Morton , Al Viro , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org From: Dave Hansen Message-ID: <579F57A9.5020708@intel.com> Date: Mon, 1 Aug 2016 07:07:37 -0700 MIME-Version: 1.0 In-Reply-To: <20160730173115.GA23083@thinkpad> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: On 07/30/2016 10:31 AM, George Amvrosiadis wrote: > Dave, I can produce a patch that adds the extra two tracepoints and exports > all four tracepoint symbols. This would be a short patch that would just > extend existing tracing functionality. What do you think? Adding those tracepoints is probably useful. It's probably something we need to have anyway as long as they don't cause too much code bloat or a noticeable performance impact when they're off. As for exporting symbols, that's not done until something is merged. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org