b2ad20d187
* Update CHANGELOG.md
* some more updates
---------
Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com>
[ROCm/rocprofiler-sdk commit: ca9905d6bb]
47 рядки
466 B
Plaintext
47 рядки
466 B
Plaintext
# 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
|
|
|
|
# Build directories
|
|
/compile_commands.json
|
|
/build*
|
|
/.cache
|
|
*.vscode
|
|
|
|
# Github Workflows
|
|
/.github
|
|
|
|
# VSCode Workspaces
|
|
*.code-workspace
|
|
rocprofiler-sdk-build/CMakeCache.txt
|
|
/rocprofiler-sdk-build
|