/linux-5.19.10/arch/m68k/tools/amiga/ |
D | Makefile | 7 All: dmesg 10 dmesg: dmesg.c target 11 $(CC) $(CFLAGS) -o dmesg dmesg.c -noixemul
|
/linux-5.19.10/tools/testing/selftests/damon/ |
D | debugfs_huge_count_read_write.sh | 9 dmesg -C 16 if dmesg | grep -q WARNING 18 dmesg
|
/linux-5.19.10/scripts/ |
D | leaking_addresses.pl | 521 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-5.19.10/tools/testing/selftests/powerpc/mm/ |
D | stress_code_patching.sh | 28 dmesg -C 35 if dmesg | grep -q 'ftrace bug' 42 if dmesg | grep -q 'ftrace bug'
|
/linux-5.19.10/Documentation/translations/zh_CN/core-api/ |
D | printk-basics.rst | 26 形缓冲区。读取它的通常方法是使用 ``dmesg`` 。 79 另一种方式,使用 ``dmesg``:: 81 # dmesg -n 5 84 见 ``dmesg(1)`` 。
|
/linux-5.19.10/tools/testing/selftests/lkdtm/ |
D | run.sh | 71 DMESG=$(mktemp --tmpdir -t lkdtm-dmesg-XXXXXX) 83 dmesg > "$DMESG" 97 dmesg | comm --nocheck-order -13 "$DMESG" - > "$LOG" || true
|
/linux-5.19.10/tools/power/pm-graph/ |
D | bootgraph.py | 211 dmesg = {} # root data structure variable in Data 227 self.dmesg = { 239 list = self.dmesg[phase]['list'] 256 list = self.dmesg[p]['list'] 280 dc = len(self.dmesg[phase]['list']) 282 self.dmesg[phase]['start']*1000, 283 self.dmesg[phase]['end']*1000, dc)) 295 data.dmesg['kernel']['start'] = data.start = ktime = 0.0 362 data.dmesg['kernel']['end'] = ktime 363 data.dmesg['user']['start'] = ktime [all …]
|
D | sleepgraph.py | 1413 self.dmesg = dict() # root data structure 1419 return sorted(self.dmesg, key=lambda k:self.dmesg[k]['order']) 1422 for phase in sorted(self.dmesg.keys()): 1426 self.dmesg[pnew] = self.dmesg.pop(phase) 1431 order = self.dmesg[phase]['order'] + offset 1432 for p in self.dmesg: 1433 if self.dmesg[p]['order'] == order: 1506 list = self.dmesg[phase]['list'] 1517 pend = self.dmesg[phase]['end'] 1524 list = self.dmesg[phase]['list'] [all …]
|
/linux-5.19.10/tools/testing/selftests/bpf/ |
D | test_kmod.sh | 27 dmesg -C 45 dmesg | grep FAIL
|
/linux-5.19.10/tools/testing/selftests/pstore/ |
D | pstore_post_reboot_tests | 41 check_files_exist dmesg 53 files=`ls dmesg-${backend}-*`
|
D | pstore_tests | 13 dmesg | grep -Eq "console \[(pstore|${backend})"
|
/linux-5.19.10/tools/testing/selftests/livepatch/ |
D | functions.sh | 46 SAVED_DMESG=$(mktemp --tmpdir -t klp-dmesg-XXXXXX) 47 dmesg > "$SAVED_DMESG" 297 result=$(dmesg | comm --nocheck-order -13 "$SAVED_DMESG" - | \
|
/linux-5.19.10/Documentation/ABI/testing/ |
D | pstore | 19 -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-5.19.10/tools/testing/selftests/cpufreq/ |
D | main.sh | 183 dmesg | grep cpufreq >> $1.dmesg_cpufreq.txt 186 dmesg >> $1.dmesg_full.txt
|
/linux-5.19.10/Documentation/core-api/ |
D | printk-basics.rst | 21 using ``dmesg``. 77 Another way, using ``dmesg``:: 79 # dmesg -n 5 82 console. See ``dmesg(1)`` for more information.
|
/linux-5.19.10/tools/testing/selftests/netfilter/ |
D | nft_fib.sh | 46 dmesg | grep -q ' nft_rpfilter: ' 48 dmesg -c | grep ' nft_rpfilter: ' 98 dmesg | grep -q ' nft_rpfilter: ' 100 dmesg | grep ' nft_rpfilter: '
|
/linux-5.19.10/Documentation/translations/zh_CN/admin-guide/ |
D | reporting-issues.rst | 129 构建配置(.config)和 ``dmesg`` 的输出放在网上的某个地方,并链接到它。包 763 [user@something ~]$ sudo dmesg | ./linux-5.10.5/scripts/decode_stacktrace.sh ./linux-5.10.5/vmlinux 769 [user@something ~]$ sudo dmesg | ./linux-5.10.5/scripts/decode_stacktrace.sh \ 837 核构建配置(.config)和 ``dmesg`` 的输出放在网上的某个地方,并链接到它。 876 * 内核的信息,你从 ``dmesg`` 得到的信息写到一个文件里。确保它以像“Linux 881 ``dmesg`` 。
|
/linux-5.19.10/Documentation/translations/zh_TW/admin-guide/ |
D | reporting-issues.rst | 130 構建配置(.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-5.19.10/Documentation/translations/zh_CN/ |
D | oops-tracing.txt | 25 注意: ksymoops 在2.6中是没有用的。 请以原有格式使用Oops(来自dmesg,等等)。 44 能够运行dmesg > file来从内核缓冲区中读取数据并保存下来。 否则你可以 57 使用在Documentation/admin-guide/kdump/gdbmacros.txt中定义的dmesg gdb宏,从旧的内存中提取内核
|
/linux-5.19.10/Documentation/translations/zh_TW/ |
D | oops-tracing.txt | 24 注意: ksymoops 在2.6中是沒有用的。 請以原有格式使用Oops(來自dmesg,等等)。 43 能夠運行dmesg > file來從內核緩衝區中讀取數據並保存下來。 否則你可以 56 使用在Documentation/admin-guide/kdump/gdbmacros.txt中定義的dmesg gdb宏,從舊的內存中提取內核
|
/linux-5.19.10/Documentation/dev-tools/kunit/ |
D | run_manual.rst | 40 kernel boot. The results will be written to the kernel log (``dmesg``) 50 The results will appear in TAP format in ``dmesg``.
|
/linux-5.19.10/tools/testing/selftests/powerpc/scripts/ |
D | hmi.sh | 80 echo "Processed $expected_hmis events; presumed success. Check dmesg."
|
/linux-5.19.10/tools/power/pm-graph/config/ |
D | standby.cfg | 25 # 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)
|
D | freeze.cfg | 25 # 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)
|
/linux-5.19.10/scripts/gdb/ |
D | vmlinux-gdb.py | 28 import linux.dmesg
|