-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
45 lines (29 loc) · 821 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
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