Add 'projects/rocprofiler-systems/' from commit '92e1d84c72c9321d79a1866e0090fae0215e6557'
git-subtree-dir: projects/rocprofiler-systems git-subtree-mainline:ee9e74df21git-subtree-split:92e1d84c72
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
[metadata]
|
||||
name = rocprof-sys-causal-viewer
|
||||
url = https://github.com/ROCm/rocprofiler-systems
|
||||
download_url = https://github.com/ROCm/rocprofiler-systems.git
|
||||
maintainer = AMD Research
|
||||
license = MIT
|
||||
description = GUI for viewing ROCm Systems Profiler causal profiles
|
||||
keywords =
|
||||
gui
|
||||
causal profiling
|
||||
performance
|
||||
profiling
|
||||
sampling
|
||||
classifiers =
|
||||
Development Status :: 4 - Beta
|
||||
Intended Audience :: Developers
|
||||
Intended Audience :: Science/Research
|
||||
Natural Language :: English
|
||||
License :: OSI Approved :: MIT License
|
||||
Operating System :: POSIX :: Linux
|
||||
Programming Language :: C++
|
||||
Programming Language :: Python :: 3
|
||||
|
||||
[options]
|
||||
packages = rocprof_sys_causal_viewer
|
||||
zip_safe = true
|
||||
include_package_data = true
|
||||
|
||||
[flake8]
|
||||
ignore =
|
||||
E501,
|
||||
W503,
|
||||
max-line-length = 90
|
||||
Reference in New Issue
Block a user