git: kernel - Include physical cpu in ktrace header
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Sep 20 11:34:49 PDT 2012
commit 931186a052876b93f5ef375efe6665e8160284eb
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Sep 20 11:33:03 2012 -0700
kernel - Include physical cpu in ktrace header
* Record which cpu the system call (etc) is running on
in the ktrace header.
Summary of changes:
sys/kern/kern_ktrace.c | 158 +++++++++++++++++++++++++++++-------------------
sys/sys/ktrace.h | 9 ++-
2 files changed, 102 insertions(+), 65 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/931186a052876b93f5ef375efe6665e8160284eb
--
DragonFly BSD source repository
More information about the Commits
mailing list