Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracing Documentation (#997) #11

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Tracing Documentation (#997) #11

merged 1 commit into from
Aug 6, 2024

Conversation

bgopesh
Copy link
Contributor

@bgopesh bgopesh commented Aug 5, 2024

  • Update callback_services.md

  • Callback tracing services

  • Intercept table

  • Buffer tracing

* Update callback_services.md

* Callback tracing services

* Intercept table

* Buffer tracing
@bgopesh
Copy link
Contributor Author

bgopesh commented Aug 6, 2024

since readthedocs build has passed and I see all the details, I am merging this PR.
https://advanced-micro-devices-demo--11.com.readthedocs.build/projects/rocprofiler-sdk/en/11/

@bgopesh bgopesh merged commit af40de2 into docs/6.2.0 Aug 6, 2024
2 of 4 checks passed
@bgopesh bgopesh deleted the gobhardw/doc-update branch August 6, 2024 05:09
ammarwa pushed a commit that referenced this pull request Dec 6, 2024
* SWDEV-492625: Track free memory HSA functions to help determine total amount of memory allocated on the system at any one time

* Minor fixes to address comments

* Update allocation size description

* Moved get function back to specialization, minor typo fixes

* Removed memory_operation_type field, removed memory_pool allocation enum, converted starting address to hex string for json format.

* Made conversion to hex_string a function, changed address to use union rocprofiler_address_t type, changed VMEM descriptors

* Removed as_hex from the global namespace

* Formatting

* Removed TRACK_EVENT for memory allocation, now TRACK_COUNTER for memory allocation is being performed

* Check if address was recorded before retrieving allocation size in generate Perfetto

* Formatting

* Update source/lib/output/generatePerfetto.cpp

* Explicitly disable app-abort tests

* Remove excluding app-abort test from workflow CI

- redundant bc these tests are explicitly marked as disabled now

---------

Co-authored-by: Madsen, Jonathan <[email protected]>
Co-authored-by: Jonathan R. Madsen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants