ebb021c59f
* Increase rocprofv3 tool buffer size - 32 pages instead of 1 page * Improve rocprofv3 perfetto track labels * Preliminary kernel renaming support + misc rocprofv3 updates - add rocprofv3 option --kernel-rename - add rocprofv3 options for perfetto settings (buffer size, etc.) - add CSV columns for kernel trace - Thread_Id - Dispatch_Id - add CSV column for counter_collection - Kernel_Id
6 lines
134 B
INI
6 lines
134 B
INI
|
|
[pytest]
|
|
addopts = --durations=20 -rA -s -vv
|
|
testpaths = validate.py
|
|
pythonpath = @ROCPROFILER_SDK_TESTS_BINARY_DIR@/pytest-packages
|