Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-88374

Integrate tagged tracing profiler with mongod

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Query Execution
    • v8.0

      Integrate https://github.com/10gen/mongo/tree/anna.wawrzyniak/profiler with mongod in master branch.

      The tracing profiler allows to manually mark scopes/regions in the code and then precisely measure (cycle clock precision) the time spent and invocation count for each region. It also supports nested regions/scopesĀ 

      This tracing profiler aggregates the measurements, without storing all traces.

      The metrics are available via regular mongod stats.

            Assignee:
            anna.wawrzyniak@mongodb.com Anna Wawrzyniak
            Reporter:
            anna.wawrzyniak@mongodb.com Anna Wawrzyniak
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: