systems-assistant[bot]
|
58d2a016ce
|
Format source code to PEP8 using Ruff (#36)
* added ruff docs
* style: Run ruff and black before yapf pass
* yapf -r -i (23 fixes)
* fixed conf.py and ran ruff format .
* fixed conf.py 2
* formatted argparser.py
* formatted src/rocprof_compute_analyze
* formatted src/rocprof_compute_profile
* formatted soc_base.py
* formatted rocprof_compute_tui
* formatted gui_components
* formatted src/utils
* formatted tests/
* format extra files
* cleanup
* fix test_utils.py
* fixed typos
* Update pyproject.toml
* Update README.md
* Update test_utils.py
---------
Signed-off-by: jamessiddeley-amd <James.Siddeley@amd.com>
Co-authored-by: James Siddeley <James.Siddeley@amd.com>
Co-authored-by: systems-assistant[bot] <systems-assistant[bot]@users.noreply.github.com>
|
2025-08-08 15:32:30 -04:00 |
|
Fei Zheng
|
7a4d187f40
|
update license files (#849)
[ROCm/rocprofiler-compute commit: 0d6e172679]
|
2025-08-01 10:14:39 -06:00 |
|
xuchen-amd
|
b6a7d72212
|
TUI: Kernel Selection (#769)
[ROCm/rocprofiler-compute commit: 9ddee8de2e]
|
2025-08-01 11:31:43 -04:00 |
|
Fei Zheng
|
666f00a07f
|
Format code (#842)
[ROCm/rocprofiler-compute commit: 6cbda3f1d8]
|
2025-07-31 08:20:49 -06:00 |
|
vedithal-amd
|
2966867099
|
Fix test cases (#837)
* Fix formatting
[ROCm/rocprofiler-compute commit: 80ea339217]
|
2025-07-28 16:19:45 -04:00 |
|
Fei Zheng
|
c867eaa9cd
|
format with isort (#793)
[ROCm/rocprofiler-compute commit: 239e6550f4]
|
2025-07-08 08:51:20 -04:00 |
|
jamessiddeley-amd
|
94ea0fbf2f
|
additional-code-coverage-compute (#763)
* added additional functions to test_utils.py
* added code coverage for db_connector.py
* Update test_profile_general.py
Added additional roofline test cases
Signed-off-by: jamessiddeley-amd <James.Siddeley@amd.com>
* updated coverage mi_gpu_spec.py 73% -> 94%
* added parser.py coverage
* removed redundant comments
* added test_utils and test_db_connector
---------
Signed-off-by: jamessiddeley-amd <James.Siddeley@amd.com>
[ROCm/rocprofiler-compute commit: a6463f5e98]
|
2025-07-02 13:29:10 -04:00 |
|