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

Spike: add profiling support with functiontrace #10423

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    9b4f54e View commit details
    Browse the repository at this point in the history
  2. Lazily install package

    simonrw committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    081d2be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b48975 View commit details
    Browse the repository at this point in the history
  4. Extract profiler subdirectory

    simonrw committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8f638d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db093d2 View commit details
    Browse the repository at this point in the history
  6. Fix lints

    simonrw committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f64b0fb View commit details
    Browse the repository at this point in the history
  7. fix import order issue

    simonrw committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3b00683 View commit details
    Browse the repository at this point in the history
  8. Use isort to fix import order

    simonrw committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7cc25d2 View commit details
    Browse the repository at this point in the history