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

This directory contains sample DynamoRIO clients that can be directly used for analysis or extended with additional functionality.

Detailed descriptions for each sample are available in the sample DynamoRIO clients HTML documentation.

Brief per-file notes are also included in the source code comments at the top of each sample.