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

Support to add a new suboption --follow-calls to trace subcommand #3594

Merged
merged 39 commits into from
Jun 12, 2024

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    b6240a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd623ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cfe9ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17a15a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    830feaa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d798c46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bce2a66 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd4c3fc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    53a4e23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cbc7280 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8310cdb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fa29715 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4639d98 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3d73270 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    485e575 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    494ee89 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aea618c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8cf9109 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    458e68c View commit details
    Browse the repository at this point in the history
  20. Added more tests

    archanaravindar committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    329be51 View commit details
    Browse the repository at this point in the history
  21. Cleanup

    archanaravindar committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1003f86 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e70a08f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dccee6c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    39a9b84 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d7b6c62 View commit details
    Browse the repository at this point in the history
  26. dont invoke stacktrace if tracefollowcalls is enabled, compute depth …

    …from main regex root symbol than main.main
    archanaravindar committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b2d6339 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1a575c0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d290e3e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    014ee62 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    47bc274 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d42a35a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7f09ee9 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d1e805c View commit details
    Browse the repository at this point in the history
  34. addressing review comments: folding Functions and FunctionsDeep, redu…

    …cing branches by using depth prefix, wrap using %w and other comments
    archanaravindar committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    97f173c View commit details
    Browse the repository at this point in the history
  35. Optimize traversal and parts of printing trace point function and mod…

    …ify trace output layout
    
    and adjust tests accordingly
    archanaravindar committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ef01a06 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    4b7eb6c View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    5749f71 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    c21ce1b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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