Re: [perf-discuss] Syscalls

2012-07-11 Thread przemolicc
Hello, I have setup dtrace script which is run every 10 minutes: 0,10,20,30,40,50 * * * * /root/bin/sum.sh (the dtrace script is below). It runs for 5 min. and saves result in a file (so 5 out of 10 min is recorded) and records the following data: dtrace

Re: [perf-discuss] Syscalls

2012-07-06 Thread przemolicc
"Mike Gerdts" pisze: > On Fri, Jul 6, 2012 at 3:22 PM, wrote: > > Hello, > > > > we have been observing some high syscalls (much higher then usually) during > > fixed part of week. > > DTrace shows that they mostly comes from Oracle: > > ... > > uname

Re: [perf-discuss] Syscalls

2012-07-06 Thread Mike Gerdts
On Fri, Jul 6, 2012 at 3:22 PM, wrote: > Hello, > > we have been observing some high syscalls (much higher then usually) during > fixed part of week. > DTrace shows that they mostly comes from Oracle: > ... > uname exece >