tools/trace.py: add msg filter of event
In the normal develop, will produce many event on the same tracepoint,
like do_sys_open, a executable program will open many files but
developer only has interesting on the specific file. So this filter
will
help developer to get their interesting msg
Signed-off-by:
tty5 <tty.fqq@gmail.com>
Loading
Please register or sign in to comment