perfview
perfview copied to clipboard
KernelTime UserTime from Event metadata.
It's there a way to get those two values from an .etl file? I can see them when i dump the file with tracerpt but haven't found a way to see those values in PerfView, I have a custom software that is reading events from the same file, and for some reason only those two values are exactly 15x lower than the dump from tracerpt and i dont know why, like if every value is * 15 on tracerpt, Don't know where discrepancy is.