Hi Alexander, After having tried out ktrace and now accton. I can say this was a very superb suggestion.
accton (you have to use sa to view accton summary) tabulates which commands were invoked and sorts everything much better than I could ever dream of, and its in base! Just exactly what I needed to see. Thanks again On Wed, Mar 16, 2011 at 2:55 AM, Alexander Schrijver <[email protected]> wrote: > On Tue, Mar 15, 2011 at 10:07:48PM -0500, Amit Kulkarni wrote: >> When we build a project using ./configure && make && make install, >> inevitably there are invocations of all sorts of things. Is there a >> utility which can log which process was created, its invocation >> command, and then record it is destroyed? Basically, like >> http://www.suse.de/~krahmer/exec-notify.c but for OpenBSD. > > accton(8)

