From: Namhyung Kim <namhyung.kim@lge.com>
To: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>,
Paul Mackerras <paulus@samba.org>, Ingo Molnar <mingo@elte.hu>,
Namhyung Kim <namhyung@gmail.com>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] perf report: Fix calculation of the symbol column width
Date: Fri, 16 Mar 2012 17:26:55 +0900 [thread overview]
Message-ID: <4F62F94F.4040103@lge.com> (raw)
In-Reply-To: <20120315173421.GG9528@infradead.org>
Hi,
2012-03-16 2:34 AM, Arnaldo Carvalho de Melo wrote:
> Em Tue, Mar 13, 2012 at 02:09:29PM +0900, Namhyung Kim escreveu:
>> The calculation of each column width is determining longest string or
>> number in the data (including header). However printing symbol column
>> doesn't honor the width. This is fine if symbol column is printed at
>> last (default behavior), but if user changes the order using -s option
>> the output will be messed up:
>
> This one is clashing with b5387528:
>
> "perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK"
>
> Ingo merged it recently, can you please respin this patch on perf/core?
>
Hmm.. It was already fixed by the commit above. Please feel free to ignore this.
Thanks,
Namhyung
prev parent reply other threads:[~2012-03-16 8:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-13 5:09 [PATCH] perf report: Fix calculation of the symbol column width Namhyung Kim
2012-03-15 17:34 ` Arnaldo Carvalho de Melo
2012-03-16 8:26 ` Namhyung Kim [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F62F94F.4040103@lge.com \
--to=namhyung.kim@lge.com \
--cc=a.p.zijlstra@chello.nl \
--cc=acme@ghostprotocols.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=namhyung@gmail.com \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox