diff options
Diffstat (limited to 'Base/usr/share/man/man1/profile.md')
-rw-r--r-- | Base/usr/share/man/man1/profile.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Base/usr/share/man/man1/profile.md b/Base/usr/share/man/man1/profile.md index 3579528cb9..c1d58cf55b 100644 --- a/Base/usr/share/man/man1/profile.md +++ b/Base/usr/share/man/man1/profile.md @@ -21,6 +21,6 @@ $ profile [-p PID] [-a] [-e] [-d] [-f] [-w] [-c command] [-t event_type] * `-c command`: Command * `-t event_type`: Enable tracking specific event type -Event type can be one of: sample, context_switch, page_fault, syscall, kmalloc and kfree. +Event type can be one of: sample, context_switch, page_fault, syscall, read, kmalloc and kfree. <!-- Auto-generated through ArgsParser --> |