eshcherb
8ea470b143
Merge pull request #31 from whchung/feature-roctracer_get_timestamp
...
[Feature] Introduce a new API roctracer_get_timestamp().
[ROCm/roctracer commit: e212670fe8 ]
2019-12-26 17:41:44 -06:00
Evgeny
de8ff67543
checking hip/hcc loader enabled
...
[ROCm/roctracer commit: dceeb6846e ]
2019-12-25 05:51:19 -06:00
Wen-Heng (Jack) Chung
a448da4963
Introduce a new API roctracer_get_timestamp().
...
roctracer_status_t roctracer_get_timestamp(uint64_t* timestamp);
Get system timestamp for roctracer clients.
The API could be used to help roctracer clients understand the reference frame
of timestamps when receiving activity callbacks, as the nanoseconds reported in
the activity callbacks are not in the same reference frame as CPU walltime
clock.
[ROCm/roctracer commit: b7aa8fedb7 ]
2019-12-19 18:05:33 +00:00
eshcherb
ed1034272b
Update README.md
...
[ROCm/roctracer commit: aae6ab64bb ]
2019-12-18 19:55:16 -06:00
eshcherb
0f90f5861b
Update README.md
...
[ROCm/roctracer commit: 0e8c410ef3 ]
2019-12-18 19:53:25 -06:00
Evgeny
f0e0e5fab4
removing private header roctracer_roctx.h from release package
...
[ROCm/roctracer commit: f4e3e457d9 ]
2019-12-18 19:16:34 -06:00
Evgeny
19efdb45c2
renaming libmcwamp_hsa to libmcwamp; force loading of roctx library;
...
[ROCm/roctracer commit: 23a1d54acf ]
2019-12-12 19:03:26 -06:00
Evgeny
f9385f5cfb
adding delay -1 to rate controll as trace start disabled
...
[ROCm/roctracer commit: b5b45f4414 ]
2019-12-11 13:57:23 -06:00
Evgeny
46b4078890
enabling of trace disable for HIP-VDI
...
[ROCm/roctracer commit: 0316b23df0 ]
2019-12-08 12:38:19 -06:00
Evgeny
19cb55bfcf
corremation id initialization fix
...
[ROCm/roctracer commit: e606af1499 ]
2019-12-08 12:11:50 -06:00
Evgeny
832740e700
hcc corr id wait enabled by default
...
[ROCm/roctracer commit: c58f1f411c ]
2019-12-05 18:13:30 -06:00
Evgeny
8b510ad65d
lib onload trace
...
[ROCm/roctracer commit: 9d37542470 ]
2019-12-05 18:08:17 -06:00
Evgeny
555835fd98
onload trace
...
[ROCm/roctracer commit: 76f85f8265 ]
2019-12-05 17:59:31 -06:00
Evgeny
45ed4996ad
porting to clang
...
[ROCm/roctracer commit: 7b3ce9a616 ]
2019-12-05 11:23:18 -06:00
eshcherb
a7d7aebdcf
Update LICENSE
...
[ROCm/roctracer commit: 5a76e40d43 ]
2019-12-04 16:34:23 -06:00
Evgeny
3b897c2e31
kfd trace fix: disbale recursive callback; disable open/close API tracing;
...
[ROCm/roctracer commit: 8475e25e7a ]
2019-12-03 09:43:50 -06:00
Evgeny
ee740ba45d
enabling hip id wait for HIP-VDI
...
[ROCm/roctracer commit: 7138c5787b ]
2019-11-27 19:39:32 -06:00
Evgeny
7233230a8b
adding sys|roctx test
...
[ROCm/roctracer commit: 3bc5beb480 ]
2019-11-27 19:16:27 -06:00
Evgeny
341d0b787f
hip_vdi: disabling calllback/activity disable
...
[ROCm/roctracer commit: 0560d99d0f ]
2019-11-27 19:10:53 -06:00
Evgeny
68bed9f8d4
enabling of KFD API callbacks to MatricTranspose_test
...
[ROCm/roctracer commit: e09d753ef7 ]
2019-11-26 15:28:54 -06:00
Evgeny
66ef9721d2
adding roctx instrumentation to MatrixTranspose test
...
[ROCm/roctracer commit: 74bf95082a ]
2019-11-25 16:18:52 -06:00
Evgeny
c1ed67407a
fix RPM packaging, setting rpm_post as RPM_POST_INSTALL
...
[ROCm/roctracer commit: a0a993bf0d ]
2019-11-25 16:18:52 -06:00
eshcherb
6c2048b09c
Update README.md
...
[ROCm/roctracer commit: 127a6e1f43 ]
2019-11-22 17:50:30 -06:00
eshcherb
743e9bd83f
Update README.md
...
[ROCm/roctracer commit: 2ee7893e6d ]
2019-11-22 17:49:37 -06:00
Evgeny
fa38e9e052
adding rpath for tests to use teh proper profiling library
...
[ROCm/roctracer commit: ac5390cdb2 ]
2019-11-21 17:27:06 -06:00
eshcherb
b43c1ae292
Merge pull request #25 from whchung/revise-if
...
Revise the return type of roctracer_next_record to roctracer_status_t.
[ROCm/roctracer commit: fb0140ec66 ]
2019-11-20 20:21:41 -06:00
Evgeny
ede5b38327
global counter optimizing
...
[ROCm/roctracer commit: 8e85eb1cef ]
2019-11-19 23:19:11 -06:00
Evgeny
6b43179cff
cosmetic change
...
[ROCm/roctracer commit: 44b5860b0e ]
2019-11-15 12:35:28 -06:00
eshcherb
4144383bcd
Update README.md
...
[ROCm/roctracer commit: 504b7b26c6 ]
2019-11-14 10:13:42 -06:00
eshcherb
3533523133
Update README.md
...
[ROCm/roctracer commit: e16afba208 ]
2019-11-14 10:13:08 -06:00
Evgeny
e3302e07a6
update: dlopen of target runtimes with NOLOAD; enabled KFD domain in explicite test
...
[ROCm/roctracer commit: f2b6a6b35c ]
2019-11-13 11:57:17 -06:00
Rachida Kebichi
25120da7e7
change permission to x
...
[ROCm/roctracer commit: 19ad236bcf ]
2019-11-12 18:06:34 -05:00
rkebichi
f5e881b45f
Update tracer_tool.cpp
...
[ROCm/roctracer commit: 3aa084a248 ]
2019-11-12 17:29:43 -05:00
rkebichi
b552590b08
Update MatrixTranspose.cpp
...
[ROCm/roctracer commit: 475b3619d5 ]
2019-11-12 17:28:30 -05:00
rkebichi
a9a4d5ef9a
Update CMakeLists.txt
...
[ROCm/roctracer commit: f0b49ac122 ]
2019-11-12 17:27:33 -05:00
rkebichi
a64288c470
Update roctracer.cpp
...
[ROCm/roctracer commit: e57a2125d7 ]
2019-11-12 17:26:52 -05:00
rkebichi
10b8dc0808
Update CMakeLists.txt
...
[ROCm/roctracer commit: e177ff2c1f ]
2019-11-12 17:24:57 -05:00
rkebichi
4e7af87130
Update env.cmake
...
[ROCm/roctracer commit: ad5080dabc ]
2019-11-12 17:23:41 -05:00
rkebichi
43da369b87
Update CMakeLists.txt
...
[ROCm/roctracer commit: 719e2a42c8 ]
2019-11-12 17:14:23 -05:00
Evgeny
eb91969f0e
fixing test with conditinoal kfd wrapper compilatipn
...
[ROCm/roctracer commit: 86dbe20e82 ]
2019-11-12 12:35:35 -06:00
rkebichi
b69f83d9f8
Update gen_ostream_ops.py
...
[ROCm/roctracer commit: d4014f5d44 ]
2019-11-12 09:55:46 -05:00
eshcherb
69076632d9
Merge branch 'amd-master' into rkebichi-patch-kfd-1
...
[ROCm/roctracer commit: 2bcf1c5554 ]
2019-11-11 19:05:50 -06:00
rkebichi
cbb832cf23
Update gen_ostream_ops.py
...
New version of script generates all expected fields for KFD API. I checked all structs and made sure nested structs and unions, named or anonymous are handled properly.
[ROCm/roctracer commit: 5ef1033260 ]
2019-11-07 16:06:21 -05:00
Wen-Heng (Jack) Chung
0510b2c23b
Revise the return type of roctracer_next_record to roctracer_status_t.
...
[ROCm/roctracer commit: f730fb6a4e ]
2019-11-06 10:54:45 -06:00
Evgeny
f6f685f8d4
hip-vdi sync activity callback fix
...
[ROCm/roctracer commit: 6a442864a3 ]
2019-11-06 09:11:11 -06:00
rkebichi
61cae71bd9
Update Makefile
...
[ROCm/roctracer commit: 79dc82177c ]
2019-10-31 11:13:49 -04:00
rkebichi
1c5b10014d
Update MatrixTranspose.cpp
...
[ROCm/roctracer commit: c17a5acb06 ]
2019-10-31 10:51:53 -04:00
rkebichi
dda6c9e5a6
Update roctracer_kfd.h
...
[ROCm/roctracer commit: 1a62e18593 ]
2019-10-31 10:48:42 -04:00
rkebichi
78dc260dca
Update roctracer_kfd.h
...
[ROCm/roctracer commit: 0aa6df2b52 ]
2019-10-30 17:26:57 -04:00
rkebichi
0558186232
Update CMakeLists.txt
...
[ROCm/roctracer commit: 3a8ae2fff4 ]
2019-10-30 17:21:20 -04:00