linux/Documentation/perf_counter
Peter Zijlstra 1a482f38c5 perf_counter: Fix userspace build
recent userspace (F11) seems to already include the
linux/unistd.h bits which means we cannot include the version
in the kernel sources due to the header guards being the same.

Ensure we include the kernel version first.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: John Kacur <jkacur@redhat.com>
LKML-Reference: <20090523163012.739756497@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-05-23 19:37:46 +02:00
..
Documentation perf_counter tools: add 'perf help' 2009-04-20 17:36:49 +02:00
util perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
.gitignore perf_counter tools: add in basic glue from Git 2009-04-20 17:36:48 +02:00
builtin-help.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
builtin-record.c perf_counter: Fix userspace build 2009-05-23 19:37:46 +02:00
builtin-stat.c perf_counter: Fix userspace build 2009-05-23 19:37:46 +02:00
builtin-top.c perf_counter: Fix userspace build 2009-05-23 19:37:46 +02:00
builtin.h perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
command-list.txt perf_counter tools: add 'perf record' command 2009-04-20 17:36:49 +02:00
design.txt perf_counter: documentation update 2009-05-01 13:23:45 +02:00
Makefile perfcounter tools: move common defines ... to local header file 2009-05-01 18:38:00 +02:00
perf-report.cc perf_counter: tools: update the tools to support process and inherited counters 2009-05-05 20:18:33 +02:00
perf.c perf_counter tools: move helper library to util/* 2009-04-27 09:05:08 +02:00
perf.h perf_counter: Fix userspace build 2009-05-23 19:37:46 +02:00