From b19ca5fcadd1010f13bba6d0f990099c79ed8ff7 Mon Sep 17 00:00:00 2001 From: gobhardw Date: Wed, 26 Jun 2024 12:51:06 +0530 Subject: [PATCH] Adding azure build status Change-Id: Ic7f2ab5c175193a8b533145cc8e2ccdbb090231e [ROCm/rocprofiler commit: d74921cfd3703b1b8f05d0e69a82e45adfbc36a5] --- projects/rocprofiler/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects/rocprofiler/README.md b/projects/rocprofiler/README.md index 08d2acff3d..0e1fce32c8 100644 --- a/projects/rocprofiler/README.md +++ b/projects/rocprofiler/README.md @@ -6,6 +6,9 @@ The information presented in this document is for informational purposes only an © 2022 Advanced Micro Devices, Inc. All Rights Reserved. +[![Build Status]( +https://dev.azure.com/ROCm-CI/ROCm-CI/_apis/build/status%2Frocprofiler?repoName=ROCm%2Frocprofiler&branchName=amd-staging)](https://dev.azure.com/ROCm-CI/ROCm-CI/_build/latest?definitionId=143&repoName=ROCm%2Frocprofiler&branchName=amd-staging) + ## Introduction ROCProfiler is AMD’s tooling infrastructure that provides a hardware specific low level performance analysis interface for the profiling and the tracing of GPU compute applications.