Madsen, Jonathan
|
0d7ca72d84
|
SWDEV-514449: Fix missing thread pre/post callbacks (#204)
* SWDEV-514449: Fix missing thread pre/post callbacks
- invoke pre/post-callback around internal thread creation
* Update changelog
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com>
|
2025-02-13 12:39:10 -06:00 |
|
Rawat, Swati
|
97b7a6315d
|
update copyright date to 2025 (#102)
* Update LICENSE
* Update conf.py
* Update copyright year
* [fix] Update copyright year
* Update copyright year "ROCm Developer Tools"
* Add license headers to c++ files
* Add license to *.py
* Update licenses in rocdecode sources
---------
Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com>
Co-authored-by: Mythreya <mythreya.kuricheti@amd.com>
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com>
|
2025-01-22 19:11:20 -06:00 |
|
Baraldi, Giovanni
|
f4984f9dcc
|
SWDEV-489158: Fix for exit thread safety (#61)
* SWDEV-489158: Fix for exit thread safety
* Fixed exit thread logic
* Force CI to rerun
* Remove .vscode
* Fix thread safety bug
* Addressed some comments
* Formatting
---------
Co-authored-by: Giovanni Baraldi <gbaraldi@amd.com>
|
2024-12-11 12:41:19 -06:00 |
|
Baraldi, Giovanni
|
b7661bccfd
|
SWDEV-489158: Adding consumer+producer model to AST evaluation (#13)
* Rebased optizations for rocprofv3 tool
* Fixing merge conflicts
* Formatting
* Open from within mutex
* Small name changes
* Added operator
* removed some parameters
* Optimizing counter collection
* Re-arrange code
* Adding back dimension query
* Formatting
* Update source/lib/rocprofiler-sdk/thread_trace/att_core.cpp
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Formatting 2
* Fix for test compilation
* Fix for yield
* Adding back check for zero
* Improved thread handling
* Formatting
* Remove automatic start
* Adding test
* Small fixes
* Adding lock for buffer callbacks
* Fix for race condition in AST
* Adding check for ptr
---------
Co-authored-by: Giovanni Baraldi <gbaraldi@amd.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-12-04 22:33:53 -06:00 |
|