489eda995d
The Omnitrace program is being renamed.
Full name: "ROCm Systems Profiler"
Package name: "rocprofiler-systems"
Binary / Library names: "rocprof-sys-*"
---------
Co-authored-by: Xuan Chen <xuchen@amd.com>
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
[ROCm/rocprofiler-systems commit: d07bf508a9]
22 рядки
331 B
Plaintext
22 рядки
331 B
Plaintext
|
|
# direct include
|
|
|
|
include README.md
|
|
include requirements.txt
|
|
|
|
# recursive includes
|
|
|
|
recursive-include source *
|
|
|
|
# global exclude
|
|
|
|
global-exclude *.pyc
|
|
global-exclude *.git*
|
|
global-exclude *__pycache__*
|
|
|
|
# recursive excludes
|
|
|
|
recursive-exclude rocprofsys_causal_viewer.egg-info *
|
|
recursive-exclude build *
|
|
recursive-exclude dist *
|