Lines Matching refs:warning
251 …msg := $(warning No libelf found, disables 'probe' tool and BPF support in 'perf record', please i…
270 …msg := $(warning No libdw DWARF unwind found, Please install elfutils-devel/libdw-dev >= 0.158 and…
274 …msg := $(warning No libdw.h found or old libdw.h found or elfutils is older than 0.138, disables d…
302 …msg := $(warning DWARF register mappings have not been defined for architecture $(ARCH), DWARF sup…
332 …msg := $(warning No libunwind found. Please install libunwind-dev[el] >= 1.1 and/or set LIBUNWIND_…
339 …msg := $(warning BPF API too old. Please install recent kernel headers. BPF support in 'perf recor…
350 msg := $(warning Disabling post unwind, no support found.);
376 msg := $(warning No debug_frame support found in libunwind);
391 …msg := $(warning No libaudit.h found, disables 'trace' tool, please install audit-libs-devel or li…
406 …msg := $(warning slang not found, disables TUI support. Please install slang-devel or libslang-dev…
420 …msg := $(warning GTK2 not found, disables GTK2 support. Please install gtk2-devel or libgtk2.0-dev…
448 …msg := $(warning Missing perl devel files. Disabling perl scripting support, please install perl-E…
459 msg := $(warning No timerfd support. Disables 'perf kvm stat live');
465 $(warning $1)
495 $(warning Python 3 is not yet supported; please set)
496 $(warning PYTHON and/or PYTHON_CONFIG appropriately.)
497 $(warning If you also have Python 2 installed, then)
498 $(warning try something like:)
499 $(warning $(and ,))
500 $(warning $(and ,) make PYTHON=python2)
501 $(warning $(and ,))
502 $(warning Otherwise, disable Python support entirely:)
503 $(warning $(and ,))
504 $(warning $(and ,) make NO_LIBPYTHON=1)
505 $(warning $(and ,))
552 …msg := $(warning No bfd.h/libbfd found, please install binutils-dev[el]/zlib-static/libiberty-dev …
581 …msg := $(warning No liblzma found, disables xz kernel module decompression, please install xz-deve…
594 …msg := $(warning No numa.h found, disables 'perf bench numa mem' benchmark, please install numactl…
598 …msg := $(warning Old numa library found, disables 'perf bench numa mem' benchmark, please install …
645 …msg := $(warning No libbabeltrace found, disables 'perf data' CTF format support, please install l…
651 …msg := $(warning Your gcc lacks the __get_cpuid() builtin, disables support for auxtrace/Intel PT,…