perf record: Remove suggestion to enable APIC
authorAndi Kleen <ak@linux.intel.com>
Fri, 6 Apr 2018 20:38:12 +0000 (13:38 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 18 Apr 2018 18:35:50 +0000 (15:35 -0300)
commitccbb6afe0890b09cc828373a9a5fffab40ec85df
treea7d61ed4ca1c35a37c873e3e1bcb19bbe4ecb12a
parentec3948451e0ba317e66873b48d6cc51d701d4eb0
perf record: Remove suggestion to enable APIC

'perf record' suggests to enable the APIC on errors.

APIC is practically always used today and the problem is usually
somewhere else.

Just remove the outdated suggestion.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Link: http://lkml.kernel.org/r/20180406203812.3087-5-andi@firstfloor.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/evsel.c