d07bf508a9
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>
51 lines
473 B
Plaintext
51 lines
473 B
Plaintext
# Edit files
|
|
*~
|
|
|
|
# Prerequisites
|
|
*.d
|
|
|
|
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
|
|
# Fortran module files
|
|
*.mod
|
|
*.smod
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
*.lib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
|
|
# Python cache files
|
|
*.pyc
|
|
|
|
# Documentation artifacts
|
|
/_build
|
|
_toc.yml
|
|
|
|
/build*
|
|
/.vscode
|
|
/.cache
|
|
/.clangd
|
|
/compile_commands.json
|
|
/rocprof-sys-install.py
|
|
/scripts/rocprof-sys-install.py
|