]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
perf sched: Add missing event.h include directive
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 18 Sep 2019 13:11:20 +0000 (10:11 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 20 Sep 2019 12:19:22 +0000 (09:19 -0300)
commitf12be047d981bb802d8cf78eb220db3ee97f0513
treefe2db2503c53ca7ee897a61a4d73aaf1a626e0b1
parent3f79132a47035dd4609cc5f47715331dfafaa1fa
perf sched: Add missing event.h include directive

We use what is defined there, were getting it by luck, indirectly, fix
it.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-e1cdt9557ctpvs3jb9c16qe6@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-sched.c