mirror of
https://github.com/brendangregg/perf-tools.git
synced 2025-11-30 23:16:03 +07:00
USAGE message
This commit is contained in:
@@ -59,7 +59,7 @@ function usage {
|
||||
USAGE: kprobe [-FhHsv] [-d secs] [-p PID] kprobe_definition [filter]
|
||||
-F # force. trace despite warnings.
|
||||
-d seconds # trace duration, and use buffers
|
||||
-p PID # PID to match on I/O issue
|
||||
-p PID # PID to match on events
|
||||
-v # view format file (don't trace)
|
||||
-H # include column headers
|
||||
-s # show kernel stack traces
|
||||
|
||||
@@ -76,7 +76,7 @@ function usage {
|
||||
-F # force. trace despite warnings.
|
||||
-d seconds # trace duration, and use buffers
|
||||
-l target # list functions from this executable
|
||||
-p PID # PID to match on I/O issue
|
||||
-p PID # PID to match on events
|
||||
-v # view format file (don't trace)
|
||||
-H # include column headers
|
||||
-s # show user stack traces
|
||||
|
||||
Reference in New Issue
Block a user