[PATCH 0/4] Add ETW support to release version

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

 



This series of patches allows binary traces to be recorded in customer
environment for further offline analysis. ETW (Event tracing for 
Windows) and WPP (preprocessing of traces) provide minimal overhead
when trace session is not active (regular usage) and low throghput
and minimal affect when tracing is active.
Debug version is unchanged.

Yuri Benditovich (4):
  qxl-wddm-dod: Correct format of printouts
  qxl-wddm-dod: add trace definition file for WPP
  qxl-wddm-dod: Support ETW for release version
  qxl-wddm-dod: Add scripts for ETW recording and parsing

 QxlDodCollectTrace.bat        |  31 ++++++++++
 QxlDodParseTrace.bat          |  10 ++++
 qxldod/QxlDod.cpp             | 106 +++++++++++++++++----------------
 qxldod/WppTrace.h             |  51 ++++++++++++++++
 qxldod/driver.cpp             |  11 +++-
 qxldod/driver.h               |   5 ++
 qxldod/qxldod.vcxproj         |   5 ++
 qxldod/qxldod.vcxproj.filters | 133 +++++++++++++++++++++---------------------
 8 files changed, 235 insertions(+), 117 deletions(-)
 create mode 100644 QxlDodCollectTrace.bat
 create mode 100644 QxlDodParseTrace.bat
 create mode 100644 qxldod/WppTrace.h

-- 
2.7.0.windows.1

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]