Laurent Morichetti
bbe1db3810
Fix an intermittent failure in "tool flushing test"
...
The test (MatrixTranspose) and the tracer tool both write to stdout
which sometime causes a trace corruption.
Change the test to emit info messages to stderr instead of stdout,
leaving stdout for the tracer tool's exclusive use.
Change-Id: I18047dbcd9039b70dd24ef6e7e8e9d89b40bedd2
2022-05-12 20:15:37 -04:00
Laurent Morichetti
abf1b90017
Use ACTIVITY_DOMAIN_HIP_OPS instead of ACTIVITY_DOMAIN_HCC_OPS
...
Change-Id: I43fbac3d02011f74bf7b597519148ed0bd68ff98
2022-04-20 22:00:59 -07:00
Laurent Morichetti
d3b166cf01
Remove roctracer_hcc.h
...
roctracer_hip.h now contains the definitions for the HCC_OPS domain.
Change-Id: I132c993110254050aaa68828f3ca80f368ad24bc
2022-04-20 22:00:59 -07:00
Laurent Morichetti
15ab5d9cda
Run clang-format on all source files
...
Change-Id: Ifb52ca306286b6b2d473821bed9db28e9f616d50
2022-04-20 22:45:54 -04:00
Laurent Morichetti
06a3da7c63
Fix copyright headers
...
Change-Id: I380d867fa5fb04e68b5b332e9abf33fbeb1e9418
2022-04-19 09:30:45 -07:00
Christophe Paquot
e5e1258ef8
SWDEV-295205 - Remove KFD domain from roctracer
...
Change-Id: I2771cf43aa115bb466531bf887f7cc75e187f2ef
2021-07-22 10:12:45 -07:00
Rachida Kebichi
0502f196d9
more verbosity in trace diffs
...
Change-Id: I1e3f6c8ee126ca4470f0846aabab19d18397dd64
2020-07-29 03:00:16 -05:00
Evgeny
157bceebdf
testing fix
...
Change-Id: I4950c3ddeb79947eb311c4f008ad91b7311bb9b3
2020-05-28 02:17:01 -05:00
Evgeny
da4b244887
renaming PCSAMPLE API as RESERVED1
...
Change-Id: I0f95e4be5b359dc36fc3542bf0e321094db78a79
2020-05-21 11:51:17 -05:00
Rachida Kebichi
8cece61689
Added check trace with config.
...
Change-Id: I1c71793c4c6f512288e92f70105f428c3f8671c4
2020-05-19 09:47:19 -05:00
Evgeny
074306d997
SWDEV-236864 : packaging of generated headers
...
Change-Id: Ifda69eecf3697f6b69c978b3c4c2ffe9835edeb8
2020-05-18 18:08:06 -05:00
Evgeny
3b62c5c6b9
roctracer test with disabled hip api activity
...
Change-Id: I6d2139a67810cafb9ccb94bf57f55e85e1ab0982
2020-05-06 00:02:24 -05:00
Evgeny
5e5fe9917d
normalizing trace comparison mechanism
2020-03-27 00:32:18 -05:00
Evgeny
32a11bdd52
fix
2020-03-26 11:22:38 -05:00
eshcherb
7b8b39b495
Merge branch 'amd-master' into rkebichi-trace-compare
2020-03-25 19:27:49 -05:00
Evgeny
7965a02680
fixing rocprofiler activity enabling
2020-03-09 21:13:44 -05:00
Evgeny
8b63135ced
PC sampling initial bringup
2020-02-28 14:01:40 -06:00
rkebichi
d1f57c565f
Update MatrixTranspose.cpp
2020-02-07 17:51:03 -05:00
Evgeny
b82a21056e
normalizing C API: HSA domain
2019-12-30 20:09:41 -06:00
Evgeny
8280f47327
adding multi-GPU test
2019-12-29 04:09:10 -06:00
Evgeny
077f8ec6b6
normalizing C API
2019-12-29 03:06:11 -06:00
Evgeny
0560d99d0f
hip_vdi: disabling calllback/activity disable
2019-11-27 19:10:53 -06:00
Evgeny
e09d753ef7
enabling of KFD API callbacks to MatricTranspose_test
2019-11-26 15:28:54 -06:00
Evgeny
f2b6a6b35c
update: dlopen of target runtimes with NOLOAD; enabled KFD domain in explicite test
2019-11-13 11:57:17 -06:00
rkebichi
475b3619d5
Update MatrixTranspose.cpp
2019-11-12 17:28:30 -05:00
Evgeny
86dbe20e82
fixing test with conditinoal kfd wrapper compilatipn
2019-11-12 12:35:35 -06:00
eshcherb
2bcf1c5554
Merge branch 'amd-master' into rkebichi-patch-kfd-1
2019-11-11 19:05:50 -06:00
rkebichi
c17a5acb06
Update MatrixTranspose.cpp
2019-10-31 10:51:53 -04:00
Evgeny
eb4bf2dac6
hip-vdi changes
2019-10-25 00:53:26 -05:00
Evgeny
72a2571b22
hip-vdi support
2019-10-21 23:03:20 -05:00
Evgeny
b2c23f63d5
conditional building of kfd wrapper
2019-10-15 11:15:48 -05:00
Evgeny
72b5494f0b
start/stop API
2019-10-09 01:00:05 -05:00
rkebichi
c14c073d3f
Update MatrixTranspose.cpp
2019-10-02 19:26:41 -04:00
Evgeny
a7c0e80701
hip test update
2019-09-23 09:54:54 -05:00
Evgeny
9e2f37bf77
fixing overloaded functions as macro
2019-09-16 11:19:04 -05:00
eshcherb
0bee220b64
Merge branch 'amd-master' into amd-master
2019-09-05 10:44:00 -05:00
Evgeny
719e9221a5
roctracer extension APIs: mark, external id push/pop
2019-09-05 09:55:29 -05:00
rkebichi
7a46f29e96
Update MatrixTranspose.cpp
2019-09-05 10:36:55 -04:00
rkebichi
c6a035577f
Update MatrixTranspose.cpp
2019-09-04 15:56:46 -04:00
Evgeny
2b0452fd5f
changing pool size from log2 to bytes
2019-02-04 17:57:45 -06:00
Evgeny
e91313a3ff
optimized common activity callback mechanism
2019-01-15 10:41:51 -06:00
Evgeny
0cde85dbb7
removing _ANY ops
2019-01-11 22:15:35 -06:00
Evgeny
d75eb95472
HSA tracing domain with HIP MatrixTranspose sample test
2018-12-21 10:53:00 -06:00