Commit Graph

12605 Commits

Author SHA1 Message Date
Evgeny ff1e5b67a7 read API 2018-02-02 15:38:28 -06:00
Evgeny 4b7e5f51da read API
[ROCm/rocprofiler commit: ff1e5b67a7]
2018-02-02 15:38:28 -06:00
Evgeny a3fc58e966 minor change, const ptr 2018-02-02 15:14:15 -06:00
Evgeny fa134bbf4d minor change, const ptr
[ROCm/rocprofiler commit: a3fc58e966]
2018-02-02 15:14:15 -06:00
Evgeny 19676a74c9 minor change 2018-02-02 15:02:26 -06:00
Evgeny e91ce30ced minor change
[ROCm/rocprofiler commit: 19676a74c9]
2018-02-02 15:02:26 -06:00
Evgeny 74a3321ef3 info API 2018-02-02 14:55:03 -06:00
Evgeny af6474afdd info API
[ROCm/rocprofiler commit: 74a3321ef3]
2018-02-02 14:55:03 -06:00
Evgeny 51e0293b1a fixwd SQ_ACTIVE_INST_VALU=71 2018-02-02 14:40:48 -06:00
Evgeny ed31329e4c fixwd SQ_ACTIVE_INST_VALU=71
[ROCm/rocprofiler commit: 51e0293b1a]
2018-02-02 14:40:48 -06:00
Evgeny ac1dfb13cc minor changes 2018-02-02 14:29:58 -06:00
Evgeny 9ed6c7daeb minor changes
[ROCm/rocprofiler commit: ac1dfb13cc]
2018-02-02 14:29:58 -06:00
Yong Zhao 55bb61ff9c Revert "Workaround: make mmap memory resident for gfx902"
This reverts commit 716755b1de.

Change-Id: I9f4f0b6b426aeae4cb652b33cf0d4c0f57270ca5
Signed-off-by: Yong Zhao <yong.zhao@amd.com>
2018-02-02 12:31:06 -05:00
Evgeny 79510b8c6c resources releasing; metrics 2018-02-01 14:52:21 -06:00
Evgeny 80d462a8c2 resources releasing; metrics
[ROCm/rocprofiler commit: 79510b8c6c]
2018-02-01 14:52:21 -06:00
Sean Keely f59b001c75 Guard against IPC signal use of when profiling copy APIs.
Also update IPC signal API text to allow single process profiling with IPC signals.

Change-Id: I90b246623129d57183acb4ba1789beec360547c3
2018-01-31 19:05:32 -05:00
Sean Keely 91f559802d Revert CRAT table workaround.
Change-Id: Ic2bf9e1fb1d00c5a31d52560e0eb37e0ae1ab08a
2018-01-30 18:26:53 -06:00
Tony Tye d472b24d05 Add support for R_AMDGPU_RELATIVE64
- Add support for R_AMDGPU_RELATIVE64 relocation record.
- Return status error if any unsupported relocation record encountered.

Change-Id: Icbb5dcb81109a70c1f2195412a0df58a11be9da1
2018-01-30 18:20:26 -05:00
Chris Freehill 8bf85cc668 Temporarily disable rocm-smi to integrate with new rocm-smi
Change-Id: I06701cd4ac80bb4f3a9ae48d5374b7d4a788f8a4
2018-01-26 06:44:01 -06:00
Laurent Morichetti 056ddbbc82 Silence Valgrind warnings
Change-Id: I8803f3d310fccd69d0d04b2464b00dccc40270e3
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
2018-01-25 16:48:17 -05:00
Evgeny 58e879343f fixing SQTT copy mode result buffer allocation 2018-01-23 18:57:45 -06:00
Evgeny 14e45e9cb4 fixing SQTT copy mode result buffer allocation
[ROCm/rocprofiler commit: 58e879343f]
2018-01-23 18:57:45 -06:00
Evgeny 9a9418ad16 fixing resources releasing 2018-01-22 17:02:46 -06:00
Evgeny f92f655139 fixing resources releasing
[ROCm/rocprofiler commit: 9a9418ad16]
2018-01-22 17:02:46 -06:00
rohit pathania ee917eca68 Added CPU to GPU and GPU to CPU MemoryAccess Tests, Added enqueue latency Tests
Change-Id: I18643d283101b792fa25705c8149ddc5a9eefe73
2018-01-08 04:11:32 -05:00
Evgeny c00a0feb36 minor changes 2018-01-04 20:11:30 -06:00
Evgeny 4fb86567a1 minor changes
[ROCm/rocprofiler commit: c00a0feb36]
2018-01-04 20:11:30 -06:00
Amber Lin 7031a77428 Update README to reflect cmake change
New CMakeLists.txt sets a default module search so -DCMAKE_MODULE_PATH is
no longer required in the command.

Change-Id: I95189ce2f36016b7c4929239d0e512851bec5ef6
Signed-off-by: Amber Lin <Amber.Lin@amd.com>
2018-01-04 15:55:20 -05:00
Evgeny 556ada8372 fixing error handling 2018-01-02 18:09:37 -06:00
Evgeny 18ce9c1119 fixing error handling
[ROCm/rocprofiler commit: 556ada8372]
2018-01-02 18:09:37 -06:00
Gregory Stoner fd277f36c0 Update rocm_agent_enumerator 2017-12-23 13:09:02 -06:00
Gregory Stoner 57a7080ebb Update rocm_agent_enumerator 2017-12-23 13:01:11 -06:00
Gregory Stoner f5334a2ba3 Add support for RX580 2017-12-23 13:00:37 -06:00
Evgeny 7552ecf192 removing default arg value, not supported by c compiler 2017-12-22 15:42:12 -06:00
Evgeny f6e08f0bbb removing default arg value, not supported by c compiler
[ROCm/rocprofiler commit: 7552ecf192]
2017-12-22 15:42:12 -06:00
Evgeny e4b6330eae minor changes 2017-12-22 15:36:40 -06:00
Evgeny 10a1f030de minor changes
[ROCm/rocprofiler commit: e4b6330eae]
2017-12-22 15:36:40 -06:00
Evgeny ccdb4fce0e check for uninitialized context array on final dump in the case if the test failed 2017-12-22 12:39:55 -06:00
Evgeny 3c694b0d42 check for uninitialized context array on final dump in the case if the test failed
[ROCm/rocprofiler commit: ccdb4fce0e]
2017-12-22 12:39:55 -06:00
Evgeny 77cec10648 initializing results on get-data; kernel name in sqtt output file name; 2017-12-22 10:22:47 -06:00
Evgeny c165aa7e6a initializing results on get-data; kernel name in sqtt output file name;
[ROCm/rocprofiler commit: 77cec10648]
2017-12-22 10:22:47 -06:00
Evgeny 06471db7eb storing outstanding contexts in map 2017-12-22 00:12:23 -06:00
Evgeny db7bc4ca1c storing outstanding contexts in map
[ROCm/rocprofiler commit: 06471db7eb]
2017-12-22 00:12:23 -06:00
Evgeny b8403823f0 contexts complition signals destrotying 2017-12-21 22:24:32 -06:00
Evgeny 78deb392e5 contexts complition signals destrotying
[ROCm/rocprofiler commit: b8403823f0]
2017-12-21 22:24:32 -06:00
Evgeny daad2bc3d1 fixing simple proxy queue implementation, write index supporting for checking the queue overflow 2017-12-20 21:18:01 -06:00
Evgeny b33930a13e fixing simple proxy queue implementation, write index supporting for checking the queue overflow
[ROCm/rocprofiler commit: daad2bc3d1]
2017-12-20 21:18:01 -06:00
Chris Freehill 563581223c Report physical memory instead of virtual memory
Change-Id: I18105e3982a96aea40e05cd78521c0c3acf75de4
2017-12-20 22:11:50 -04:00
Evgeny d47ce7f51d minor changes 2017-12-20 19:00:47 -06:00
Evgeny 489095e9e6 minor changes
[ROCm/rocprofiler commit: d47ce7f51d]
2017-12-20 19:00:47 -06:00