perf tools: Move x86 barrier.h stuff to tools/arch/x86/include/asm/barrier.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 30 Apr 2015 15:33:22 +0000 (12:33 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 8 May 2015 19:05:03 +0000 (16:05 -0300)
commit361c564eeff4b78f1303b86e8e8f07fc547bd2c9
tree7a3d74423930cbc539766017a3ec9e88275e918b
parentf8bffbf1222a64336a81974fc25fe846656ac53e
perf tools: Move x86 barrier.h stuff to tools/arch/x86/include/asm/barrier.h

We will need it for atomic.h, so move it from the ad-hoc tools/perf/
place to a tools/ subset of the kernel arch/ hierarchy.

Other aches will follow, each in a cset.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-vy6bqmsvm6puibpay2cy4wid@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/x86/include/asm/barrier.h [new file with mode: 0644]
tools/include/asm/barrier.h [new file with mode: 0644]
tools/perf/MANIFEST
tools/perf/perf-sys.h
This page took 0.027567 seconds and 5 git commands to generate.