Updating rocprofv3 doc for pc sampling beta option (#59)
* Updating rocprofv3 doc for pc sampling beta option
* Update source/docs/rocprofv3_input_schema.json
* Update using-rocprofv3.rst
---------
Co-authored-by: Elwazir, Ammar <Ammar.Elwazir@amd.com>
[ROCm/rocprofiler-sdk commit: c509fe799d]
This commit is contained in:
committed by
GitHub
parent
0ed4441ca7
commit
fd9da7dc43
@@ -156,6 +156,10 @@
|
||||
"pc_sampling_interval": {
|
||||
"type": "integer",
|
||||
"description": "pc sampling interval"
|
||||
},
|
||||
"pc-sampling-beta-enabled": {
|
||||
"type": "boolean",
|
||||
"description": "enable pc sampling support; beta version"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user