bbc63ad2ec
* adding prof primitives generator
* minor change, renaming
* minor cosmetic changes, comments correcting and dead code removing
* minor changes and renaming
* minor chane, fixing comments
[ROCm/hip commit: 673cdeea55]
19 lines
227 B
Plaintext
19 lines
227 B
Plaintext
.*
|
|
!.gitignore
|
|
*.o
|
|
*.exe
|
|
*.swp
|
|
*.Po
|
|
hip-amdinternal
|
|
HIP-Examples
|
|
lib
|
|
packages
|
|
build
|
|
bin/hipInfo
|
|
bin/hipBusBandwidth
|
|
bin/hipDispatchLatency
|
|
bin/hipify-clang
|
|
include/hip/hcc_detail/hip_prof_str.h
|
|
|
|
samples/1_Utils/hipInfo/hipInfo
|