lkml.org 
[lkml]   [2005]   [Sep]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: intr in /proc/stat and number of syscalls made
Philip Lawatsch wrote:
> Hi,
>
>
> I'm trying to log some stats for one of my server.
>
> Now what I wanted to log is the number of pagefaults and the number of
> syscalls done since system startup.
> (I'm on a system without sysenter)
>
> I thought that /proc/stat's intr line would provide information about
> how often an interrupt was called. But it looks like there are only
> stats about the irqs in there and not about all interrupts.
>
> I've already found /proc/vmstat | grep pgfault which will give me the
> number of pagefaults, but I'm still looking for a way to get the number
> of syscalls.
>
> I also think that the Documenation about /proc/stat is misleading
> (perhaps putting the word irq somewhere in there would be a good idea).
>
>
> So, is there a way to find out how often the syscall interrupt /
> sysenter handler was run? I'd actually prefer to get the number for each
> interrupt because then I could also track some other nice things.

I forgot to add, I'm running a 2.6.13 on x86.

kind regards Philip
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-09-06 13:27    [W:0.026 / U:0.652 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site