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

Commits on Jul 1, 2021

  1. SWDEV-282961: dependency arrows missing

    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
    chrispaquot authored and parepate committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    48cc785 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Add support for gfx90a

    Merge gfx90a support from the 'amd-npi' branch.
    
    Change-Id: I9b51711ed4a1d2f1ed42ba9b83cb12136be228b8
    (cherry picked from commit 4df3e0b)
    AMD authored and parepate committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    9f0ca10 View commit details
    Browse the repository at this point in the history
  2. SWDEV-282961 Skip barrier events. Process hipMemSet events

    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)
    rkebichi authored and parepate committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    a369af3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Merge remote-tracking branch 'remotes/origin/amd-staging' into amd-ma…

    …ster
    
    Change-Id: I65e98f8fe3186d67fecee47634715cc9343566e6
    Sushma1920 committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    c55464d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Add dependency on rocm-core

    Signed-off-by: Icarus Sparry <icarus.sparry@amd.com>
    Change-Id: Icb935e9230888fd005d9ca3617e28f6173173cc8
    amd-isparry committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    2f18979 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Merge remote-tracking branch 'remotes/origin/amd-staging' into amd-ma…

    …ster
    
    Change-Id: Idb93c5ea1cfeebdda286a9438de4211688c7869b
    rmula authored and rmula committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    613fc6e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Merge remote-tracking branch 'remotes/origin/amd-staging' into amd-ma…

    …ster
    
    Change-Id: I09ba8c7da383d149600dd94c1c12b7632ff20896
    rmula authored and rmula committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    7707d60 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Merge remote-tracking branch 'remotes/origin/amd-staging' into amd-ma…

    …ster
    
    Change-Id: I44f7c90e529729745962be0ac5b8bb644af4ee55
    rmula authored and rmula committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    4430b04 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Merge "Add dependency on rocm-core" into amd-master

    amd-isparry authored and Gerrit Code Review committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    4c3053c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Merge remote-tracking branch 'remotes/origin/amd-staging' into amd-ma…

    …ster
    
    Change-Id: I959acf1c685a8f1d234c03f9a9bfa0ea4cf539d9
    rmula authored and rmula committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    d630e60 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Merge remote-tracking branch 'remotes/origin/amd-staging' into amd-ma…

    …ster
    
    Change-Id: Ifdb1f9558bdd16f316b1f38abbb22ef83bc45146
    rmula authored and rmula committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    c764803 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Merge remote-tracking branch 'remotes/origin/amd-staging' into amd-ma…

    …ster
    
    Change-Id: I9c517f86e0406c7768f01fbb7325eac5b4234576
    rmula authored and rmula committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    5f477f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Merge remote-tracking branch 'remotes/origin/amd-staging' into amd-ma…

    …ster
    
    Change-Id: I2f58ea3a5e29f0b01930424539f1b354d516dde3
    virpotan authored and virpotan committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    4241758 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Merge remote-tracking branch 'remotes/origin/amd-staging' into amd-ma…

    …ster
    
    Change-Id: I5b02ed004ee1105e290d44a135cd130b2b8cc2e4
    virpotan authored and virpotan committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    c06fb90 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Merge remote-tracking branch 'remotes/origin/amd-staging' into amd-ma…

    …ster
    
    Change-Id: Iba3f1bba62db2d995b357dc8a4de7871543c9af4
    virpotan authored and virpotan committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    3fa8ee7 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. SWDEV-318551: Adding License file for profiler

    Making the new License file, Adding support in the CMakeLists.txt
    
    Change-Id: I785035a780fbfc59951fc27d45f9c1869ffb4fb3
    ammarwa committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    b71b541 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    5b7944c View commit details
    Browse the repository at this point in the history