Client memory callback only used for core dump processing#30
Open
ammallya wants to merge 6 commits intoamd-stagingfrom
Open
Client memory callback only used for core dump processing#30ammallya wants to merge 6 commits intoamd-stagingfrom
ammallya wants to merge 6 commits intoamd-stagingfrom
Conversation
Add the implementation for amd::dbgapi::utils::get_self_path for the windows platform. Change-Id: Ia5a6da230fccf56870299b83540d250d5c358914
This patch add the implementation for notifier_t using Event objects. Change-Id: I9c3578d107144522c3d71c8861f2f3b322f7aed7
Statically link libgcc and libstdc++ when building a DLL with mingw. Change-Id: Ibc57f3b241f1b0b4dc35eb51387e804ba74a0598
In aql_queue_t::allocate_displaced_instruction, MSVC complains about an initialization of a uint16_t using a size_t. Explicitly cast the argument to uint16_t before calling emplace so make things explicit. The code has assertions in place to ensure that overflow cannot happen. Change-Id: Ib26dc3e57c1a0b595cbc7fcb4d731d96ff24265e
Clean up formating using clang-format-18. Change-Id: I7a61dfadef935bafa5e512cb983434e0aa71e345
Co-authored-by: Lancelot Six<lancelot.six@amd.com> Change-Id: I150672b8a7c4bc9e3c6e8be9ab70ac6fd54847f9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.