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

Add call tracing module #569

Merged
merged 60 commits into from
Nov 8, 2024
Merged

Add call tracing module #569

merged 60 commits into from
Nov 8, 2024

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    307b862 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2231d5 View commit details
    Browse the repository at this point in the history
  3. Add some comments

    bwohlberg committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cec4a26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    107138e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Improve trace call detail

    bwohlberg committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7554bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0774abc View commit details
    Browse the repository at this point in the history
  3. Suppress typing errors

    bwohlberg committed May 13, 2024
    Configuration menu
    Copy the full SHA
    005f821 View commit details
    Browse the repository at this point in the history
  4. Rectify oversight

    bwohlberg committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b376aac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7465042 View commit details
    Browse the repository at this point in the history
  6. Some improvements

    bwohlberg committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1137a93 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    9cd8adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c67a41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    922c64e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Fix incorrect jit of method

    bwohlberg committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e17ce59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f622c83 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on Jun 3, 2024

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

Commits on Jun 22, 2024

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

Commits on Jul 25, 2024

  1. Update submodule

    bwohlberg committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c2365e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d43437 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    335c73e View commit details
    Browse the repository at this point in the history
  2. Add some comments

    bwohlberg committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    48a5556 View commit details
    Browse the repository at this point in the history
  3. Extend colour to all args

    bwohlberg committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6d3226a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1e3390 View commit details
    Browse the repository at this point in the history
  5. Add trace usage example

    bwohlberg committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    baf116f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab5e3eb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    519dd1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    753bdc1 View commit details
    Browse the repository at this point in the history
  3. Trivial edit

    bwohlberg committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8ecf2d2 View commit details
    Browse the repository at this point in the history
  4. Bug fix

    bwohlberg committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a12044a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    2d86156 View commit details
    Browse the repository at this point in the history
  2. Improve verbose output

    bwohlberg committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    70c3485 View commit details
    Browse the repository at this point in the history
  3. Add docstrings

    bwohlberg committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e247c58 View commit details
    Browse the repository at this point in the history
  4. Suppress mypy complaints

    bwohlberg committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fee4460 View commit details
    Browse the repository at this point in the history
  5. Output format improvement

    bwohlberg committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a5ac2e9 View commit details
    Browse the repository at this point in the history
  6. Clean up

    bwohlberg committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1890f71 View commit details
    Browse the repository at this point in the history
  7. Output format improvement

    bwohlberg committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cec8214 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b0ae37 View commit details
    Browse the repository at this point in the history
  9. Add colorama dependency

    bwohlberg committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    aeee771 View commit details
    Browse the repository at this point in the history
  10. Update change log

    bwohlberg committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9baf6a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3700e96 View commit details
    Browse the repository at this point in the history
  12. Add docs

    bwohlberg committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1981139 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Minor edit

    bwohlberg committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fee1605 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dd05c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    627ef34 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Oct 2, 2024

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

Commits on Oct 30, 2024

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

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    118afea View commit details
    Browse the repository at this point in the history
  2. Typo fix

    bwohlberg committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6f8c99d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e249fea View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Update change summary

    bwohlberg committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    56fc918 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Improve docs

    bwohlberg committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    dd88cb4 View commit details
    Browse the repository at this point in the history
  2. Suppress mypy errors

    bwohlberg committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4feba96 View commit details
    Browse the repository at this point in the history
  3. Suppress mypy errors

    bwohlberg committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    931f212 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    fa567c5 View commit details
    Browse the repository at this point in the history
  2. Address PR review comments

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