Home
last modified time | relevance | path

Searched refs:dmesg (Results 1 – 25 of 165) sorted by relevance

1234567

/linux-6.3-rc2/arch/m68k/tools/amiga/
A DMakefile7 All: dmesg
10 dmesg: dmesg.c target
11 $(CC) $(CFLAGS) -o dmesg dmesg.c -noixemul
/linux-6.3-rc2/tools/testing/selftests/damon/
A Dsysfs_update_removed_scheme_dir.sh21 dmesg -C
42 if dmesg | grep -q BUG
45 dmesg
51 if dmesg | grep -q BUG
54 dmesg
A Ddebugfs_huge_count_read_write.sh9 dmesg -C
16 if dmesg | grep -q WARNING
18 dmesg
A Ddebugfs_rm_non_contexts.sh9 dmesg -C
14 if dmesg | grep -q BUG
16 dmesg
/linux-6.3-rc2/scripts/
A Dleaking_addresses.pl521 my ($total, $dmesg, $paths, $files) = parse_raw_file($file);
526 print_dmesg($dmesg);
559 my @dmesg; # dmesg output.
568 push @dmesg, $line;
576 return $total, \@dmesg, \%paths, \%files;
581 my ($dmesg) = @_;
585 if (@$dmesg == 0) {
590 foreach(@$dmesg) {
/linux-6.3-rc2/tools/testing/selftests/powerpc/mm/
A Dstress_code_patching.sh28 dmesg -C
35 if dmesg | grep -q 'ftrace bug'
42 if dmesg | grep -q 'ftrace bug'
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/
A Dprintk-basics.rst27 形缓冲区。读取它的通常方法是使用 ``dmesg`` 。
80 另一种方式,使用 ``dmesg``::
82 # dmesg -n 5
85 见 ``dmesg(1)`` 。
/linux-6.3-rc2/tools/testing/selftests/lkdtm/
A Drun.sh71 DMESG=$(mktemp --tmpdir -t lkdtm-dmesg-XXXXXX)
83 dmesg > "$DMESG"
97 dmesg | comm --nocheck-order -13 "$DMESG" - > "$LOG" || true
/linux-6.3-rc2/tools/power/pm-graph/
A Dbootgraph.py213 dmesg = {} # root data structure variable in Data
229 self.dmesg = {
241 list = self.dmesg[phase]['list']
258 list = self.dmesg[p]['list']
284 self.dmesg[phase]['start']*1000,
371 data.dmesg['user']['end'] = data.end
385 list = data.dmesg[p]['list']
547 list = data.dmesg[p]['list']
558 phase = data.dmesg[p]
570 list = data.dmesg[phase]['list']
[all …]
A Dsleepgraph.py1504 return sorted(self.dmesg, key=lambda k:self.dmesg[k]['order'])
1511 self.dmesg[pnew] = self.dmesg.pop(phase)
1517 for p in self.dmesg:
1772 p = self.dmesg[phase]
1812 tS, tR = self.dmesg[lp]['end'], self.dmesg[phase]['start']
2152 dm = self.dmesg
3553 del data.dmesg[lp]
3725 data.dmesg[lp]['end'] = data.dmesg[p]['start']
4157 if lp not in data.dmesg:
4173 data.dmesg[lp]['end'] = data.dmesg[p]['start']
[all …]
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_kmod.sh33 dmesg -C
51 dmesg | grep FAIL
/linux-6.3-rc2/tools/testing/selftests/pstore/
A Dpstore_post_reboot_tests41 check_files_exist dmesg
53 files=`ls dmesg-${backend}-*`
A Dpstore_tests13 dmesg | grep -Eq "console \[(pstore|${backend})"
/linux-6.3-rc2/Documentation/ABI/testing/
A Dpstore19 -r--r--r-- 1 root root 7896 Nov 30 15:38 dmesg-erst-1
24 - "dmesg" - saved console log
31 $ rm /sys/fs/pstore/dmesg-erst-1
/linux-6.3-rc2/tools/testing/selftests/livepatch/
A Dfunctions.sh47 SAVED_DMESG=$(mktemp --tmpdir -t klp-dmesg-XXXXXX)
48 dmesg > "$SAVED_DMESG"
298 result=$(dmesg | comm --nocheck-order -13 "$SAVED_DMESG" - | \
/linux-6.3-rc2/tools/testing/selftests/cpufreq/
A Dmain.sh183 dmesg | grep cpufreq >> $1.dmesg_cpufreq.txt
186 dmesg >> $1.dmesg_full.txt
/linux-6.3-rc2/Documentation/core-api/
A Dprintk-basics.rst21 using ``dmesg``.
77 Another way, using ``dmesg``::
79 # dmesg -n 5
82 console. See ``dmesg(1)`` for more information.
/linux-6.3-rc2/Documentation/translations/zh_TW/admin-guide/
A Dreporting-issues.rst130 構建配置(.config)和 ``dmesg`` 的輸出放在網上的某個地方,並連結到它。包
764 [user@something ~]$ sudo dmesg | ./linux-5.10.5/scripts/decode_stacktrace.sh ./linux-5.10.5/vmlinux
770 [user@something ~]$ sudo dmesg | ./linux-5.10.5/scripts/decode_stacktrace.sh \
838 核構建配置(.config)和 ``dmesg`` 的輸出放在網上的某個地方,並連結到它。
877 * 內核的信息,你從 ``dmesg`` 得到的信息寫到一個文件里。確保它以像「Linux
882 ``dmesg`` 。
/linux-6.3-rc2/tools/testing/selftests/net/openvswitch/
A Dopenvswitch.sh96 PRE_TEST=$(dmesg | grep -E "RIP: [0-9a-fA-Fx]+:ovs_dp_cmd_new\+")
98 POST_TEST=$(dmesg | grep -E "RIP: [0-9a-fA-Fx]+:ovs_dp_cmd_new\+")
/linux-6.3-rc2/tools/testing/selftests/netfilter/
A Dnft_fib.sh46 dmesg | grep -q ' nft_rpfilter: '
48 dmesg -c | grep ' nft_rpfilter: '
98 dmesg | grep -q ' nft_rpfilter: '
100 dmesg | grep ' nft_rpfilter: '
/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/
A Dreporting-issues.rst125 构建配置(.config)和 ``dmesg`` 的输出放在网上的某个地方,并链接到它。包
758 [user@something ~]$ sudo dmesg | ./linux-5.10.5/scripts/decode_stacktrace.sh ./linux-5.10.5/vmlinux
764 [user@something ~]$ sudo dmesg | ./linux-5.10.5/scripts/decode_stacktrace.sh \
832 核构建配置(.config)和 ``dmesg`` 的输出放在网上的某个地方,并链接到它。
871 * 内核的信息,你从 ``dmesg`` 得到的信息写到一个文件里。确保它以像“Linux
876 ``dmesg`` 。
/linux-6.3-rc2/Documentation/dev-tools/kunit/
A Drun_manual.rst40 kernel boot. The results will be written to the kernel log (``dmesg``)
50 The results will appear in TAP format in ``dmesg``.
/linux-6.3-rc2/tools/testing/selftests/powerpc/scripts/
A Dhmi.sh80 echo "Processed $expected_hmis events; presumed success. Check dmesg."
/linux-6.3-rc2/tools/power/pm-graph/config/
A Dfreeze.cfg25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values
33 # add the dmesg and ftrace log to the html output (default: false)
A Dstandby.cfg25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values
33 # add the dmesg and ftrace log to the html output (default: false)

Completed in 44 milliseconds

1234567