1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-19 01:47:47 +00:00
wfjm.w11/tools/oskit/hook_blkdev_trace.tcl
Walter F.J. Mueller f514906fc3 - major release w11a_V0.70 (tagged)
- changes from last minor release
  - rhrp and tm11 bug fixes
  - no major functionality added
2015-06-21 16:06:49 +00: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