Ticket #31 (closed enhancement: fixed)

Opened 14 years ago

Last modified 14 years ago

debug message control

Reported by: kazutomo Owned by: kazutomo
Priority: major Milestone:
Component: ZeptoOS Version:
Keywords: Cc:

Description

  • kernel early boot

can be controlled by kernel parameter. i.e. zepto_early_debug=LEVEL

  • each kernel components

can be controlled by proc fs. i.e. echo LEVEL > /proc/zepto/flatmem_debug

  • SPI/DCMF libraries

can be controlled by environment variable. i.e. ZEPTO_DCMF_DEBUG=LEVEL

Change History

comment:1 Changed 14 years ago by kazutomo

  • Owner changed from [email protected] to kazutomo
  • Status changed from new to assigned

comment:2 Changed 14 years ago by kazutomo

also add a kernel config to control msg

  • suppress all console output
  • only one node
  • all nodes

comment:3 Changed 14 years ago by kazutomo

  • Status changed from assigned to closed
  • Resolution set to fixed

debug control is implemented.

zepto_debug=level for kernel debug msg control

ZEPTO_TRACE=LEVEL for user space library

comment:4 Changed 14 years ago by anonymous

  • Milestone 0 V1R3 release deleted

Milestone 0 V1R3 release deleted

Note: See TracTickets for help on using tickets.