[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6f2941a4-4a32-ea09-bbc6-5a8e4836411b@linux.intel.com>
Date: Fri, 25 Jun 2021 08:44:09 -0700
From: Andi Kleen <ak@...ux.intel.com>
To: "Liang, Kan" <kan.liang@...ux.intel.com>, Greg KH <greg@...ah.com>
Cc: peterz@...radead.org, mingo@...hat.com,
linux-kernel@...r.kernel.org, eranian@...gle.com,
namhyung@...nel.org, acme@...nel.org, jolsa@...hat.com
Subject: Re: [PATCH 2/7] perf: Create a symlink for a PMU
> We have an attribute "caps/pmu_name" for the core PMU. Maybe we should
> add it for uncore PMU as well. For example,
>
> $ cat /sys/devices/uncore_type_0_0/caps/pmu_name
> cha_0
>
> Userspace tool can get clues about what type_0_0 is.
It would break all the old tools, but I suppose it could work for
updated tools.
It isn't only perf that is parsing this, but some other libraries too.
They all would need to be updated too.
I think I still prefer the symlink. It would just work and keep full
compatibility.
But yes maybe there is no choice.
-Andi
Powered by blists - more mailing lists