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

DEBUG-2334 remaining dynamic instrumentation code #4098

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 21, 2024

  1. DEBUG-2334 respect maxFieldCount in probe specification

    Maximum capture attribute count can be specified in the probe,
    implement support for it in DI.
    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b14f2c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f24e240 View commit details
    Browse the repository at this point in the history
  3. types

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    31a11b4 View commit details
    Browse the repository at this point in the history
  4. rest of di

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1043244 View commit details
    Browse the repository at this point in the history
  5. fix test

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ffb9216 View commit details
    Browse the repository at this point in the history
  6. types

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    0a6598d View commit details
    Browse the repository at this point in the history
  7. types

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    22c6ea2 View commit details
    Browse the repository at this point in the history
  8. rubocop

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    64f4e11 View commit details
    Browse the repository at this point in the history
  9. enable script compiled trace point

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    38965bb View commit details
    Browse the repository at this point in the history
  10. use real DI component

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    271ab6e View commit details
    Browse the repository at this point in the history
  11. rename state

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    834a750 View commit details
    Browse the repository at this point in the history
  12. shutdown di

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3d6794e View commit details
    Browse the repository at this point in the history
  13. add an exception boundary around probe parsing, ensure subsequent pro…

    …bes are parsed and installed
    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b431c81 View commit details
    Browse the repository at this point in the history
  14. standard

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    352e966 View commit details
    Browse the repository at this point in the history
  15. standard

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    71940b2 View commit details
    Browse the repository at this point in the history
  16. mock DI component

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    709b1f8 View commit details
    Browse the repository at this point in the history
  17. disable code tracking in test suite

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    67d0974 View commit details
    Browse the repository at this point in the history
  18. fix test

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9a09c7f View commit details
    Browse the repository at this point in the history
  19. rubocop

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    bebcc98 View commit details
    Browse the repository at this point in the history
  20. types

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    cb20403 View commit details
    Browse the repository at this point in the history
  21. deactivate only when possible

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    0b3b657 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fcd5250 View commit details
    Browse the repository at this point in the history
  23. types

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    bc96062 View commit details
    Browse the repository at this point in the history
  24. wip di current component

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8ddc554 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    796351c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e81dba1 View commit details
    Browse the repository at this point in the history
  27. delete obsolete mock

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    11b9b97 View commit details
    Browse the repository at this point in the history
  28. explain old_state

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    842448a View commit details
    Browse the repository at this point in the history
  29. clarify DI vs remote

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d768469 View commit details
    Browse the repository at this point in the history
  30. explain current component

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8e9c753 View commit details
    Browse the repository at this point in the history
  31. types

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    fca425a View commit details
    Browse the repository at this point in the history
  32. types

    p committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    44d14e0 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    96bd24d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ce16373 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. deindent

    p committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d3fe663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39fa737 View commit details
    Browse the repository at this point in the history
  3. steep

    p committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fe9b3a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0982cf1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    4683a48 View commit details
    Browse the repository at this point in the history