Giovanni Lenzi Baraldi
|
78fd8cb379
|
Returning code object id information in code_printing.cpp:Instruction (#965)
* Returning code object id information in code_printing.cpp:Instruction
* Adding assertions
* Simplifying decoder library
|
2024-07-08 16:59:40 -03:00 |
|
Giovanni Lenzi Baraldi
|
a045947a89
|
Removing cache of decoded lines and returning shared_ptr (#953)
|
2024-06-25 16:00:59 -03:00 |
|
Giovanni Lenzi Baraldi
|
1b95089c28
|
Enable ATT continuous mode and code object tracing registration (#850)
* Adding ATT continuous mode and ATT code object tracking
* Fixing aql_packet.cpp
* Updating to aqlprofile codeobj changes
* Removing kernel packet from ATT dispatch callback
* Changing getSymbolMap() to return relative vaddr
* Tidy fixes
* Formatting
* Fix shadowing
* Fixing packet test
* Updating tests
* Simplifying multi-agent traces
* Adding dynamic codeobj tracking
* leftover book-keeping for codeobj markers
* Formatting
* Formatting
* Temporary removing codeobj marker
* Formatting
* Re-enabling codeobj tracking
* Making copy of coreapi table
* Fixing issues with toolData lifetile
* Formatting
* Fixing issues with ASAN
* Improving memory profile
* Removing misplaced annotation
* Fixing queue type and allowing shared_locks in globalThreadTracer
* Update logging
* Changing ATT formats to be more in line with the SDk (#883)
* Fixing some merge conflicts
* Fixing cmakelists
* Fixing merge conflicts
* Formatting
|
2024-05-29 11:09:28 -05:00 |
|
Giovanni Lenzi Baraldi
|
a84c9fa7d4
|
Removing code object static library (#865)
* Removing static library build for codeobj library
* Moving codeobj library to amd_detail
* Formatting
* Formatting
* Adding findDW
* Adding libdw to common samples cmake
|
2024-05-28 23:15:11 -03:00 |
|