cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

youwei
Adept I

CodeXL Issue: Analyze mode ISA missing

Hi all

      I have just downloaded the latest version of CodeXL 1.8. I am working on Ubuntu 14.04.

      The new static ISA view in analyze mode is great. However, some instructions seem to be missing. Some vector arithmetics and all flat store instructions are missing, compared to those shown in previous version.

      Here are two screenshots of ISA view from 1.7 and 1.8, for the same kernel function:

Screenshot from 2015-08-27 161342.png

Screenshot from 2015-08-27 161255.png

For example, take a look at the last 3 lines, just above the label, flat_store is missing.

0 Likes
1 Reply
amitbm
Staff

Hi youwei,

Thanks for this post.

This is a known bug, and it should be fixed for the upcoming CodeXL 1.9.

For now, you can navigate to the CodeXL output folder and use the *.cxlisa files which contain the whole ISA text in the traditional format.