Skip to content

Commit

Permalink
Add GUI screenshots to landing page.
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitBM committed Mar 19, 2018
1 parent dbc367a commit a079a18
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ This product can be used to produce the following output:

The RGA package contains both a GUI app and a command-line exectuable.

***Source-to-disassembly correlation in RGA GUI app***

![GUI app's build view](/RadeonGPUAnalyzerGUI/res/screenshots/build_view.png?raw=true "Source correlation in RGA GUI app")

***Notification about potential performance hazards in the GUI app***

![GUI app's resource usage view](/RadeonGPUAnalyzerGUI/res/screenshots/resource_usage.png?raw=true "Performance hazard notification in RGA GUI app")

The supported platforms by the **command-line tool** are:
* D3D11
* OpenCL - AMD's LLVM-based Lightning Compiler for ROCm (-s rocm-cl)
Expand Down

0 comments on commit a079a18

Please sign in to comment.