mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
profile: Specify the /proc/profile path in the help message
This commit is contained in:
committed by
Brian Gianforcaro
parent
cdbcb70913
commit
571d090609
Notes:
sideshowbarker
2024-07-17 21:42:49 +09:00
Author: https://github.com/math2001 Commit: https://github.com/SerenityOS/serenity/commit/571d0906099 Pull-request: https://github.com/SerenityOS/serenity/pull/11498
@@ -13,7 +13,7 @@ $ profile [-p PID] [-a] [-e] [-d] [-f] [-w] [-c command] [-t event_type]
|
||||
* `--help`: Display help message and exit
|
||||
* `--version`: Print version
|
||||
* `-p PID`: Target PID
|
||||
* `-a`: Profile all processes (super-user only)
|
||||
* `-a`: Profile all processes (super-user only), result at /proc/profile
|
||||
* `-e`: Enable
|
||||
* `-d`: Disable
|
||||
* `-f`: Free the profiling buffer for the associated process(es).
|
||||
|
||||
Reference in New Issue
Block a user