[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m2obonj3a7.fsf@firstfloor.org>
Date: Tue, 12 Jun 2012 20:31:44 -0700
From: Andi Kleen <andi@...stfloor.org>
To: "Yan\, Zheng" <zheng.z.yan@...el.com>
Cc: Stephane Eranian <eranian@...gle.com>, a.p.zijlstra@...llo.nl,
mingo@...e.hu, jolsa@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V5 0/13] perf: Intel uncore pmu counting support
"Yan, Zheng" <zheng.z.yan@...el.com> writes:
> Peter suggests keeping the uncore names as they're listed in the intel
> doc. For Sandybirdge-EP, uncore names are something like: Cbo, iMC, QPI.
> I think Uncore_Cbo_0 appears better than uncore_Cbo_0
How about a case insensitive match for the sysfs directories? That can
be implemented in user land with nftw(). Since sysfs is all virtual
it should not be too expensive, as long as you only walk the pmu
parts.
I think that would be most user friendly.
-Andi
--
ak@...ux.intel.com -- Speaking for myself only
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists