diff options
author | Kim Phillips <[email protected]> | 2018-07-06 16:34:34 -0500 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-07-24 14:52:39 -0300 |
commit | 34b009cfde2b8ce20a69c7bfd6bad4ce0e7cd970 (patch) | |
tree | 381af8118fa4286ca41726fbe3b2bdefc0094ba3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 60089e42d38438772e2f83334e3e5b7497009366 (diff) |
tools include: Grab copies of arm64 dependent unistd.h files
Will be used for generating the syscall id/string translation table.
The arm64 unistd.h file simply #includes the asm-generic/unistd.h, so,
since we will want to know whether either change, we grab both:
arch/arm64/include/uapi/asm/unistd.h
and
include/uapi/asm-generic/unistd.h
Signed-off-by: Kim Phillips <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Hendrik Brueckner <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Ravi Bangoria <[email protected]>
Cc: Thomas Richter <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions