DragonFly BSD
DragonFly commits List (threaded) for 2012-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Include physical cpu in ktrace header


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 20 Sep 2012 11:34:49 -0700 (PDT)

commit 931186a052876b93f5ef375efe6665e8160284eb
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]