lisa.trace: Restrict trace_printk@myevent supported events
In order to support trace_printk meta events more easily in upcoming parsers, restrict the format that is accepted so that: * the format string is only used to infer the format of the event * the variable arguments buffer is used for the values * we must get a bprint, not bputs event
Loading
Please register or sign in to comment