From: David S. A. <da...@ci...> - 2008-04-18 22:40:46
|
I am trying to add a trace marker and the data is coming out all 0's. e.g., 0 (+ 0) PTE_WRITE vcpu = 0x00000001 pid = 0x0000240d [ gpa = 0x00000000 00000000 gpte = 0x00000000 00000000 ] Patch is attached. I know the data is non-zero as I added an if check before calling the trace to only do the trace if the data is non-zero. Anyone have suggestions on what I am missing? thanks, david |