File: control

package info (click to toggle)
smemstat 0.01.16-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 116 kB
  • ctags: 135
  • sloc: ansic: 1,183; python: 59; makefile: 34
file content (17 lines) | stat: -rw-r--r-- 555 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: smemstat
Section: admin
Priority: optional
Maintainer: Colin King <colin.king@canonical.com>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9), libncurses5-dev
Homepage: http://kernel.ubuntu.com/~cking/smemstat

Package: smemstat
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: memory usage monitoring tool
 Smemstat reports the physical memory usage taking
 into consideration shared memory.  The tool can
 either report a current snapshot of memory usage
 or periodically dump out any changes in memory.