]> mj.ucw.cz Git - eval.git/commit
Introduced sampling of memory usage.
authorMartin Mares <mj@ucw.cz>
Sun, 24 Aug 2008 21:56:44 +0000 (23:56 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 24 Aug 2008 21:56:44 +0000 (23:56 +0200)
commit785436fb49da899e77a3a977f61f564a6a71f831
tree43be8e6e3ae3ee654e794f0e06fb5ca012d73c3a
parente6f07a3c51c1117f3f95fa846dd042b5a4a1e201
Introduced sampling of memory usage.

This patch introduces the basic stuff. So far, it samples VmPeak before and after
each syscalls, which will be fixed in subsequent commits.
TODO
box/box.c