Searched refs:warning (Results 1 – 25 of 28) sorted by relevance
12
| /tools/testing/selftests/arm64/mte/ |
| A D | Makefile | 32 $(warning compiler "$(CC)" does not support the ARMv8.5 MTE extension.) 33 $(warning test program "mte" will not be created.)
|
| /tools/perf/ui/ |
| A D | util.c | 29 .warning = perf_stdio__warning, 55 ret = perf_eops->warning(format, args); in ui__warning()
|
| A D | util.h | 18 int (*warning)(const char *format, va_list args); member
|
| /tools/perf/tests/shell/lib/ |
| A D | attr.py | 121 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 D | Makefile.config | 547 $(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 D | Makefile.perf | 204 …$(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 D | util.c | 109 .warning = perf_gtk__warning_info_bar, 111 .warning = perf_gtk__warning_statusbar,
|
| /tools/objtool/Documentation/ |
| A D | objtool.txt | 257 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 D | extract-stall.sh | 7 echo initial line of the stall warning but trailing-lines includes it.
|
| /tools/testing/selftests/rcutorture/bin/ |
| A D | parse-build.sh | 38 grep warning: < $F > $T/warnings
|
| /tools/net/ynl/pyynl/ |
| A D | ynl_gen_rst.py | 381 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 D | base.py | 339 logger.warning( 342 logger.warning(self.uhdev.input_nodes)
|
| /tools/perf/scripts/perl/Perf-Trace-Util/ |
| A D | README | 26 XS(boot_Perf__Trace__Context) to silence a warning/error.
|
| /tools/perf/ui/tui/ |
| A D | util.c | 273 .warning = perf_tui__warning,
|
| /tools/testing/selftests/kvm/ |
| A D | demand_paging_test.c | 352 #warning "missing __NR_userfaultfd definition"
|
| /tools/perf/util/ |
| A D | debug.c | 300 DEBUG_WRAPPER(warning, 0);
|
| /tools/testing/selftests/mm/ |
| A D | uffd-stress.c | 488 #warning "missing __NR_userfaultfd definition"
|
| A D | uffd-unit-tests.c | 1777 #warning "missing __NR_userfaultfd definition"
|
| /tools/perf/Documentation/ |
| A D | Makefile | 205 DO_INSTALL_MAN = $(warning Please install $(missing_tools) to have the man pages installed)
|
| A D | intel-hybrid.txt | 203 warning and disable grouping, because the pmus in group are
|
| A D | perf-script.txt | 167 warning is given to the user: 176 suppresses trace events. The user is given a warning message about
|
| A D | perf-arm-spe.txt | 126 ACPI or DT. In this case no warning will be printed by the driver.
|
| /tools/testing/ktest/ |
| A D | ktest.pl | 2517 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 D | INSTALL | 180 A warning: not all `configure' scripts look for a site script.
|
| /tools/power/pm-graph/ |
| A D | sleepgraph.py | 2485 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