-
Notifications
You must be signed in to change notification settings - Fork 349
Open
Labels
Milestone
Description
Is your feature request related to a problem? Please describe.
Suppression makes sense for most duplicate messages, but there are some cases where it is not helpful, e.g. a heap trace
Describe the solution you'd like
Special traces that cannot be suppressed that are not errors
Describe alternatives you've considered
Increasing the log level of the messages
Additional context
[ 390619.671978] ( 142.500000) c0 memory src/lib/alloc.c:602 INFO heap: runtime shared status
[ 390636.963644] ( 17.291666) c0 memory src/lib/alloc.c:567 INFO heap: 0x9e19f000 size 229376 blocks 5 caps 0x45
[ 390654.567810] ( 17.604166) c0 memory src/lib/alloc.c:569 INFO used 31296 free 198080
[ 390807.536554] ( 152.968750) c0 memory src/lib/alloc.c:604 INFO heap: system shared status
[ 390820.921970] ( 13.385416) c0 dma-trace src/trace/trace.c:137 INFO Suppressed 19 similar messages: block %d base 0x%x size %d
[ 390836.442803] ( 15.520833) c0 memory src/lib/alloc.c:567 INFO heap: 0x9e1d7000 size 5376 blocks 0 caps 0x45
[ 390852.119886] ( 15.677083) c0 dma-trace src/trace/trace.c:137 INFO Suppressed 22 similar messages: count %d free %d
[ 390865.713635] ( 13.593749) c0 memory src/lib/alloc.c:569 INFO used 3840 free 1536