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 commits for v2.8.0 #27

Merged
merged 31 commits into from
Nov 17, 2023
Merged

add commits for v2.8.0 #27

merged 31 commits into from
Nov 17, 2023

Commits on Nov 17, 2023

  1. use pmu2metrics (#194)

    * add pmu profiling
    harp-intel committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8d8ccbc View commit details
    Browse the repository at this point in the history
  2. collect power stats from turbostat (#196)

    * collect power stats from turbostat
    
    * move power up in summary
    harp-intel committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    15fc76e View commit details
    Browse the repository at this point in the history
  3. Fix Turbo on/off incorrectly reported as "Off" in Excel Brief Report

    "Intel Turbo Boost = enabled (AMD Frequency Boost)" in the CPU section
    was resulting in
    "..., Turbo Off, ..." in the Marketing Summary section.
    harp-intel committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    539dc84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd3143a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e902d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1214f78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4799054 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e9babd View commit details
    Browse the repository at this point in the history
  9. more flexible cmd line options in pmu2metrics (#206)

    Expose perf stat interval and perf mux interval as advanced command line options
    harp-intel committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d9c79eb View commit details
    Browse the repository at this point in the history
  10. add -noconfig option (#207)

    * add -noconfig option to svr-info. Can be used when collecting profiling data to avoid any overhead from collecting configuration data.
    harp-intel committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    84dcf54 View commit details
    Browse the repository at this point in the history
  11. upgrade golang.org/x/text

    harp-intel committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7c97ed1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4966cc1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8b17f79 View commit details
    Browse the repository at this point in the history
  14. Add new Device IDs for accelerators. (#210)

    * Add new Device IDs for accelerators.
    harp-intel committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b68c105 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a8af137 View commit details
    Browse the repository at this point in the history
  16. Bump golang.org/x/term from 0.13.0 to 0.14.0 in /src/orchestrator (#212)

    Bumps [golang.org/x/term](https://github.com/golang/term) from 0.13.0 to 0.14.0.
    - [Commits](golang/term@v0.13.0...v0.14.0)
    dependabot[bot] authored and harp-intel committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5fdbf6b View commit details
    Browse the repository at this point in the history
  17. Bump golang.org/x/term from 0.13.0 to 0.14.0 in /src/pkg/progress (#213)

    Bumps [golang.org/x/term](https://github.com/golang/term) from 0.13.0 to 0.14.0.
    - [Commits](golang/term@v0.13.0...v0.14.0)
    dependabot[bot] authored and harp-intel committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9c48913 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    111c58f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    918218d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f2be96c View commit details
    Browse the repository at this point in the history
  21. pmu2metrics -wide printing (#217)

    * refactor print into function
    
    * print wide
    harp-intel committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2c24dcf View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    430d557 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    58012c9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    29f658e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d99bd18 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f8018b4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8b222dc View commit details
    Browse the repository at this point in the history
  28. support GNR-SP and AP memory channels (#218)

    * support GNR-SP and AP memory channels
    harp-intel committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    29bb82a View commit details
    Browse the repository at this point in the history
  29. simplify event loop (#220)

    * simplify event loop
    harp-intel committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2050666 View commit details
    Browse the repository at this point in the history
  30. GNR AP DIMM POP

    harp-intel committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0ba4aec View commit details
    Browse the repository at this point in the history
  31. Prepare for 2.8.0 release (#221)

    * Prepare for 2.8.0 release
    harp-intel committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    83419ba View commit details
    Browse the repository at this point in the history