Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add tracer scope configurator #3137

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Nov 8, 2024

  1. Add tracer_config as per spec

    psx95 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    229a93c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Update formatting

    psx95 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    73df243 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    fd0178c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab6b2c4 View commit details
    Browse the repository at this point in the history
  3. Fix iwyu warnings generated

    psx95 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    606ae37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9d9815 View commit details
    Browse the repository at this point in the history
  5. Fix formatting

    psx95 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9cd78f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    2a97de9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5e6691 View commit details
    Browse the repository at this point in the history
  3. Fix IWYU warnings

    psx95 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    fbfd3de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c775d8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f22f9ec View commit details
    Browse the repository at this point in the history
  6. Add tests for TracerConfig

    psx95 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    355550a View commit details
    Browse the repository at this point in the history
  7. Fix formatting

    psx95 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4aadb2a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Fix memory leak issue in test

    psx95 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e02d1c5 View commit details
    Browse the repository at this point in the history
  2. Replace typedef with type alias

    psx95 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a8a04e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79c32f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db8d879 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Add tests for Tracer

    psx95 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    f6ff444 View commit details
    Browse the repository at this point in the history
  2. Fix iwyu warnings

    psx95 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    2c55339 View commit details
    Browse the repository at this point in the history