mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 04:17:34 +00:00
Base: Use new global variables at /sys/kernel/ directory
This commit is contained in:
parent
9d1ba0e6ad
commit
1c5e09f789
4 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@ $ profile [-p PID] [-a] [-e] [-d] [-f] [-w] [-c command] [-t event_type]
|
|||
## Options:
|
||||
|
||||
* `-p PID`: Target PID
|
||||
* `-a`: Profile all processes (super-user only), result at /proc/profile
|
||||
* `-a`: Profile all processes (super-user only), result at /sys/kernel/profile
|
||||
* `-e`: Enable
|
||||
* `-d`: Disable
|
||||
* `-f`: Free the profiling buffer for the associated process(es).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue