Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Merge requests
  • !2781

i#2006 drcachesim generalization: doxygenate drmemtrace framework

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Derek Bruening requested to merge i2006-analyzer-docs into master Dec 21, 2017
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 23

Adds doxygen docs to the exported headers in the drmemtrace framework and includes them all in the doxygen-generated html docs.

Adds hierarchy to the html docs file list to group the drmemtrace headers together.

Moves drmemtrace.h from ext/include/ to tools/include/drmemtrace with the analysis tool headers and adds a new CMake function use_DynamoRIO_drmemtrace_tracer() for finding the header.

Adds a tracer customization section to the drcachesim prose docs.

Installation tested manually and tweaked to remove superfluous drcachesim debug files.

Issue: #2006 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: i2006-analyzer-docs