Re: [EMAIL PROTECTED] Profiling Apache with LD_PRELOAD

2008-04-02 Thread Eric Covener
On Wed, Apr 2, 2008 at 5:22 AM, Nedeljko Vasic <[EMAIL PROTECTED]> wrote: > I'm trying to profile Apache Web server 2.2.8 on my Debian machine. > Precisely, I need to measure mean values and standard deviations for each > system call. At this point, T'm using LD_PRELOAD environment variable to > cr

[EMAIL PROTECTED] Profiling Apache with LD_PRELOAD

2008-04-02 Thread Nedeljko Vasic
I'm trying to profile Apache Web server 2.2.8 on my Debian machine. Precisely, I need to measure mean values and standard deviations for each system call. At this point, T'm using LD_PRELOAD environment variable to create a simple imposer for system calls. I thought that using SetEnv directive with