Skip to content

Commit

Permalink
tools headers: Remove now unused copies of uapi/{fcntl,openat2}.h and…
Browse files Browse the repository at this point in the history
… asm/fcntl.h

These were used to build perf to provide defines not available in older
distros, but this was back in 2017, nowadays all the distros that are
supported and I have build containers for work using just the system
headers, so ditch them.

Some of these older distros may not have things that are used in 'perf
trace', but then they also don't have libtraceevent packages, so don't
build 'perf trace'.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/lkml/20240315204835.748716-5-acme@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
  • Loading branch information
Arnaldo Carvalho de Melo committed Mar 21, 2024
1 parent 6652830 commit 8a1ad44
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 389 deletions.
221 changes: 0 additions & 221 deletions tools/include/uapi/asm-generic/fcntl.h

This file was deleted.

123 changes: 0 additions & 123 deletions tools/include/uapi/linux/fcntl.h

This file was deleted.

43 changes: 0 additions & 43 deletions tools/include/uapi/linux/openat2.h

This file was deleted.

Loading

0 comments on commit 8a1ad44

Please sign in to comment.