* [tip:perf/core] tools include uapi: Grab a copy of linux/kvm.h
@ 2017-08-10 16:32 tip-bot for Arnaldo Carvalho de Melo
0 siblings, 0 replies; only message in thread
From: tip-bot for Arnaldo Carvalho de Melo @ 2017-08-10 16:32 UTC (permalink / raw)
To: linux-tip-commits
Cc: adrian.hunter, wangnan0, mingo, acme, hpa, dsahern, jolsa,
namhyung, linux-kernel, tglx
Commit-ID: 3ce97513f960b62fc9b2eee892162e225cd0f3a8
Gitweb: http://git.kernel.org/tip/3ce97513f960b62fc9b2eee892162e225cd0f3a8
Author: Arnaldo Carvalho de Melo <acme@redhat.com>
AuthorDate: Mon, 31 Jul 2017 16:45:32 -0300
Committer: Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Tue, 1 Aug 2017 13:02:51 -0300
tools include uapi: Grab a copy of linux/kvm.h
We will use it to generate tables for beautifying ioctl's 'cmd' arg.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-nxwpq34hu6te1m2ra5m7o8n9@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
{include => tools/include}/uapi/linux/kvm.h | 0
tools/perf/MANIFEST | 1 +
| 1 +
3 files changed, 2 insertions(+)
diff --git a/include/uapi/linux/kvm.h b/tools/include/uapi/linux/kvm.h
similarity index 100%
copy from include/uapi/linux/kvm.h
copy to tools/include/uapi/linux/kvm.h
diff --git a/tools/perf/MANIFEST b/tools/perf/MANIFEST
index 35a33ad..513f52a 100644
--- a/tools/perf/MANIFEST
+++ b/tools/perf/MANIFEST
@@ -80,6 +80,7 @@ tools/include/uapi/linux/bpf.h
tools/include/uapi/linux/bpf_common.h
tools/include/uapi/linux/fcntl.h
tools/include/uapi/linux/hw_breakpoint.h
+tools/include/uapi/linux/kvm.h
tools/include/uapi/linux/mman.h
tools/include/uapi/linux/perf_event.h
tools/include/uapi/linux/sched.h
--git a/tools/perf/check-headers.sh b/tools/perf/check-headers.sh
index 1e07c9b..1f00950 100755
--- a/tools/perf/check-headers.sh
+++ b/tools/perf/check-headers.sh
@@ -4,6 +4,7 @@ HEADERS='
include/uapi/drm/drm.h
include/uapi/drm/i915_drm.h
include/uapi/linux/fcntl.h
+include/uapi/linux/kvm.h
include/uapi/linux/perf_event.h
include/uapi/linux/sched.h
include/uapi/linux/stat.h
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-08-10 16:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-10 16:32 [tip:perf/core] tools include uapi: Grab a copy of linux/kvm.h tip-bot for Arnaldo Carvalho de Melo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®