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

From: Stephane Eranian
Date: Wed Sep 07 2011 - 13:02:09 EST


On Wed, Sep 7, 2011 at 10:12 AM, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> On Tue, 2011-09-06 at 22:46 +0200, Stephane Eranian wrote:
>> +static const char *topo_fmt[] = {
>> + Â Â Â "/sys/devices/system/cpu/cpu%d/topology/core_siblings_list",
>> + Â Â Â "/sys/devices/system/cpu/cpu%d/topology/thread_siblings_list",
>> + Â Â Â NULL
>> +};
>
> No nodes?
>
To record what information? core/thread siblings or memory stuff?
--
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/