From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755344Ab3JMVcy (ORCPT ); Sun, 13 Oct 2013 17:32:54 -0400 Received: from one.firstfloor.org ([193.170.194.197]:59348 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755230Ab3JMVcw (ORCPT ); Sun, 13 Oct 2013 17:32:52 -0400 Date: Sun, 13 Oct 2013 23:32:51 +0200 From: Andi Kleen To: Jiri Olsa Cc: David Ahern , Andi Kleen , Ingo Molnar , Namhyung Kim , Arnaldo Carvalho de Melo , Peter Zijlstra , Paul Mackerras , Namhyung Kim , LKML , Linus Torvalds , Frederic Weisbecker Subject: Re: [RFC] perf record,top: Add callchain option into .perfconfig Message-ID: <20131013213251.GC2592@two.firstfloor.org> References: <1381468543-25334-1-git-send-email-namhyung@kernel.org> <20131011055829.GA4975@gmail.com> <20131011073448.GA11064@krava.redhat.com> <52581511.2010909@gmail.com> <52581737.8090309@gmail.com> <87wqljxyqg.fsf@tassilo.jf.intel.com> <525875FB.1090104@gmail.com> <20131013102521.GA1044@krava.brq.redhat.com> <20131013211805.GA1018@krava> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131013211805.GA1018@krava> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 13, 2013 at 11:18:05PM +0200, Jiri Olsa wrote: > On Sun, Oct 13, 2013 at 12:25:21PM +0200, Jiri Olsa wrote: > > SNIP > > > > > I'll try to come up with something later today > > > > jirka > > > hi, > here it is.. not fully tested, no doc updates, dont want > to go too far before we agreed on this ;-) I don't think that's a good idea. Still need some way to control dwarf from the command line. -Andi