Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan'
[firefly-linux-kernel-4.4.55.git] / tools / perf / Documentation / perf-trace.txt
index 7e1b1f2bb83c1b542425ab3fbd30ecf8fbbdf5fd..ba03fd5d1a5476ce218e6b5c7d36720a9ec26294 100644 (file)
@@ -55,6 +55,9 @@ OPTIONS
 --uid=::
         Record events in threads owned by uid. Name or number.
 
+--filter-pids=::
+       Filter out events for these pids and for 'trace' itself (comma separated list).
+
 -v::
 --verbose=::
         Verbosity level.
@@ -115,6 +118,9 @@ the thread executes on the designated CPUs. Default is to monitor all CPUs.
 --syscalls::
        Trace system calls. This options is enabled by default.
 
+--event::
+       Trace other events, see 'perf list' for a complete list.
+
 PAGEFAULTS
 ----------