Re: [RFC] perf_events: support for uncore a.k.a. nest units

From: Corey Ashford
Date: Mon Feb 01 2010 - 14:39:57 EST




On 1/30/2010 12:42 AM, Peter Zijlstra wrote:
On Fri, 2010-01-29 at 15:05 -0800, Corey Ashford wrote:
So you'd read the id from the sysfs topology tree, and then pass that id to the
interface? That's an interesting approach that eliminates the need to pass a
string pmu path to the kernel.

No, the attr.pmu_id would reflect the location in the tree (pci
location, or spu number), the pmu id reported would identify the kind of
pmu driver used for that particular device.

I realized this confusion after sending but didn't clarify, we should
come up with a good alternative name for either (or both) uses.


Ok, just so I'm clear here, is attr.pmu_id a (char *) or some sort of encoded bit field?

- Corey

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