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

Changes to the profiles protocol based on implementation experience. #587

Closed
wants to merge 5 commits into from

Commits on Sep 11, 2024

  1. Changes to the experimental profiles protocol based on implementation…

    … experience.
    
    - Combine profiles.proto and pprofextended.proto to a single file.
    - Change array index data types and field names for improved code generation.
    jhalliday committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    55c5498 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    8b51162 View commit details
    Browse the repository at this point in the history
  2. Changes to the experimental profiles protocol based on implementation…

    … experience.
    
    Change attribute field names and types.
    jhalliday committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    048570c View commit details
    Browse the repository at this point in the history
  3. Changes to the experimental profiles protocol based on implementation…

    … experience.
    
    Futher improvment to field name consistency.
    jhalliday committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1a85cc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Changes to the experimental profiles protocol based on implementation…

    … experience.
    
    Modifications addressing review comments.
    jhalliday committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    96d33b7 View commit details
    Browse the repository at this point in the history