perf, tools: List kernel supplied event aliases in perf list v3 List the kernel supplied pmu event aliases in perf list It's better when the users can actually see them. v2: Fix pattern matching v3: perf_pmu__alias -> perf_pmu_alias Signed-off-by: Andi Kleen <ak@linux.intel.com>