Minor build fixes and error condition hints. David Carrillo-Cisneros (6): perf tools: pass PYTHON config to feature detection tools build: fix feature detection redefinion of build flags perf util: hint missing file when tool tips fail to load perf report: hint .perfconfig error when invalid sorting key perf tools: disable JVMTI if no ELF support available Revert "perf tools: Fix include of linux/mman.h"
tools/build/feature/Makefile | 12 ++++++------ tools/perf/Makefile.config | 35 +++++++++++++++-------------------- tools/perf/builtin-report.c | 5 ++++- tools/perf/util/event.c | 2 +- tools/perf/util/util.c | 2 +- 5 files changed, 27 insertions(+), 29 deletions(-) -- 2.12.2.715.g7642488e1d-goog