mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
powertop: add --time
example (#10601)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
parent
9f0fde49a7
commit
a31cabb9fc
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@
|
|||
- Tune to optimal settings:
|
||||
|
||||
`sudo powertop --auto-tune`
|
||||
|
||||
- Generate a report for a specified number of seconds (instead of 20 by default):
|
||||
|
||||
`sudo powertop --time={{5}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue