Home
last modified time | relevance | path

Searched refs:warning (Results 1 – 25 of 28) sorted by relevance

12

/tools/testing/selftests/arm64/mte/
A DMakefile32 $(warning compiler "$(CC)" does not support the ARMv8.5 MTE extension.)
33 $(warning test program "mte" will not be created.)
/tools/perf/ui/
A Dutil.c29 .warning = perf_stdio__warning,
55 ret = perf_eops->warning(format, args); in ui__warning()
A Dutil.h18 int (*warning)(const char *format, va_list args); member
/tools/perf/tests/shell/lib/
A Dattr.py121 log.warning("expected %s=%s, got %s" % (t, self[t], other[t]))
152 log.warning("running '%s'" % path)
169 log.warning("test limitation '%s'" % self.arch)
230 log.warning("excluded architecture list %s" % arch_list)
254 log.warning("couldn't restore sample_rate value: I/O error %s" % e)
256 log.warning("couldn't restore sample_rate value: Value error %s" % e)
258 log.warning("couldn't restore sample_rate value: Type error %s" % e)
404 log.warning("unsupp %s" % obj.getMsg())
406 log.warning("skipped %s" % obj.getMsg())
/tools/perf/
A DMakefile.config547 $(warning gelf_getnote() not found on libelf, SDT support disabled)
660 $(warning No debug_frame support found in libunwind-aarch64)
695 $(warning Warning: Disabled BPF skeletons as libelf is required by bpftool)
698 $(warning Warning: Disabled BPF skeletons as zlib is required by bpftool)
701 $(warning Warning: Disabled BPF skeletons as libbpf is required)
704 $(warning Warning: Disabled BPF skeletons as clang ($(CLANG)) is missing)
716 $(warning Warning: Disabled BPF skeletons as clang is too old)
736 $(warning Disabling post unwind, no support found.)
761 $(warning No debug_frame support found in libunwind)
850 $(warning No timerfd support. Disables 'perf kvm stat live')
[all …]
A DMakefile.perf204 …$(warning Missing PKG_CONFIG_LIBDIR, PKG_CONFIG_PATH and PKG_CONFIG_SYSROOT_DIR for cross compilat…
205 $(warning set PKG_CONFIG_LIBDIR for using Multiarch libs.)
263 SHELLCHECK := $(SHELLCHECK) -s bash -a -S warning
/tools/perf/ui/gtk/
A Dutil.c109 .warning = perf_gtk__warning_info_bar,
111 .warning = perf_gtk__warning_statusbar,
/tools/objtool/Documentation/
A Dobjtool.txt257 NOTE: When requesting help with an objtool warning, please recreate with
259 output, including any disassembly or backtrace below the warning, to the
302 arch/x86/kvm/kvm.o: warning: objtool: em_loop.part.0+0x29: (alt)
318 2. file.o: warning: objtool: .text+0x53: unreachable instruction
341 4. file.o: warning: objtool: func(): can't find starting instruction
343 file.o: warning: objtool: func()+0x11dd: can't decode instruction
371 7. file: warning: objtool: func()+0x5c: stack state mismatch
432 10. file.o: warning: func()+0x5c: stack layout conflict in alternatives
443 11. file.o: warning: unannotated intra-function call
447 can remove this warning by putting the ANNOTATE_INTRA_FUNCTION_CALL
[all …]
/tools/rcu/
A Dextract-stall.sh7 echo initial line of the stall warning but trailing-lines includes it.
/tools/testing/selftests/rcutorture/bin/
A Dparse-build.sh38 grep warning: < $F > $T/warnings
/tools/net/ynl/pyynl/
A Dynl_gen_rst.py381 logging.warning("%s is not a valid file.", args.input)
441 logging.warning("Failed to parse %s.", args.input)
442 logging.warning(exception)
/tools/testing/selftests/hid/tests/
A Dbase.py339 logger.warning(
342 logger.warning(self.uhdev.input_nodes)
/tools/perf/scripts/perl/Perf-Trace-Util/
A DREADME26 XS(boot_Perf__Trace__Context) to silence a warning/error.
/tools/perf/ui/tui/
A Dutil.c273 .warning = perf_tui__warning,
/tools/testing/selftests/kvm/
A Ddemand_paging_test.c352 #warning "missing __NR_userfaultfd definition"
/tools/perf/util/
A Ddebug.c300 DEBUG_WRAPPER(warning, 0);
/tools/testing/selftests/mm/
A Duffd-stress.c488 #warning "missing __NR_userfaultfd definition"
A Duffd-unit-tests.c1777 #warning "missing __NR_userfaultfd definition"
/tools/perf/Documentation/
A DMakefile205 DO_INSTALL_MAN = $(warning Please install $(missing_tools) to have the man pages installed)
A Dintel-hybrid.txt203 warning and disable grouping, because the pmus in group are
A Dperf-script.txt167 warning is given to the user:
176 suppresses trace events. The user is given a warning message about
A Dperf-arm-spe.txt126 ACPI or DT. In this case no warning will be printed by the driver.
/tools/testing/ktest/
A Dktest.pl2517 my $warning = process_warning_line $_;
2519 $warnings_list{$warning} = 1;
2528 my $warning = process_warning_line $_;
2530 if (!defined $warnings_list{$warning}) {
/tools/usb/usbip/
A DINSTALL180 A warning: not all `configure' scripts look for a site script.
/tools/power/pm-graph/
A Dsleepgraph.py2485 warning = self.sv.verbose and abs(mismatch) > 1
2497 if warning:
2505 if warning:
2510 if warning:
2515 if warning:
2523 if warning:
2534 if warning:
2537 if warning and ('[make leaf]', line) not in info:
2539 if warning:

Completed in 44 milliseconds

12