tree: 4e4930d2727ee4dcf3b09e89aae3789a675fab1c
  1. bbbuf.c
  2. bbcount.c
  3. bbsize.c
  4. cbr.c
  5. cbrtrace.c
  6. CMakeLists.txt
  7. countcalls.c
  8. div.c
  9. empty.c
  10. inc2add.c
  11. inline.c
  12. inscount.cpp
  13. instrace_simple.c
  14. instrace_x86.c
  15. instrcalls.c
  16. memtrace_simple.c
  17. memtrace_x86.c
  18. memval_simple.c
  19. MF_moduledb-sample.config
  20. MF_moduledb.c
  21. modxfer.c
  22. modxfer_app2lib.c
  23. opcodes.c
  24. prefetch.c
  25. README.md
  26. signal.c
  27. ssljack.c
  28. stats.c
  29. stl_test.cpp
  30. syscall.c
  31. tracedump.c
  32. utils.c
  33. utils.h
  34. VIPA_test.exe
  35. wrap.c
api/samples/README.md

This directory contains sample DynamoRIO clients, which can be directly used for analysis or extended with additional functionality. Details about each client can be found in the source code comments at the top of each file.