- Add tracing in process/thread.c as well.
authorAlex Ionescu <aionescu@gmail.com>
Sun, 23 Jul 2006 19:45:16 +0000 (19:45 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Sun, 23 Jul 2006 19:45:16 +0000 (19:45 +0000)
commit881a60f895d7ba96f82dcfb23f92015e6fc47535
tree10936dd8c144e6996f676fc41980d1dd975037f8
parent6cf55b644ffc0b2251d2ba4f054b0397ce9dc52e
- Add tracing in process/thread.c as well.
- Add a new tracing class/macro for reference counts and add it in kill/process/thread.c.
- Remove tracing TODO from kernel fun.

svn path=/trunk/; revision=23254
reactos/ntoskrnl/KrnlFun.c
reactos/ntoskrnl/include/internal/ps.h
reactos/ntoskrnl/ps/kill.c
reactos/ntoskrnl/ps/process.c
reactos/ntoskrnl/ps/query.c
reactos/ntoskrnl/ps/thread.c