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
  • !2319

i#2006 generalize drcachesim: add threading pool support for writing out traces

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Administrator requested to merge i2006-drcachesim-threadpool into master Mar 30, 2017
  • Overview 162
  • Commits 34
  • Pipelines 0
  • Changes 11

Created by: zhaoqin

Adds two options -num_threads and -queue_size to the tracer for asynchronous trace write by the sideline threads. This CL only adds the two options, and the real implementation is to be added.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: i2006-drcachesim-threadpool