Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[linux-2.6-microblaze.git] / tools / perf / Documentation / perf-script.txt
index 372dfd1..4f712fb 100644 (file)
@@ -322,6 +322,10 @@ OPTIONS
 --show-cgroup-events
        Display cgroup events i.e. events of type PERF_RECORD_CGROUP.
 
+--show-text-poke-events
+       Display text poke events i.e. events of type PERF_RECORD_TEXT_POKE and
+       PERF_RECORD_KSYMBOL.
+
 --demangle::
        Demangle symbol names to human readable form. It's enabled by default,
        disable with --no-demangle.