Ticket #31 (closed enhancement: fixed)
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
Note: See
TracTickets for help on using
tickets.