Home
last modified time | relevance | path

Searched refs:dmesg (Results 26 – 50 of 205) sorted by relevance

123456789

/openbmc/openbmc/poky/meta/recipes-core/initscripts/
H A Dinitscripts_1.0.bb33 file://dmesg.sh \
34 file://logrotate-dmesg.conf \
115 install -m 0755 ${WORKDIR}/dmesg.sh ${D}${sysconfdir}/init.d
116 install -m 0644 ${WORKDIR}/logrotate-dmesg.conf ${D}${sysconfdir}/
157 update-rc.d -r ${D} dmesg.sh start 38 S .
166 dmesg \
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dlogrotate-dmesg.conf4 /var/log/dmesg {
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H 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`` 。
/openbmc/linux/tools/testing/selftests/netfilter/
H 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: '
/openbmc/linux/tools/testing/selftests/pstore/
H A Dpstore_tests13 dmesg | grep -Eq "console \[(pstore|${backend})"
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H 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`` 。
H A Dsysrq.rst258 的控制台上,即使它会出现在 dmesg 缓存中,也可以通过 dmesg 命令和 ``/proc/kmsg``
/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector/
H A Dramoops-monitor.service3 ConditionPathExistsGlob=/var/lib/systemd/pstore/dmesg-ramoops-*
/openbmc/linux/tools/testing/selftests/powerpc/scripts/
H A Dhmi.sh80 echo "Processed $expected_hmis events; presumed success. Check dmesg."
/openbmc/linux/Documentation/dev-tools/kunit/
H 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``.
/openbmc/linux/tools/rcu/
H A Dextract-stall.sh9 echo Usage: $(basename $0) dmesg-file [ preceding-lines [ trailing-lines ] ]
/openbmc/linux/tools/power/pm-graph/config/
H 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)
H 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)
H A Dstandby-callgraph.cfg26 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values
34 # add the dmesg and ftrace log to the html output (default: false)
H A Dsuspend-dev.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)
H A Dfreeze-dev.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)
H A Dfreeze-callgraph.cfg26 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values
34 # add the dmesg and ftrace log to the html output (default: false)
H A Dstandby-dev.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)
H A Dsuspend-x2-proc.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)
H A Dsuspend-callgraph.cfg26 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values
34 # add the dmesg and ftrace log to the html output (default: false)
H A Dsuspend.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)
/openbmc/linux/tools/testing/selftests/lkdtm/
H A Dstack-entropy.sh24 dmesg --follow >"$log" & pid=$!
/openbmc/linux/tools/testing/crypto/chacha20-s390/
H A Drun-tests.sh34 dmesg | tail -170
/openbmc/linux/scripts/gdb/
H A Dvmlinux-gdb.py32 import linux.dmesg
/openbmc/linux/Documentation/fault-injection/
H A Dnvme-fault-injection.rst30 Message from dmesg::
88 Message from dmesg::
137 Message from dmesg::

123456789