From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754050Ab1JTVab (ORCPT ); Thu, 20 Oct 2011 17:30:31 -0400 Received: from mail-gx0-f174.google.com ([209.85.161.174]:33227 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752072Ab1JTVaa (ORCPT ); Thu, 20 Oct 2011 17:30:30 -0400 Date: Thu, 20 Oct 2011 19:30:25 -0200 From: Arnaldo Carvalho de Melo To: David Ahern Cc: linux-kernel@vger.kernel.org, mingo@elte.hu, peterz@infradead.org, fweisbec@gmail.com Subject: Re: [PATCH] perf top: fix crash on annotate request Message-ID: <20111020213025.GA3404@ghostprotocols.net> References: <1319143168-14468-1-git-send-email-dsahern@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1319143168-14468-1-git-send-email-dsahern@gmail.com> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Thu, Oct 20, 2011 at 02:39:28PM -0600, David Ahern escreveu: > Command: > perf top -ag --sort comm,dso Thanks, will review/apply later or early tomorrow, - Arnaldo