table of contents
scomes(8) | Tool for watching system resources | scomes(8) |
NAME¶
scomes - tool for watching system resources
SYNOPSIS¶
scomes -c "binary [binary arguments ...]" [timer]
DESCRIPTION¶
scomes is a simple systemtap script for watching activity of one process. Syscalls count, userspace and kernelspace ticks, read and written bytes, transitted and received bytes and polling syscalls are measured.
SEE ALSO¶
AUTHOR¶
Written by Jan Hutar <jhutar@redhat.com>.
REPORTING BUGS¶
Report bugs to <pknirsch@redhat.com>.
13 Jan 2011 | Phil Knirsch |