Python noprofile (#138)
* Fixed noprofile / FakeProfiler
- omnitrace.libpyomnitrace.profiler.profiler_pause()
- omnitrace.libpyomnitrace.profiler.profiler_resume()
* Python tests for noprofile
* Remove static imported module
[ROCm/rocprofiler-systems commit: 3f3ef7ddf9]
This commit is contained in:
committed by
GitHub
parent
4bef976f3f
commit
e40f11b1fc
@@ -7,6 +7,6 @@ requires = [
|
||||
build-backend = 'setuptools.build_meta'
|
||||
|
||||
[tool.black]
|
||||
line-length = 80
|
||||
line-length = 90
|
||||
target-version = ['py38']
|
||||
include = '\.py'
|
||||
|
||||
Reference in New Issue
Block a user