Home
last modified time | relevance | path

Searched refs:warnings (Results 1 – 22 of 22) sorted by relevance

/tools/testing/selftests/rcutorture/bin/
A Dparse-build.sh38 grep warning: < $F > $T/warnings
39 grep "include/linux/*rcu*\.h:" $T/warnings > $T/hwarnings
40 grep "kernel/rcu/[^/]*:" $T/warnings > $T/cwarnings
41 grep "^ld: .*undefined reference to" $T/warnings | head -1 > $T/ldwarnings
/tools/objtool/
A Dcheck.c3842 return warnings; in validate_unwind_hints()
3972 return warnings; in validate_unrets()
3995 warnings++; in validate_retpoline()
4002 warnings++; in validate_retpoline()
4005 return warnings; in validate_retpoline()
4241 return warnings; in validate_section()
4517 warnings++; in validate_sls()
4524 warnings++; in validate_sls()
4554 warnings++; in validate_reachable_instructions()
4560 warnings++; in validate_reachable_instructions()
[all …]
/tools/testing/selftests/bpf/
A DDENYLIST3 get_stack_raw_tp # spams with kernel warnings until next bpf -> bpf-next merge
A DREADME.rst16 violations of other checks (such as additional warnings being emitted or a
/tools/rcu/
A Dextract-stall.sh5 echo Extract any RCU CPU stall warnings present in specified file.
/tools/include/uapi/
A DREADME57 tooling, driven by non-fatal warnings on the tooling side build when
67 and integate them into the tooling build. The warnings above serve as a
/tools/bpf/resolve_btfids/
A Dmain.c144 static int warnings; variable
608 warnings++; in symbols_resolve()
632 warnings++; in id_patch()
833 if (!(fatal_warnings && warnings)) in main()
/tools/perf/Documentation/
A Dperf-check.txt76 Do not print any messages or warnings
A Dperf-annotate.txt44 Do not show any warnings or messages. (Suppress -v)
A Dperf-lock.txt48 Do not show any warnings or messages. (Suppress -v)
A Dsecurity.txt99 # permissive - SELinux prints warnings instead of enforcing.
A Dperf-diff.txt78 Do not show any warnings or messages. (Suppress -v)
A Dperf-probe.txt60 Do not show any warnings or messages.
A Dperf-report.txt30 Do not show any warnings or messages. (Suppress -v)
A Dperf-stat.txt382 Don't print output, warnings or messages. This is useful with perf stat
A Dperf-record.txt330 Don't print any warnings or messages, useful for scripting.
/tools/scripts/
A Dutilities.mak186 # was to check the flex version to see if we can use compiler warnings as
196 # check the flex version to see if we can use compiler warnings as errors for
/tools/bpf/bpftool/Documentation/
A Dbpftool-feature.rst41 () and **bpf_trace_printk**\() helpers which print warnings to kernel logs.
/tools/objtool/Documentation/
A Dobjtool.txt254 Objtool warnings
271 Here are some examples of common warnings reported by objtool, what
/tools/perf/util/
A DBuild269 # avoid compiler warnings in 32-bit mode
/tools/memory-model/Documentation/
A Daccess-marking.txt95 false-positive warnings about these diagnostic reads.
/tools/perf/scripts/python/
A Dexported-sql-viewer.py96 import warnings
98 warnings.filterwarnings("ignore", category=DeprecationWarning)

Completed in 42 milliseconds