perf tests: Add missing event.h include
It uses things like perf_event__name() but were not including event.h,
where its prototype lives, fix it.
Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>
Loading
Please sign in to comment
It uses things like perf_event__name() but were not including event.h,
where its prototype lives, fix it.
Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>