Add a section about the new --no-filter argument of `trace-cmd record` to its man page. Signed-off-by: Slavomir Kaslev <kaslevs@xxxxxxxxxx> --- Documentation/trace-cmd-record.1.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/trace-cmd-record.1.txt b/Documentation/trace-cmd-record.1.txt index 68afa16..b230aa8 100644 --- a/Documentation/trace-cmd-record.1.txt +++ b/Documentation/trace-cmd-record.1.txt @@ -83,6 +83,10 @@ OPTIONS The above are usually safe to use to compare fields. +*--no-filter*:: + Do not set any event filters, including the default one which ignores events + caused by trace-cmd itself. + *-R* 'trigger':: Specify a trigger for the previous event. This must come after a *-e*. This will add a given trigger to the given event. To only enable the trigger -- 2.19.1
![]() |