Re: [PATCH 5/5] perf list: specify metrics are to be used with -M
From: Andi Kleen
Date: Thu Sep 19 2019 - 18:36:33 EST
> This misleads the uninitiated user to try:
>
> $ perf stat -e C2_Pkg_Residency
Actually I guess we could just fix -e to support metrics too.
Would probably not be that difficult.
-Andi