Re: [PATCH] perf: make annotate more readable

From: Måns Rullgård
Date: Fri Jun 03 2011 - 15:04:25 EST


Stephane Eranian <eranian@xxxxxxxxxx> writes:

> This patch adds two new options to perf annotate:
> - -R, --no-asm-raw : do not display raw instruction encodings
> - -S, --no-source : do not interleave source code with assembly code
>
> We believe those options make the output of annotate more readable.
> Systematically displaying source can make it hard to follow code and
> especially optimized code.
>
> Raw encodings are not useful in most cases.

Would it be possible to have it display only the source like opannotate
can do?

--
Måns Rullgård
mans@xxxxxxxxx

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/