From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751955AbaLZODd (ORCPT ); Fri, 26 Dec 2014 09:03:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59988 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751136AbaLZODc (ORCPT ); Fri, 26 Dec 2014 09:03:32 -0500 Date: Fri, 26 Dec 2014 15:02:34 +0100 From: Jiri Olsa To: Namhyung Kim Cc: Arnaldo Carvalho de Melo , Ingo Molnar , Peter Zijlstra , LKML , David Ahern , Stephane Eranian , Adrian Hunter , Andi Kleen , Frederic Weisbecker Subject: Re: [RFC/PATCHSET 00/37] perf tools: Speed-up perf report by using multi thread (v1) Message-ID: <20141226140234.GB20929@krava.redhat.com> References: <1419405333-27952-1-git-send-email-namhyung@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1419405333-27952-1-git-send-email-namhyung@kernel.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 24, 2014 at 04:14:56PM +0900, Namhyung Kim wrote: SNIP > > > You can get it from 'perf/threaded-v1' branch on my tree at: > > git://git.kernel.org/pub/scm/linux/kernel/git/namhyung/linux-perf.git > > Please take a look and play with it. Any comments are welcome! :) very nice at first round check ;-) I'll do detailed review next week thanks, jirka