1
0
mirror of https://github.com/wfjm/w11.git synced 2026-02-03 07:31:13 +00:00
Files
wfjm.w11/tools/oskit/hook/hook_blkdev_trace.tcl
2017-05-27 15:34:15 +02:00

8 lines
216 B
Tcl

# $Id: hook_blkdev_trace.tcl 689 2015-06-05 14:33:18Z 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