3e1b8ba4ec
* rocDecode API Tracing support
* Test bin file added to rocdecode. Need to add validate python methods
* Added option to not make rocDecode tests
* Added rocdecode and rocprofv3 tests
* Added csv test
* Address PR comments. Changed tests to use built-in rocstreambit decoder to remove ffmpeg dependancy. Changed cmake option to disbale tests rather than not build them. Tests work locally, but will fail until rocDecode is built with tracing enabled on CI
* Add option to avoid building rocdecode tests
* Added option to avoid building rocdecode bin file
* Merge conflict error
* CMake files changed in response to review comments. Attempting to implement callbacks.
* Turned off test building for rocdecode
* Minor fixes for review comments
* Review comments
* Updated formatting
* Document changes and format.hpp reversion. Need to remove iterate args support for now for later update.
* Remove iterate args support
* Remove iterate-args
* enforce abi versioning in macro if
* Fix doc error
* removed spaces to fix indentation error
---------
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com>
[ROCm/rocprofiler-sdk commit: e307b89ca4]
618 B
618 B
| 1 | Domain | Function | Process_Id | Thread_Id | Correlation_Id | Start_Timestamp | End_Timestamp |
|---|---|---|---|---|---|---|---|
| 2 | ROCDECODE_API | rocDecCreateVideoParser | 41688 | 41688 | 583 | 615449881677279 | 615449882001583 |
| 3 | ROCDECODE_API | rocDecGetDecoderCaps | 41688 | 41688 | 584 | 615449882016054 | 615449882163756 |
| 4 | ROCDECODE_API | rocDecGetDecoderCaps | 41688 | 41688 | 588 | 615449886038750 | 615449886050880 |
| 5 | ROCDECODE_API | rocDecCreateDecoder | 41688 | 41688 | 591 | 615449886084210 | 615450756910310 |
| 6 | ROCDECODE_API | rocDecDecodeFrame | 41688 | 41688 | 595 | 615450757036042 | 615450767147413 |
| 7 | ROCDECODE_API | rocDecGetDecodeStatus | 41688 | 41688 | 812 | 615450836779385 | 615450836779575 |