Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Jonathan R. Madsen 162c77d349 Conditional Queue Interception (#141)
- only intercept queue if there is a context that requires it
- make copy of HSA API table after internal modifications to the table to prevent those changes being lost when HSA API tracing is enabled

[ROCm/rocprofiler-sdk commit: 5819ca589f]
2023-10-19 11:43:15 -05:00
Jonathan R. Madsen 925d1ba1b5 HSA queue file structure reorganization (#136)
* Update lib/rocprofiler/hsa/queue.*

- split AQLPacket, QueueController into their own headers and impls
- added some aliases to queue-related classes to get data on single line
- added default initializers for class member variables

* Update source/lib/rocprofiler includes after hsa queue reorg

[ROCm/rocprofiler-sdk commit: 0f523fbad1]
2023-10-18 23:15:56 -05:00