Re: [PATCH] perf: make perf.data more self-descriptive (v5)

From: Pekka Enberg
Date: Fri Sep 23 2011 - 04:03:42 EST


Hi Stephane!

On Fri, Sep 23, 2011 at 10:31 AM, Stephane Eranian <eranian@xxxxxxxxxx> wrote:
>> So how important is this information? The output is going to be somewhat
>> awkward for very large CPU counts... :-)
>>
> It is useful to determine how CPUs share caches for instance.
> It can get large but large, but the meta-data header is not printed by
> default, you need to request it with the -I option.

Well, sure but it blocks rest of the interesting information too. It seems to me
that the CPU information could be truncated to some sane limit by default and
introduce a command line option for users that really want to see all of it.

We see patches to fix up kernel boot logs, for example, for this all the time
so it seems rather silly to make the same mistake for shiny new code, no?

Pekka
--
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/