perf tools: Remove unused cpu_relax() macros
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 17 Aug 2017 19:44:36 +0000 (16:44 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 17 Aug 2017 19:51:25 +0000 (16:51 -0300)
commit4717e03cc7e826818c3f9bd60e9c304a3309c3ad
treec38b1cd52ab65bd4631512e2052d17fe12d55c25
parent5d9cdc1181c34f959e9fb8e24624223172071871
perf tools: Remove unused cpu_relax() macros

Since 195564390210 ("perf_counter: kerneltop: simplify data_head read")
we do not use it, and this was way back in 2009, remove it before some
other arch maintainer adds its implementation, like so many did,
needlessly :-)

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: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-3l2su9c58eaq4twjzrf9uu08@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/perf-sys.h