From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?C=E9sar?= Subject: Perf Annotate Date: Fri, 30 Aug 2013 14:58:57 -0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-la0-f47.google.com ([209.85.215.47]:59446 "EHLO mail-la0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755387Ab3H3R7S convert rfc822-to-8bit (ORCPT ); Fri, 30 Aug 2013 13:59:18 -0400 Received: by mail-la0-f47.google.com with SMTP id eo20so1781369lab.20 for ; Fri, 30 Aug 2013 10:59:17 -0700 (PDT) Sender: linux-perf-users-owner@vger.kernel.org List-ID: To: linux-perf-users@vger.kernel.org Hello, does "perf annotate" support displaying *only* (C/C++) source code lines with they respective percentages? This can be done for ASM lines, however I could not find any way to enable it for source (C/C++). C=E9sar.