File: control

package info (click to toggle)
kerneltop 0.8-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge
  • size: 72 kB
  • ctags: 115
  • sloc: ansic: 675; makefile: 61
file content (16 lines) | stat: -rw-r--r-- 509 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: kerneltop
Section: devel
Priority: optional
Maintainer: Gustavo Franco <stratus@debian.org>
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.6.1

Package: kerneltop
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: shows linux kernel function usage in a style like top
 kerneltop shows linux kernel function information usage (modules
 not included) like top do for process, and is derived from
 readprofile.
 .
 It needs profiling enabled on kernel and on boot time.