Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752084AbbLNBqF (ORCPT ); Sun, 13 Dec 2015 20:46:05 -0500 Received: from mail-pf0-f177.google.com ([209.85.192.177]:34303 "EHLO mail-pf0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751814AbbLNBqD (ORCPT ); Sun, 13 Dec 2015 20:46:03 -0500 Date: Mon, 14 Dec 2015 10:45:21 +0900 From: Namhyung Kim To: Jiri Olsa Cc: Arnaldo Carvalho de Melo , Ingo Molnar , Peter Zijlstra , LKML , David Ahern , Frederic Weisbecker , Andi Kleen , Stephane Eranian , Adrian Hunter Subject: Re: [PATCH/RFC 07/16] perf hists: Pass hists struct to hist_entry_iter struct Message-ID: <20151214014521.GC9568@danjae.kornet> References: <1449734015-9148-1-git-send-email-namhyung@kernel.org> <1449734015-9148-8-git-send-email-namhyung@kernel.org> <20151213231520.GA19257@krava.local> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20151213231520.GA19257@krava.local> 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: 735 Lines: 21 Hi Jiri, On Mon, Dec 14, 2015 at 12:15:20AM +0100, Jiri Olsa wrote: > On Thu, Dec 10, 2015 at 04:53:26PM +0900, Namhyung Kim wrote: > > This is a preparation for multi-thread support in perf tools. When > > multi-thread is enable, each thread will have its own hists during the > > sample processing. > > > > Signed-off-by: Namhyung Kim > > cool, I actually just need need this one ;-) > > Acked-by: Jiri Olsa Thanks for your review! Namhyung -- 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/