Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754566AbbKWOfh (ORCPT ); Mon, 23 Nov 2015 09:35:37 -0500 Received: from mail-wm0-f48.google.com ([74.125.82.48]:36397 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754451AbbKWOff (ORCPT ); Mon, 23 Nov 2015 09:35:35 -0500 Date: Mon, 23 Nov 2015 15:35:30 +0100 From: Frederic Weisbecker To: Arnaldo Carvalho de Melo , Namhyung Kim Cc: Ingo Molnar , linux-kernel@vger.kernel.org, Andi Kleen , David Ahern , Kan Liang , Peter Zijlstra , Arnaldo Carvalho de Melo Subject: Re: [PATCH 31/37] perf callchain: Add count fields to struct callchain_node Message-ID: <20151123143528.GC3587@lerouge> References: <1447955603-24895-1-git-send-email-acme@kernel.org> <1447955603-24895-32-git-send-email-acme@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1447955603-24895-32-git-send-email-acme@kernel.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 650 Lines: 18 Namhyung, On Thu, Nov 19, 2015 at 02:53:17PM -0300, Arnaldo Carvalho de Melo wrote: > From: Namhyung Kim > > It's to track the count of occurrences of the callchains. Please explain why you do something like this in the changelog, even just a single line to tell which feature is going to use this and why. No need to resend just for that, it's just for future patches. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/