several fixes; adding direct loading of alprofile library

This commit is contained in:
Evgeny
2017-12-19 15:32:34 -06:00
parent 84644dc732
commit 8270530fec
16 changed files with 195 additions and 136 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ class TestPMgr : public TestAql {
hsa_signal_t dummy_signal_;
hsa_signal_t post_signal_;
hsa_ven_amd_aqlprofile_1_00_pfn_t api_;
HsaRsrcFactory::aqlprofile_pfn_t* api_;
virtual bool BuildPackets() { return false; }
virtual bool DumpData() { return false; }