]> review.fuel-infra Code Review - packages/trusty/atop.git/commit
atop-2.3.0 31/40231/1
authorDmitry Teselkin <dteselkin@mirantis.com>
Tue, 22 Jan 2019 13:00:01 +0000 (16:00 +0300)
committerDmitry Teselkin <dteselkin@mirantis.com>
Tue, 22 Jan 2019 13:00:01 +0000 (16:00 +0300)
commit090ad6f5f7f431374abf2a06cdf588186f25a669
tree775e13d6e999fc7501c95c0c9b4ec9e3124e397b
parent94be0acd999157219a56b99082528eaaf7815eb8
atop-2.3.0

Change-Id: I0155650be349c632bdd68ca26c0d2a7e15881787
Related-Prod: PROD-14364
87 files changed:
.gitignore [new file with mode: 0644]
debian/NEWS [new file with mode: 0644]
debian/README.source [new file with mode: 0644]
debian/atop.cron.d [new file with mode: 0644]
debian/atop.default [new file with mode: 0644]
debian/atop.install [new file with mode: 0644]
debian/atop.wrapper [new file with mode: 0755]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/patches/atop-daily [new file with mode: 0644]
debian/patches/atop-pm [new file with mode: 0644]
debian/patches/atopacct.service [new file with mode: 0644]
debian/patches/dependency-on-remote-fs [new file with mode: 0644]
debian/patches/dh_installinit [new file with mode: 0644]
debian/patches/dh_systemd_enable [new file with mode: 0644]
debian/patches/force-reload [new file with mode: 0644]
debian/patches/init-script-lsb-headers [new file with mode: 0644]
debian/patches/logrotate-nomail [new file with mode: 0644]
debian/patches/lsb-init-functions [new file with mode: 0644]
debian/patches/makefile-clean [new file with mode: 0644]
debian/patches/no-files-in-var-log [new file with mode: 0644]
debian/patches/no-version-symlinks [new file with mode: 0644]
debian/patches/series [new file with mode: 0644]
debian/patches/systemd-path [new file with mode: 0644]
debian/patches/var-run [new file with mode: 0644]
debian/postinst [new file with mode: 0644]
debian/postrm [new file with mode: 0644]
debian/preinst [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/source/format [new file with mode: 0644]
debian/watch [new file with mode: 0644]
sources/45atoppm [new file with mode: 0755]
sources/AUTHOR [new file with mode: 0644]
sources/COPYING [new file with mode: 0644]
sources/ChangeLog [new file with mode: 0644]
sources/Makefile [new file with mode: 0644]
sources/README [new file with mode: 0644]
sources/acctproc.c [new file with mode: 0644]
sources/acctproc.h [new file with mode: 0644]
sources/atop-pm.sh [new file with mode: 0755]
sources/atop.c [new file with mode: 0644]
sources/atop.cronsystemd [new file with mode: 0644]
sources/atop.cronsysv [new file with mode: 0644]
sources/atop.daily [new file with mode: 0755]
sources/atop.h [new file with mode: 0644]
sources/atop.init [new file with mode: 0755]
sources/atop.service [new file with mode: 0644]
sources/atopacct.init [new file with mode: 0755]
sources/atopacct.service [new file with mode: 0644]
sources/atopacctd.c [new file with mode: 0644]
sources/atopacctd.h [new file with mode: 0644]
sources/atopsar.c [new file with mode: 0644]
sources/deviate.c [new file with mode: 0644]
sources/ifprop.c [new file with mode: 0644]
sources/ifprop.h [new file with mode: 0644]
sources/man/atop.1 [new file with mode: 0644]
sources/man/atopacctd.8 [new file with mode: 0644]
sources/man/atoprc.5 [new file with mode: 0644]
sources/man/atopsar.1 [new file with mode: 0644]
sources/netatop.h [new file with mode: 0644]
sources/netatopd.h [new file with mode: 0644]
sources/netatopif.c [new file with mode: 0644]
sources/netlink.c [new file with mode: 0644]
sources/netstats.h [new file with mode: 0644]
sources/parseable.c [new file with mode: 0644]
sources/parseable.h [new file with mode: 0644]
sources/photoproc.c [new file with mode: 0644]
sources/photoproc.h [new file with mode: 0644]
sources/photosyst.c [new file with mode: 0644]
sources/photosyst.h [new file with mode: 0644]
sources/procdbase.c [new file with mode: 0644]
sources/psaccs_atop [new file with mode: 0644]
sources/psaccu_atop [new file with mode: 0644]
sources/rawlog.c [new file with mode: 0644]
sources/showgeneric.c [new file with mode: 0644]
sources/showgeneric.h [new file with mode: 0644]
sources/showlinux.c [new file with mode: 0644]
sources/showlinux.h [new file with mode: 0644]
sources/showprocs.c [new file with mode: 0644]
sources/showsys.c [new file with mode: 0644]
sources/various.c [new file with mode: 0644]
sources/version.c [new file with mode: 0644]
sources/version.h [new file with mode: 0644]