logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

powertop - program to analyze power consumption on Intel-based laptops

Author

       powertop was written by Arjan  van  de  Ven  <arjan@linux.intel.com>,  and  is  maintained  by  Auke  Kok
       <auke@linux.intel.com>.

Linux                                              Sep 2, 2009                                       POWERTOP(8)

Bugs

       Send bug reports to <power@bughost.org>

Description

powertop  is  a  program that shows the power consumption on Intel-based laptops and makes suggestions on
       how to extend battery lifetime.

Name

       powertop - program to analyze power consumption on Intel-based laptops

Options

-d, --dump
               read wakeups once and print list of top offenders.

       -t, --time=DOUBLE
               default time to gather data in seconds.

       -p, --pids
               show pids in wakeups list.

       -h, --help
               show the help message.

       -v, --version
               show version information and exit.

See Also

       The program is more fully described at http://www.lesswatts.org/projects/powertop/

Synopsis

powertop [-d] [-tDOUBLE ] [-p] [-h] [-v]

See Also