]> git.ipfire.org Git - thirdparty/lxc.git/commit
port lxc-top from lua to C for wider availability
authorDwight Engen <dwight.engen@oracle.com>
Tue, 23 Sep 2014 17:37:50 +0000 (13:37 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 23 Sep 2014 19:23:05 +0000 (15:23 -0400)
commit7dc6f6e279b35ccff88793afe991d34ecead57f3
treebeee329e8135add97b1ba59d1d3890893537fac4
parent3cd988ccdbbb5b5794b19ad1165e48168c2dd1d9
port lxc-top from lua to C for wider availability

- keep but rename the lua version as an example of how to use the lua API

- got rid of the fairly useless --max argument

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
doc/lxc-top.sgml.in
src/lxc/Makefile.am
src/lxc/lxc-top.lua [moved from src/lxc/lxc-top with 100% similarity]
src/lxc/lxc_top.c [new file with mode: 0644]