「Debian活用/デバッグ」の版間の差分

提供: Medeshima wiki
ナビゲーションに移動 検索に移動
編集の要約なし
28行目: 28行目:


== テスト ==
== テスト ==

<nowiki>
Linux Test Project
Bootchart
bonnie++
iperf
glmark2, gstreamer-benchmarks

</nowiki>

2024年5月21日 (火) 13:37時点における版

/etc/systemd/system.conf

LogLevel=info
LogTarget=kmsg

GDB, gdbserver

bash set -euxo pipefail
exec 2> >(tee -a /tmp/xxx.log) 1>&2

script
expect
screen
netstat
nmap
diff -ruNp
ccache
lrzsz
minicom runscript
.minirc.dfl
rsyslog

テスト

Linux Test Project
Bootchart
bonnie++
iperf
glmark2, gstreamer-benchmarks