Bhardwaj, Gopesh
780b96ad3a
Remove SDK as beta from docs ( #351 )
2025-04-21 21:31:14 +05:30
Bhardwaj, Gopesh
ca7cce9e81
doc improvements for 1.0.0 part 2 ( #330 )
...
* update installation steps
* Github Issue #50 Adding README's for samples
* Making name change to ROCprofiler-SDK for consistency
* Fix HIP trace documentation
* Fix HSA trace in docs
* Fix kernel trace in docs
* Fixing memory copy and memory allocation traces
* runtime trace and sys trace doc update
* Fix scratch memory doc
* kernel naming and filtering options
* Adding collection period in docs
* Perfetto configs update
* summary output file
* kernel trace format fix
* update CHANGELOG
* Agent index doc update
* rocm-smi output
* group by queue option
* Updated --group-by-queue description
* perfetto visualization
---------
Co-authored-by: Ian Trowbridge <Ian.Trowbridge@amd.com >
2025-04-15 13:30:07 -07:00
Bhardwaj, Gopesh
633a32bad7
Deprecation message update ( #320 )
...
* Deprecation message update
* Updated Support DL
2025-03-27 12:29:34 +05:30
Bhardwaj, Gopesh
6d6eec230c
doc improvements and fixes SWDEV-523395,SWDEV-516979 ( #314 )
...
* doc improvements and fixes SWDEV-523395,SWDEV-516979
* Adding changes from PR 231
2025-03-26 10:09:08 +05:30
Baraldi, Giovanni
831e469320
SWDEV-513725: Update readme for gfx11+ power states ( #193 )
...
* Update readme
* Update README.md
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
* Address review comments
* Update README.md
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
---------
Co-authored-by: Giovanni Baraldi <gbaraldi@amd.com >
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
2025-02-11 18:12:41 -06:00
Gill, Harkirat
95b3fead0e
Update clone command in README ( #137 )
2025-01-20 14:20:15 -06:00
Bhardwaj, Gopesh
81f600e3ba
miscellaneous doc updates ( #86 )
...
* miscellaneous doc updates
* updated deprecartion message
* Updated memory allocation tracking documentation
* Update comparing-with-legacy-tools.rst
Co-authored-by: Elwazir, Ammar <Ammar.Elwazir@amd.com >
* Update comparing-with-legacy-tools.rst
Co-authored-by: Elwazir, Ammar <Ammar.Elwazir@amd.com >
* Update comparing-with-legacy-tools.rst
---------
Co-authored-by: Ian Trowbridge <ian.trowbridge@amd.com >
Co-authored-by: Elwazir, Ammar <Ammar.Elwazir@amd.com >
2025-01-14 11:17:45 -06:00
Gopesh Bhardwaj
7ea9ced493
SDK doc updates ( #1183 )
...
* correcting usage example
* rccl trace
* Adding Navi power state limitation
* Addressed feedback
* kernel-rename
* kokkos trace
* more information on kookos tracing
* Corecting tool library hardcoding
* summary domains
* Updating domain stats file
* updating images
* rocprofv3 default behavior update
* Removing README from API documentation
* Added missing description in Topics
* Fixed wrong rendering of README in API document
* Fixing Topics in API docs
* Removing API doc for details/rccl.h
* Addressed review comments
2024-11-22 12:05:11 +05:30
Gopesh Bhardwaj
320427b5f5
rocprofv3: docs and help menu updates ( #1129 )
...
* doc updates
* Correcting ROCtx information
* Making ROCTx string consistent
* missing occurence
2024-10-17 13:28:53 +05:30
Gopesh Bhardwaj
0e7f9444e8
Update git clone URL + few documentation fixes ( #1066 )
2024-09-11 15:09:21 +05:30
Gopesh Bhardwaj
5bec9f66b6
gobhardw/swdev 479013 ( #1014 )
...
* test pr for ROCm sdk tests
* SWDEV-479013 doc updates
2024-08-13 23:35:12 +05:30
Gopesh Bhardwaj
a35a81b060
Fixing docs ( #987 )
2024-07-23 08:07:59 +05:30
Gopesh Bhardwaj
785cc39c16
gobhardw/docs refactor ( #975 )
...
* refactor docs
* Fixing docs build
* merging 967
* Improving readability with table usage
* review changes
* compilation fix
* README links
---------
Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com >
2024-07-18 12:58:20 +05:30
Jonathan R. Madsen
27fa455201
Fix documentation ( #949 )
2024-06-24 17:12:47 -05:00
Gopesh Bhardwaj
5536bb5fc2
doc update for 6.2 release ( #938 )
...
* doc update for 6.2 release
* Adding warning for gerrit->github nightly sync
2024-06-20 08:38:47 +05:30
Gopesh Bhardwaj
c0542cbfb2
Update README.md ( #888 )
...
Updating ill formatted README
2024-05-29 12:36:13 -05:00
Gopesh Bhardwaj
6c41b8d73a
Doc updates for AFAR V ( #875 )
...
* Doc updates for AFAR V
* doc updates
* Updating All AFAR history
* updating table with --output-format
* updating doc for yaml and json support
* Update source/docs/pc_sampling.md
* Update README.md
* Update source/docs/pc_sampling.md
Co-authored-by: Vladimir Indic <139573562+vlaindic@users.noreply.github.com >
* Update pc_sampling.md
---------
Co-authored-by: Ammar ELWazir <ammar.elwazir@amd.com >
Co-authored-by: Vladimir Indic <139573562+vlaindic@users.noreply.github.com >
2024-05-29 12:01:02 -05:00
Ammar ELWazir
3ec628e004
Fixing Markdown and Docs ( #759 )
...
* Update README.md
* Update index.md
* Update installation.md
* Update rocprofv3.md
* Update tool_library_overview.md
* Update CMakeLists.txt
* Update upload-image-to-github.py
* Update upload-image-to-github.py
---------
Co-authored-by: Gopesh Bhardwaj <gopesh.bhardwaj@amd.com >
2024-04-14 14:35:00 -05:00
Gopesh Bhardwaj
348d740388
hsa multiqueue application ( #618 )
...
* hsa multiqueuw application
* cmake formatting (cmake-format) (#619 )
Co-authored-by: bgopesh <7112102+bgopesh@users.noreply.github.com >
* source formatting (clang-format v11) (#620 )
Co-authored-by: bgopesh <7112102+bgopesh@users.noreply.github.com >
* comppialtion fix
* Update tests/bin/CMakeLists.txt
Reorder `add_subdirectory` to fix (recurrent) issues with ROCTx in `CMAKE_BUILD_RPATH`
* addressing early feedback
* cmake updates
* more cmake updates
* adding queue dependency test
* updating test
* test updates
* removed hsa_api_trace header
* reformating headers to prevent clang from reordering
* Fixing packaging
* Fixes for hangs
* source formatting (clang-format v11) (#676 )
Co-authored-by: bwelton <1683479+bwelton@users.noreply.github.com >
* cmake formatting (cmake-format) (#673 )
Co-authored-by: bwelton <1683479+bwelton@users.noreply.github.com >
* structure change
* cmake formatting (cmake-format) (#680 )
Co-authored-by: bgopesh <7112102+bgopesh@users.noreply.github.com >
* Adding kernel trace to test hang fix
* rebased and fixed kernel-trace test
* rhel clang fixes
* source formatting (clang-format v11) (#685 )
Co-authored-by: bgopesh <7112102+bgopesh@users.noreply.github.com >
* Update lib/rocprofiler-sdk-tool/helper.hpp
- remove suppression of -Wshadow
* Update tests/bin/hsa-queue-dependency/CMakeLists.txt
- cleanup unnecessary code
- GPU_LIST -> GPU_TARGETS
* GPU_LIST -> GPU_TARGETS
* Remove installation of test executable and libraries
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bgopesh <7112102+bgopesh@users.noreply.github.com >
Co-authored-by: Jonathan R. Madsen <jrmadsen@users.noreply.github.com >
Co-authored-by: Benjamin Welton <bewelton@amd.com >
Co-authored-by: bwelton <1683479+bwelton@users.noreply.github.com >
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2024-04-09 10:19:16 -05:00
Gopesh Bhardwaj
5e4dd502d9
README update ( #730 )
...
* README update
* Addressing review comments
2024-04-02 14:11:05 -05:00
Gopesh Bhardwaj
665c546e65
Documentation Updates ( #470 )
...
* Updating installation doc
* updating README
* Addressing Yifan's feedback
* trivial updates
* Added limitation for individual xcc in readme
* Added rocprofv3 page
* README updates
* Updating rocprofv3
* source formatting (clang-format v11) (#538 )
Co-authored-by: bgopesh <7112102+bgopesh@users.noreply.github.com >
* Merging documentation team's update
* Update source/docs/installation.md
Co-authored-by: Jonathan R. Madsen <jrmadsen@users.noreply.github.com >
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bgopesh <7112102+bgopesh@users.noreply.github.com >
Co-authored-by: Jonathan R. Madsen <jrmadsen@users.noreply.github.com >
2024-03-07 21:05:16 -06:00
Jonathan R. Madsen
c5e45803e9
Code Coverage Reporting ( #334 )
...
* Update lib/rocprofiler-sdk/counters/{tests,parser/tests}/CMakeLists.txt
- use rocprofiler-static-library instead of rocprofiler-object-library
* Update scripts/run-ci.py
- support gcovr and pycobertura
* Update CI workflow for code coverage
- load/save cache for XML code coverage (via gcovr)
- generate and write code coverage comment
- archive code coverage HTML report
- fix name for sanitizer jobs
* Update CI workflow
- tweaks to env for PATH and LD_LIBRARY_PATH
* Add scripts/upload-image-to-github.py
- script for saving images to orphan branches to be used in markdown links
* Update CI workflow
- fix upload artifact conflict
- use upload-image-to-github.py
* Update CI workflow
- install extra packages for wkhtmltopdf/wkhtmltoimage
* Update CI workflow (code coverage)
- install more recent git
- tweak package installs for wkhtmltopdf/wkhtmltoimage
* Update CI workflow (code coverage)
- remove duplicate --cap-add=SYS_PTRACE
* Update CI and upload-image-to-github.py
- print versions
* Update upload-image-to-github.py
- check exit code of some subprocesses
* Update CI workflow
- fix GITHUB_PATH ordering
- fix LD_LIBRARY_PATH
* Update CI workflow
- fix code coverage cache keys (use SHAs)
- copy .codecov to .codecov.ref if a cached .codecov exists
* Update upload-image-to-github.py
- Update git pull/push commands
* Update upload-image-to-github.py
- git fetch before pulling
- git pull before committing
* Update upload-image-to-github.py
- git fetch after committing
- git pull after committing
* Update CI workflow
- list files before cat
* Update upload-image-to-github.py
- output messages
* Update CI workflow and upload-image-to-github.py
- fix output directory path for script to work with CI workflow
* Update CI workflow
- finishing touches/fixes on the code coverage comment generation
* Reproducible filenames
* Update CI workflow
- fix archive of code coverage data
* Fix relative path of reproducible file loc
* Update upload-image-to-github.py
- change update method
* rocprofiler-v2-internal -> rocprofiler-sdk-internal
2024-01-02 19:22:43 -06:00
Ammar ELWazir
7d1c7757a8
Initial commit
2023-08-07 15:46:36 -05:00