We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c97a1 commit 1339215Copy full SHA for 1339215
kernel/trace/trace.c
@@ -5598,7 +5598,7 @@ static const char readme_msg[] =
5598
#ifdef CONFIG_HIST_TRIGGERS
5599
"\t s:[synthetic/]<event> <field> [<field>]\n"
5600
#endif
5601
- "\t e[:[<group>/][<event>]] <attached-group>.<attached-event> [<args>]\n"
+ "\t e[:[<group>/][<event>]] <attached-group>.<attached-event> [<args>] [if <filter>]\n"
5602
"\t -:[<group>/][<event>]\n"
5603
#ifdef CONFIG_KPROBE_EVENTS
5604
"\t place: [<module>:]<symbol>[+<offset>]|<memaddr>\n"
0 commit comments