Hello,
I am encountering an issue where the pfm_get_os_event_encoding() API could
not find l3_misses or l3_accesses perf events by running the following
simple code:
~$ pfm_test l3_misses 0
pfm_test: cannot get encoding: event not found
~$ pfm_test cache-misses 0
cache-misses event supported by li
ey should
> be added shortly.
>
> On Wed, Mar 6, 2024 at 3:40 PM Yunzhao Li via perfmon2-devel
> wrote:
> >
> > Hello,
> >
> > I am encountering an issue where the pfm_get_os_event_encoding() API
> could not find l3_misses or l3_accesses perf events by