[PATCHES perf-tools-next 0/2] Move some headers out of tools/include/ to tools/perf/trace/beauty/include

Arnaldo Carvalho de Melo posted 2 patches 9 hours ago
tools/perf/Makefile.perf                                   | 6 +++---
tools/perf/check-headers.sh                                | 6 +++---
tools/perf/trace/beauty/drm_ioctl.sh                       | 2 +-
tools/perf/trace/beauty/fadvise.sh                         | 2 +-
tools/{ => perf/trace/beauty}/include/uapi/drm/drm.h       | 0
tools/{ => perf/trace/beauty}/include/uapi/drm/i915_drm.h  | 0
tools/{ => perf/trace/beauty}/include/uapi/linux/fadvise.h | 0
7 files changed, 8 insertions(+), 8 deletions(-)
rename tools/{ => perf/trace/beauty}/include/uapi/drm/drm.h (100%)
rename tools/{ => perf/trace/beauty}/include/uapi/drm/i915_drm.h (100%)
rename tools/{ => perf/trace/beauty}/include/uapi/linux/fadvise.h (100%)
[PATCHES perf-tools-next 0/2] Move some headers out of tools/include/ to tools/perf/trace/beauty/include
Posted by Arnaldo Carvalho de Melo 9 hours ago
Since those are not used to build any tool in tools/, move them to the
directory where we just track for changes and use those headers just to
scrape defines and turn them into id->string tables used by 'perf
trace' (or any other tool in the future).

Best Regards,

- Arnaldo

Arnaldo Carvalho de Melo (2):
  tools: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapi
  perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/beauty/include/

 tools/perf/Makefile.perf                                   | 6 +++---
 tools/perf/check-headers.sh                                | 6 +++---
 tools/perf/trace/beauty/drm_ioctl.sh                       | 2 +-
 tools/perf/trace/beauty/fadvise.sh                         | 2 +-
 tools/{ => perf/trace/beauty}/include/uapi/drm/drm.h       | 0
 tools/{ => perf/trace/beauty}/include/uapi/drm/i915_drm.h  | 0
 tools/{ => perf/trace/beauty}/include/uapi/linux/fadvise.h | 0
 7 files changed, 8 insertions(+), 8 deletions(-)
 rename tools/{ => perf/trace/beauty}/include/uapi/drm/drm.h (100%)
 rename tools/{ => perf/trace/beauty}/include/uapi/drm/i915_drm.h (100%)
 rename tools/{ => perf/trace/beauty}/include/uapi/linux/fadvise.h (100%)

-- 
2.53.0