Skip to content

Conversation

ianayl
Copy link
Contributor

@ianayl ianayl commented Aug 29, 2025

This PR:

  • enable benchmarks flamegraph output by default
  • add option to enable/disable unitrace (off by default)
    • unitrace logs are provided as artifacts and are available for 31 days

@ianayl ianayl marked this pull request as ready for review September 10, 2025 14:16
@ianayl ianayl requested review from a team as code owners September 10, 2025 14:16
--timestamp-override "$SAVE_TIMESTAMP" \
--detect-version sycl,compute_runtime
--detect-version sycl,compute_runtime \
--flamegraph inclusive \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we enable both flamegraph and unitrace at the same run, @mateuszpn?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mateuszpn Friendly ping

type: string
default: 'false'
required: False
enable_unitrace:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this option only for benchmarks? if so, I guess you can rename with prefix benchmark_ here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants