]> mj.ucw.cz Git - moe.git/history - box
Merge branch 'layout'
[moe.git] / box /
2008-08-24 Martin MaresSample memory usage only on selected syscalls.
2008-08-24 Martin MaresDetect breakpoint instructions, which are reported...
2008-08-24 Martin MaresIntroduced sampling of memory usage.
2008-08-24 Martin MaresOops, there was a typo in the previous patch.
2008-08-24 Martin MaresThe mmap2() syscall is available even in the strict...
2008-08-24 Martin MaresPermit the set_tid_address() syscall.
2008-08-24 Martin MaresDocument various error reporting functions.
2008-08-22 Martin MaresThe FIXME was wrong, start_time is available whenever...
2008-08-22 Martin MaresInternal errors are reported properly.
2008-08-22 Martin MaresWrite all relevant information to the metafile.
2008-08-22 Martin Maresusage() should exit with code 2, too.
2008-08-22 Martin MaresWe do not care about ancient C libraries any more.
2008-08-22 Martin MaresDistinguish between die() and err().
2008-08-22 Martin MaresChanged formatting of time metas.
2008-08-22 Martin MaresGather timing statistics on unsuccessful exit, too.
2008-08-22 Martin MaresAdded basic support for writing meta-files.
2008-05-15 Martin MaresMoved sandbox to box/.