On Thu, 2002-05-16 at 16:14, Manik Raina wrote:
> anyone knows if there are counters in the linux kernel
> which can be read via /proc like mechanism for the
> following :
>
> 1. total number of bytes read by process by syscalls
> like read()
>
> 2. total number of bytes written by each process by
> syscalls like write()
Hi,
as far as I know there's not a ready to use counter in the procfs.
BTW: What do you want to count? Do You mean timers?
It shouldn't be a problem, to write a little driver, which could make
this available.
Regards
Frank
-
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/
This archive was generated by hypermail 2b29 : Thu May 23 2002 - 22:00:13 EST