1What:		/sys/bus/event_source/devices/uncore_*/alias
2Date:		June 2021
3KernelVersion:	5.15
4Contact:	Linux kernel mailing list <linux-kernel@vger.kernel.org>
5Description:	Read-only.  An attribute to describe the alias name of
6		the uncore PMU if an alias exists on some platforms.
7		The 'perf(1)' tool should treat both names the same.
8		They both can be used to access the uncore PMU.
9
10		Example:
11
12		$ cat /sys/devices/uncore_cha_2/alias
13		uncore_type_0_2
14