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]
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
4bef976f3f
Коммит
e40f11b1fc
@@ -7,6 +7,6 @@ requires = [
|
||||
build-backend = 'setuptools.build_meta'
|
||||
|
||||
[tool.black]
|
||||
line-length = 80
|
||||
line-length = 90
|
||||
target-version = ['py38']
|
||||
include = '\.py'
|
||||
|
||||
Ссылка в новой задаче
Block a user