14 lines · plain
1What: /sys/bus/event_source/devices/uncore_*/alias2Date: June 20213KernelVersion: 5.154Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>5Description: Read-only. An attribute to describe the alias name of6 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/alias13 uncore_type_0_214