Skip to content

[rocpd] CSV python writer#102

Closed
rocm-devops wants to merge 23 commits into
amd-stagingfrom
atumakae/csv_python_writer
Closed

[rocpd] CSV python writer#102
rocm-devops wants to merge 23 commits into
amd-stagingfrom
atumakae/csv_python_writer

Conversation

@rocm-devops

Copy link
Copy Markdown

PR Details

Associated Jira Ticket Number/Link

https://ontrack-internal.amd.com/browse/SWDEV-543953

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Continuous Integration

Technical details

Added/updated tests?

  • Yes
  • No, Does not apply to this PR.

Updated CHANGELOG?

  • Yes
  • No, Does not apply to this PR.

Added/Updated documentation?

  • Yes
  • No, Does not apply to this PR.

@rocm-devops

Copy link
Copy Markdown
Author

@rocm-devops

Copy link
Copy Markdown
Author

Code Coverage Report

Code Coverage Report

Tests Only

code coverage tests.png

Samples Only

code coverage samples.png

Tests + Samples

code coverage all.png

@rocm-devops

Copy link
Copy Markdown
Author

To format your python code to pass linting, make sure you

  1. pip installed requirements
  2. you've passed in clang-format:
    -D ROCPROFILER_CLANG_FORMAT_EXE=/opt/conda/envs/py_3.12/bin/clang-format
  3. run make format in your build directory

See:
https://amd.atlassian.net/wiki/spaces/AGSRCIT/pages/1013704924/Formating+code#Formatting-using-terminal

@rocm-devops

Copy link
Copy Markdown
Author

Araceli's PR also had some tests she added. It would be nice to bring them in with your CSV refactoring. It was a more comprehensive test which actually compares the CSV headers against the JSON.

https://github.com/AMD-ROCm-Internal/rocprofiler-sdk-internal/pull/519

@jayhawk-commits

Copy link
Copy Markdown
Contributor

Imported to ROCm/rocm-systems.

ammallya pushed a commit that referenced this pull request Oct 28, 2025
* 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>

[ROCm/rocprofiler-sdk commit: 97b7a63]
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.

3 participants