linux-brain/tools/arch
Arnaldo Carvalho de Melo 60904a5788 perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/
commit cec07f53c3 upstream.

And remove the empty tools/arch/x86/include/asm/unistd_{32,64}.h files
introduced by eae7a755ee ("perf tools, x86: Build perf on older
user-space as well").

This way we get closer to mirroring the kernel for cases where __NR_
can't be found for some include path/_GNU_SOURCE/whatever scenario.

Cc: Adrian Hunter <adrian.hunter@intel.com>
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-kpj6m3mbjw82kg6krk2z529e@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-19 15:35:57 +02:00
..
alpha/include/asm perf tools: Move alpha barrier.h stuff to tools/arch/alpha/include/asm/barrier.h 2015-05-08 16:05:06 -03:00
arm/include/asm perf tools: Move arm(64) barrier.h stuff to tools/arch/arm*/include/asm/barrier.h 2015-05-08 16:05:06 -03:00
arm64/include/asm perf tools: Move arm(64) barrier.h stuff to tools/arch/arm*/include/asm/barrier.h 2015-05-08 16:05:06 -03:00
ia64/include/asm perf tools: Move ia64 barrier.h stuff to tools/arch/ia64/include/asm/barrier.h 2015-05-08 16:05:06 -03:00
mips/include/asm perf tools: Move mips barrier.h stuff to tools/arch/mips/include/asm/barrier.h 2015-05-08 16:05:07 -03:00
powerpc/include/asm perf tools: Move powerpc barrier.h stuff to tools/arch/powerpc/include/asm/barrier.h 2015-05-08 16:05:03 -03:00
s390/include/asm perf tools: Move s390 barrier.h stuff to tools/arch/s390/include/asm/barrier.h 2015-05-08 16:05:04 -03:00
sh/include/asm perf tools: Move sh barrier.h stuff to tools/arch/sh/include/asm/barrier.h 2015-05-08 16:05:05 -03:00
sparc/include/asm perf tools: Move sparc barrier.h stuff to tools/arch/sparc/include/asm/barrier.h 2015-05-08 16:05:05 -03:00
tile/include/asm perf tools: Move tile barrier.h stuff to tools/arch/tile/include/asm/barrier.h 2015-05-08 16:05:08 -03:00
x86/include/asm perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/ 2018-07-19 15:35:57 +02:00
xtensa/include/asm perf tools: Move xtensa barrier.h stuff to tools/arch/xtensa/include/asm/barrier.h 2015-05-08 16:05:07 -03:00