blob: e328ce478d05286572239ecf62f294814e50b73b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
Source: powertop
Section: utils
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Kan-Ru Chen (陳侃如) <koster@debian.org>
XSBC-Original-Uploaders: Ross Vandegrift <rvandegrift@debian.org>
Bugs: mailto:maintainers@lists.progress-linux.org
Build-Depends: debhelper-compat (= 13),
libncurses-dev,
libnl-3-dev,
libnl-genl-3-dev,
libpci-dev,
pkgconf,
autoconf-archive
Standards-Version: 4.6.2
Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/powertop
Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/powertop
XSBC-Original-Vcs-Browser: https://salsa.debian.org/debian/powertop
XSBC-Original-Vcs-Git: https://salsa.debian.org/debian/powertop.git
Homepage: https://github.com/fenrus75/powertop
Rules-Requires-Root: no
Package: powertop
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: cpufrequtils, laptop-mode-tools
Description: diagnose issues with power consumption and management
PowerTOP is a Linux tool to diagnose issues with power consumption and
power management. In addition to being a diagnostic tool, PowerTOP also
has an interactive mode you can use to experiment with various power
management settings, for cases where the Linux distribution has not
enabled those settings.
.
PowerTOP reports which components in the system are most likely to blame
for higher-than-needed power consumption, ranging from software
applications to active components in the system. Detailed screens are
available for CPU C and P states, device activity, and software activity.
|