•Refactored Radeon kernel-debug tool's code repository to make files easier to find and amended the CMake build architecture accordingly
•Implemented new commands and unit tests for the Radeon kernel-debug tool using C++ to make driver debugging easier for developers
•Added Radeon kernel-debug tool support to new areas of driver code using C++, allowing developers to easily extract new information from the live ASIC
•Wrote a C++ class to export Radeon telemetry data to MongoDB, rather than storing the parsed data in a CSV file as it was previously
•Programmed Python script to backup SQLite3 database files every 2 weeks to ensure telemetry data isn't lost when raw dumps are deleted