]> git.baikalelectronics.ru Git - kernel.git/commit
perf jvmti: improve error message in Makefile
authorStephane Eranian <eranian@google.com>
Thu, 25 Feb 2016 05:27:36 +0000 (06:27 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 25 Feb 2016 13:43:28 +0000 (10:43 -0300)
commit43a4734c32f9360a15caa8b3f0aef4933a8a829a
treef077bf87110ae742214ce189279c34f42d27cce5
parent61a203bf768eff2a3d1e4fc73730ba444a54938e
perf jvmti: improve error message in Makefile

This patch improves the error message given by jvmti Makefile when the
alternatives command cannot be found. It now suggests the user locates
the root of their Java installation and pass it with JDIR=

Signed-off-by: Stephane Eranian <eranian@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Kan Liang <kan.liang@intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1456378056-18812-1-git-send-email-eranian@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/jvmti/Makefile