Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M margo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sds
  • margo
  • Merge requests
  • !16

Merged
Created Jun 21, 2019 by Philip Carns@carnsOwner

Margo RPC instrumentation mechanism

  • Overview 5
  • Commits 6
  • Changes 6
  • turn on margo diagnostics to produce output
  • reports min/max/avg for each rpc issued
  • identifiers for each rpc recorded include the ancestry of rpcs that triggered them
  • relies on user-defined Mercury header space and Argobots thread-local keys

Ready to merge (and expand later).

Rudimentary documentation can be found in doc/instrumentation.md, which is linked from the top level README.md.

Edited Jul 31, 2019 by Philip Carns
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: carns/dev-rpc-breadcrumb-redo2