perf beauty: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapiAs it is used only to parse ioctl numbers, not to build perf and so farno other tools/ living tool uses it, so to cl
perf beauty: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapiAs it is used only to parse ioctl numbers, not to build perf and so farno other tools/ living tool uses it, so to clean up tools/include/ to beused just for building tools, to have access to things available in thekernel and not yet in the system headers, move it to the directory wherejust the tools/perf/trace/beauty/ scripts can use to generate tablesused by perf.Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>Signed-off-by: Namhyung Kim <namhyung@kernel.org>
show more ...