perf tools: Use default CPUINFO_PROC where it fits
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 17 Aug 2017 19:58:21 +0000 (16:58 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 17 Aug 2017 19:58:21 +0000 (16:58 -0300)
commit9a57eaf1d2443d34cce0562f425228c37a8ec019
tree1a34d2c6e0d65ca5c7e62c32084ff0a22fa1597a
parent4717e03cc7e826818c3f9bd60e9c304a3309c3ad
perf tools: Use default CPUINFO_PROC where it fits

Several architectures don't need to define it since the string is the
same as the default one, so nuke them.

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-v1e1jr1u474w9xcelpaoxamu@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/perf-sys.h
tools/perf/util/header.c