File: control

package info (click to toggle)
i7z 0.27.2%2Bgit2013.10.12-g5023138-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 716 kB
  • sloc: ansic: 2,361; cpp: 1,562; ruby: 360; makefile: 66; sh: 28
file content (24 lines) | stat: -rw-r--r-- 830 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: i7z
Section: admin
Priority: optional
Maintainer: Andreas Beckmann <anbe@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libncurses-dev,
 gdb,
Rules-Requires-Root: no
Standards-Version: 4.6.1
Homepage: https://github.com/ajaiantilal/i7z
Vcs-Browser: https://salsa.debian.org/debian/i7z
Vcs-Git: https://salsa.debian.org/debian/i7z.git

Package: i7z
Architecture: amd64 i386 x32
Depends: msr-tools, ruby:any, ${shlibs:Depends}, ${misc:Depends}
Description: reporting tool for i7, i5, i3 CPUs
 i7z reports Intel Core i7, i5, i3 CPU information about Turbo Boost,
 frequencies, multipliers, ... and comes top-like display showing per core the
 current frequency, temperature and times spent in the C0/C1/C3/C6/C7 states.
 .
 There is also an i7z_rw_registers script that allows toggling Turbo mode
 or set multipliers.