Code migration and include fixes (#830)

* Migrating code/reformatting

* Remove unnecessary includes
---------

Co-authored-by: Benjamin Welton <ben@amd.com>
This commit is contained in:
Benjamin Welton
2024-04-29 15:48:50 -07:00
committed by GitHub
parent de13d2ac5d
commit e21609c80e
35 changed files with 622 additions and 509 deletions
@@ -23,7 +23,6 @@
#include "lib/rocprofiler-sdk/hsa/aql_packet.hpp"
#include <cstdlib>
#include <iostream>
#include <string>
#define CHECK_HSA(fn, message) \
if((fn) != HSA_STATUS_SUCCESS) \