Skip to content

perf101/xenpong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Matthew Portas
Jul 15, 2013
68cbdec · Jul 15, 2013

History

66 Commits
Jun 21, 2013
Jul 15, 2013
Jun 14, 2013
Jul 15, 2013
Jul 15, 2013
Jul 15, 2013
Jul 15, 2013
Jul 15, 2013
Jul 15, 2013

Repository files navigation

XenPong

A Windows driver for measuring event channel latency.

Prerequisites to build
----------------------

*   Visual Studio 2012 or later 
*   Windows Driver Kit 8 or later
*   Python 3 or later 

Environment variables used in building driver
-----------------------------

MAJOR\_VERSION Major version number

MINOR\_VERSION Minor version number

MICRO\_VERSION Micro version number

BUILD\_NUMBER Build number

SYMBOL\_SERVER location of a writable symbol server directory

KIT location of the Windows driver kit

PROCESSOR\_ARCHITECTURE x86 or x64

VS location of visual studio

Commands to build
-----------------

    git clone http://github.com/perf101/xenpong
    cd win-xeniface 
    .\\build.py [checked | free]

Device tree diagram
-------------------

    XenPong
       |
    XenBus
       |
    PCI Bus

About

Windows Device Driver for measuring event channel latency

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published