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

feat(profiler)!: New flamegraph command that profiles the opcodes executed #6327

Merged
merged 20 commits into from
Oct 24, 2024

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    c3a7979 View commit details
    Browse the repository at this point in the history
  2. clippy and fmt

    vezenovm committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    db20bde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44c7ca9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c8417c View commit details
    Browse the repository at this point in the history
  5. cleanup

    vezenovm committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5c42b3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ad01a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    2638e8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc76e97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ef5fbc View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/mv/execution-opcodes-profiler' i…

    …nto mv/execution-opcodes-profiler
    vezenovm committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f980588 View commit details
    Browse the repository at this point in the history
  5. dry in brillig finalilze

    vezenovm committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b9fd8fc View commit details
    Browse the repository at this point in the history
  6. Update acvm-repo/brillig_vm/src/lib.rs

    Co-authored-by: Akosh Farkash <[email protected]>
    vezenovm and aakoshh authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    20873be View commit details
    Browse the repository at this point in the history
  7. Update tooling/profiler/src/cli/execution_flamegraph_cmd.rs

    Co-authored-by: Akosh Farkash <[email protected]>
    vezenovm and aakoshh authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    622e823 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    322bebb View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/mv/execution-opcodes-profiler' i…

    …nto mv/execution-opcodes-profiler
    vezenovm committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6543ec1 View commit details
    Browse the repository at this point in the history
  10. remove unused field

    vezenovm committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    74c2a77 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    722d1ad View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7c6a354 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b44e1e3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e6e87ae View commit details
    Browse the repository at this point in the history