1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-19 18:07:49 +00:00
wfjm.w11/tools/oskit/hook/hook_blkdev_trace.tcl
2017-05-27 15:58:23 +02:00

8 lines
216 B
Tcl

# $Id: hook_blkdev_trace.tcl 899 2017-05-27 13:25:41Z mueller $
puts "hook: trace all block devices to rlc.log"
rlc set logfile rlc.log
cpu0rka set trace 2
cpu0rla set trace 2
cpu0rpa set trace 2
cpu0tma set trace 2