Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue#89. Added randomness to default temporary directory. #90

Open
wants to merge 17 commits into
base: amd-master
Choose a base branch
from

Conversation

kikimych
Copy link

Fix issue #89

chrispaquot and others added 17 commits July 1, 2021 05:12
When building the json data flow, from_us_list has (timestamp, stream_id, thread_id).
stream_id used to be interpreted as from_tid and tid as to_tid. But that's not correct.
stream_id is always a destination and tid is the initiator (source).

Change-Id: I2f5bb86a387b4003b17271c90bdf9de4b59a79bf
Merge gfx90a support from the 'amd-npi' branch.

Change-Id: I9b51711ed4a1d2f1ed42ba9b83cb12136be228b8
(cherry picked from commit 4df3e0b)
Marker events inside hcc_ops_trace.txt are from barriers so they are not meant to be stored in ops_patch_data map.
Added support for hipMemset events which are a kind of memory copy.

Change-Id: I213fe959bcd35ff0371613ba5bffd95bc53e06b5
(cherry picked from commit caa5f32)
…ster

Change-Id: I65e98f8fe3186d67fecee47634715cc9343566e6
Signed-off-by: Icarus Sparry <icarus.sparry@amd.com>
Change-Id: Icb935e9230888fd005d9ca3617e28f6173173cc8
…ster

Change-Id: Idb93c5ea1cfeebdda286a9438de4211688c7869b
…ster

Change-Id: I09ba8c7da383d149600dd94c1c12b7632ff20896
…ster

Change-Id: I44f7c90e529729745962be0ac5b8bb644af4ee55
…ster

Change-Id: I959acf1c685a8f1d234c03f9a9bfa0ea4cf539d9
…ster

Change-Id: Ifdb1f9558bdd16f316b1f38abbb22ef83bc45146
…ster

Change-Id: I9c517f86e0406c7768f01fbb7325eac5b4234576
…ster

Change-Id: I2f58ea3a5e29f0b01930424539f1b354d516dde3
…ster

Change-Id: I5b02ed004ee1105e290d44a135cd130b2b8cc2e4
…ster

Change-Id: Iba3f1bba62db2d995b357dc8a4de7871543c9af4
Making the new License file, Adding support in the CMakeLists.txt

Change-Id: I785035a780fbfc59951fc27d45f9c1869ffb4fb3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants