Gopesh Bhardwaj
80e48b11e0
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 >
[ROCm/rocprofiler-sdk commit: 6c41b8d73a ]
2024-05-29 12:01:02 -05:00
Gopesh Bhardwaj
e1261f20d8
Adding python script for rocprofv3 ( #849 )
...
* Adding python script for rocprofv3
* script update
* updating script
* Fixing script for counter collection tests
* Fixing Sanitizer issues
* Adding YAML input file support
* Fixing counter validation tests
* script modifications
* Adding missing LD_PRELOAD
* doc updates
* Adding test for yaml input
* updated yaml extension support in doc
* backward compatibility
* updating scripts
* Fixing git history rocprofv3- part1
* Fixing git history rocprofv3- part2
* Fixing rocprofv3 history final
* Rebasing PR 860 for json support
* Review comments: Parser updates
* Removed color encoding and rebasing again
* Addressing review comments
* removing globals
* Update rocprofv3.py
- update tests to conform to new argparse requirements
- added support for JSON
* Slight tweak to update_env for ROCP_OUTPUT_FORMAT
* Update rocprofv3.py
- Handle ROCPROF_PRELOAD
- Add --preload option
- Add --kernel-names option
* Update rocprofv3.py
- Fix update_env handling of prepend/append
- Tweak --preload argument
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
[ROCm/rocprofiler-sdk commit: dc054eea76 ]
2024-05-29 05:05:10 -05:00
Jonathan R. Madsen
9fde046078
JSON schema + JSON node vs. Perfetto category consistency ( #869 )
...
* Fix schema differences b/t JSON and perfetto
- "kernel_dispatches" (JSON) vs. "kernel_dispatch" (Perfetto) -> "kernel_dispatch"
- "scratch_api" (JSON) -> "scratch_memory"
* Update include/rocprofiler-sdk/cxx/serialization.hpp
- remove unnecessary includes causing circular dependency
* rocprofv3 docs
- Output formats
- JSON schema
* Spelling fix
* Update schema descriptions
* Improve assert log in test_perfetto_data
[ROCm/rocprofiler-sdk commit: b4dc4f8e92 ]
2024-05-22 20:36:27 -05:00
Gopesh Bhardwaj
01cdd61d70
SWDEV-458796,458610 doc updates ( #854 )
...
* SWDEV-458796,458610 doc updates
* updating --stats and scratch memory docuemntation
* Adding usage for --stats option
[ROCm/rocprofiler-sdk commit: 83e2d7d8af ]
2024-05-21 23:59:19 -05:00
Ammar ELWazir
1bdf62348e
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 >
[ROCm/rocprofiler-sdk commit: 3ec628e004 ]
2024-04-14 14:35:00 -05:00
Gopesh Bhardwaj
e2c30bd438
adding pandas and pytest to rquirements.txt ( #748 )
...
* adding pandas and pytest to rquirements.txt
* setting up requrements.txt
* Update requirements
- formatting packages
- remove packages not directly used by rocprofiler-sdk
* Update cmake formatting, linting, and options
- if BUILD_CI -> force BUILD_DEVELOPER and BUILD_WERROR
- support python installed clang-format and python installed clang-tidy
* Update build.sh
- split into install-deps.sh and install-apt-deps.sh
* Improve code coverage
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
[ROCm/rocprofiler-sdk commit: e2d8ccad4b ]
2024-04-09 07:24:40 -05:00
Gopesh Bhardwaj
b501f25ba0
adding missing tool options ( #746 )
...
[ROCm/rocprofiler-sdk commit: d2bad14bf6 ]
2024-04-08 22:45:02 +05:30
Gopesh Bhardwaj
9400df8992
counter collection header update in docs ( #690 )
...
[ROCm/rocprofiler-sdk commit: f633278720 ]
2024-03-26 17:18:39 -05:00
Gopesh Bhardwaj
1295c42022
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 >
[ROCm/rocprofiler-sdk commit: 665c546e65 ]
2024-03-07 21:05:16 -06:00