-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Prepare for branch renaming. (#367) * Add `amd-staging` and `amd-mainline` to workflow * Update links in documentation to use amd-mainline --------- Signed-off-by: David Galiffi <[email protected]> * Update VERSION to 1.12.0 (#387) Bumping version since rocm-rel-6.3.0.1 branched. * Add rocm tag to cpack.yml (#389) * Add rocm tag to cpack.yml * Update softprops/action-gh-release to v2 * Include note about known issue with Perfetto v47.0 and above. (#391) * Reference "Known Issue" next to references of Perfetto. (#393) * And provide workaround link to Perfetto v46.0 Co-authored-by: Peter Park <[email protected]> * Rename to ROCm Systems Profiler (rocprof-sys) (#1) Rename to ROCm Systems Profiler (rocprof-sys) * Update documentation requirements (#402) (#5) * Bump rocm-docs-core to 1.8.2 * Remove empty package-ecosystem in dependabot Co-authored-by: Sam Wu <[email protected]> * Rename Omnitrace to ROCm Systems Profiler (#4) The Omnitrace program is being renamed. Full name: "ROCm Systems Profiler" Package name: "rocprofiler-systems" Binary / Library names: "rocprof-sys-*" --------- Co-authored-by: Xuan Chen <[email protected]> Signed-off-by: David Galiffi <[email protected]> * External CI: enable CI triggers (#6) --------- Signed-off-by: David Galiffi <[email protected]> Co-authored-by: Peter Park <[email protected]> Co-authored-by: Sam Wu <[email protected]> Co-authored-by: Daniel Su <[email protected]>
- Loading branch information
1 parent
7838aa2
commit 1567085
Showing
424 changed files
with
10,567 additions
and
10,024 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
resources: | ||
repositories: | ||
- repository: pipelines_repo | ||
type: github | ||
endpoint: ROCm | ||
name: ROCm/ROCm | ||
|
||
variables: | ||
- group: common | ||
- template: /.azuredevops/variables-global.yml@pipelines_repo | ||
|
||
trigger: | ||
batch: true | ||
branches: | ||
include: | ||
- amd-staging | ||
- amd-mainline | ||
paths: | ||
exclude: | ||
- .github | ||
- docs | ||
- '.*.y*ml' | ||
- '*.md' | ||
- LICENSE | ||
- VERSION | ||
|
||
pr: | ||
autoCancel: true | ||
branches: | ||
include: | ||
- amd-staging | ||
- amd-mainline | ||
paths: | ||
exclude: | ||
- .github | ||
- docs | ||
- '.*.y*ml' | ||
- '*.md' | ||
- LICENSE | ||
- VERSION | ||
drafts: false | ||
|
||
jobs: | ||
- template: ${{ variables.CI_COMPONENT_PATH }}/rocprofiler-systems.yml@pipelines_repo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.