-
Notifications
You must be signed in to change notification settings - Fork 1
/
ACKNOWLEDGEMENTS
30 lines (23 loc) · 1.09 KB
/
ACKNOWLEDGEMENTS
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
===========================================================================
ACKNOWLEDGEMENTS / AUTHORS OF DR. MEMORY
The following is a partial list of the people who have contributed to
Dr. Memory, in alphabetical order. Many others have provided invaluable
insights, suggestions, and constructive criticism.
* Derek Bruening
* Bharath Chandramohan
* Shawn Denbow
* Timur Iskhodzhanov
* Reid Kleckner
* Qin Zhao
Dr. Memory was originally developed by Derek Bruening for Windows. Derek later
ported Dr. Memory to Linux.
Reid Kleckner and Qin Zhao contributed to many different features on both
Windows and Linux.
Shawn Denbow contributed to Windows system call handling.
Timur Iskhodzhanov contributed to error suppression and testing.
Bharath Chandramohan contributed to an ESXi port of Dr. Memory.
Dr. Memory leverages the dynamic instrumentation tool platform DynamoRIO.
See http://dynamorio.org for more information about DynamoRIO.
Dr. Memory's feature set bears some similiarities to Valgrind's Memcheck
tool.
===========================================================================