]> Zhao Yanbai Git Server - minix.git/commit
Kernel: statistical profiling fixes
authorDavid van Moolenbroek <david@minix3.org>
Thu, 16 Dec 2010 09:46:26 +0000 (09:46 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Thu, 16 Dec 2010 09:46:26 +0000 (09:46 +0000)
commitb6f3b7e7f662276af0e1cf4e380e7d95083d6eea
tree18af2051ef2313ee6fd21b00c0c3b2620bac201c
parentf0f34dd8d9dc89a607730dbc697bd505c2773182
Kernel: statistical profiling fixes

- create name entries for forked processes as well;
- create name entries only for system processes.
kernel/profile.c
kernel/system/do_fork.c