ソースを参照

Bugfix: Read state from sysfs.

master
Lukas Prause 4年前
コミット
6f987583a3
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      measurement_main.py

+ 2
- 2
measurement_main.py ファイルの表示

"cat /sys/module/tcp_cubic/parameters/hystart", shell=True "cat /sys/module/tcp_cubic/parameters/hystart", shell=True
) )
) )
== "1"
== 1
) )




"cat /sys/kernel/debug/tracing/events/tcp/tcp_probe/enable", shell=True "cat /sys/kernel/debug/tracing/events/tcp/tcp_probe/enable", shell=True
) )
) )
== "1"
== 1
) )





読み込み中…
キャンセル
保存