Last active
August 29, 2015 13:57
-
-
Save hiboma/9865994 to your computer and use it in GitHub Desktop.
perf 計測生データ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| perf 計測生データ | |
| * perf record -p <pid> で profile を取る | |
| * bash と sshd を対象とする | |
| * sshd は TCPソケットでホストOSからのパケットを受け取ってシェルプロンプトに文字を書くのを請け負っている | |
| * ネットワーク割り込みが直接関係するのは、たぶん、sshd | |
| * エンターキー押しっぱなし、適当なキーを押しっぱなしにしてる状態の profile を取る |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
HPET on + bash + /proc/irq/19/smp_affinity が (f) デフォルト