* [tip:perf/core] tools include uapi: Grab a copy of linux/kcmp.h
@ 2017-11-03 14:22 tip-bot for Arnaldo Carvalho de Melo
0 siblings, 0 replies; only message in thread
From: tip-bot for Arnaldo Carvalho de Melo @ 2017-11-03 14:22 UTC (permalink / raw)
To: linux-tip-commits
Cc: linux-kernel, tglx, namhyung, gorcunov, hpa, avagin, acme,
wangnan0, mingo, adrian.hunter, jolsa, dsahern
Commit-ID: 735e215e95e53b857000aaabe1b4707878b10f43
Gitweb: https://git.kernel.org/tip/735e215e95e53b857000aaabe1b4707878b10f43
Author: Arnaldo Carvalho de Melo <acme@redhat.com>
AuthorDate: Tue, 31 Oct 2017 10:04:11 -0300
Committer: Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Tue, 31 Oct 2017 16:17:03 -0300
tools include uapi: Grab a copy of linux/kcmp.h
We will use it to generate tables for beautifying kcmp's 'type' arg.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andrey Vagin <avagin@openvz.org>
Cc: Cyrill Gorcunov <gorcunov@openvz.org>
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-r35zr79invmpinfe1zu57cas@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
{include => tools/include}/uapi/linux/kcmp.h | 0
| 1 +
2 files changed, 1 insertion(+)
--git a/include/uapi/linux/kcmp.h b/tools/include/uapi/linux/kcmp.h
similarity index 100%
copy from include/uapi/linux/kcmp.h
copy to tools/include/uapi/linux/kcmp.h
diff --git a/tools/perf/check-headers.sh b/tools/perf/check-headers.sh
index 8d8b371..a3a041b 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/kcmp.h
include/uapi/linux/kvm.h
include/uapi/linux/perf_event.h
include/uapi/linux/prctl.h
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-11-03 14:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-03 14:22 [tip:perf/core] tools include uapi: Grab a copy of linux/kcmp.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