move away from syscall counts towards operation counts
commitafc0ed3d1fde99ebf122d247ce50635557e1624f
authorDave Jones <davej@redhat.com>
Mon, 21 Apr 2014 20:05:14 +0000 (21 16:05 -0400)
committerDave Jones <davej@redhat.com>
Mon, 21 Apr 2014 20:05:14 +0000 (21 16:05 -0400)
tree901e9667cd58f532021baaf453d82412f737ec07
parent67fb16f24f99f7f3ed2e7acc56deeae19e6a9b21
move away from syscall counts towards operation counts

mostly just shm renaming:
previous_count -> previous_op_count
child_syscall_count -> child_op_count
Documentation/TODO
child.c
include/shm.h
log.c
main.c
shm.c
syscall.c
watchdog.c