On 05/02/2011 02:43 PM, Jan Kiszka wrote:
> 4. the equivalent of setting a loglevel is?Right now either the use of systemtap or ust which allow per-tracepoint enabling/disabling or enable simpletrace and use the trace-event monitor command. On top you need local grouping of the tracepoints.
There is a pending patch series for -trace events, which will do 99% of what you need and in some cases is even better than loglevels.
Paolo