File: control

package info (click to toggle)
memstat 1.0
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 80 kB
  • ctags: 38
  • sloc: ansic: 343; makefile: 55
file content (14 lines) | stat: -rw-r--r-- 466 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: memstat
Section: admin
Priority: optional
Maintainer: Michael Meskes <meskes@debian.org>
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 9)

Package: memstat
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Identify what's using up virtual memory
 Lists all the processes, executables, and shared libraries
 that are using up virtual memory. It's helpful to see how the
 shared memory is used and which 'old' libs are loaded.