Analyzer does not see source files

Hi,
I am currently evaluating the use of "collect" and "analyzer" in our environment, which is RHEL4 on x64with gcc4.21.
- I compiled everything with -g
- the shared libraries do contain source file paths (checked with strings *.so)
- I am using "collect -o tt.er myprogram"
- I am running "analyzer tt.er" afterwards.
Analyzer does display some sensible times and the symbols. But when I drill down, it will only display assembly code for all of my routines. The selected object summary always displays the symbol name, the .so file name, etc, but "Source file: (unknown)". The analyzer version is "Sun Analyzer 7.6 Linux_i386 2007/05/03"
Where is the mistake?
Thanks!
Georg

The sources are stored on a NAS system that is connected with the RHEL4 system. Sources are definitely accessible.
Below is the er_print output.
Georg
er_print -dis main tt.er
er_print: Processed /remote/de02h3/georgv/.er.rc for default settings
tt.er: Experiment has warnings, see header for details
Source file: (unknown)
Object file: /remote/lithop4/georgv/p4_main_lin64/release_mpe/bin/slitho
Load Object: /remote/lithop4/georgv/p4_main_lin64/release_mpe/bin/slitho
Excl. Incl.
User CPU User CPU
sec. sec.
<Function: main>
0. 0. [?] 401aa0: movq %rbx,-0x30(%rsp)
0. 0. [?] 401aa5: movq %rbp,-0x28(%rsp)
0. 0. [?] 401aaa: movq %rsi,%rbp
0. 0. [?] 401aad: movq %r12,-0x20(%rsp)
0. 0. [?] 401ab2: movq %r13,-0x18(%rsp)
0. 0. [?] 401ab7: movl $0x402068,%esi
0. 0. [?] 401abc: movq %r14,-0x10(%rsp)
0. 0. [?] 401ac1: movq %r15,-8(%rsp)
0. 0. [?] 401ac6: subq $0x1c8,%rsp
0. 0. [?] 401acd: leaq 0x170(%rsp),%rbx
0. 0. [?] 401ad5: movl %edi,0xc(%rsp)
0. 0. [?] 401ad9: leaq 0x18f(%rsp),%rdx
0. 0. [?] 401ae1: movq %rbx,%rdi
0. 0. [?] 401ae4: call .-0x22c [ 0x4018b8 ]
0. 0. [?] 401ae9: leaq 0x110(%rsp),%r13
0. 0. [?] 401af1: movq %rbx,%rdx
0. 0. [?] 401af4: movl $0x64,%esi
0. 0. [?] 401af9: movq %r13,%rdi
0. 0. [?] 401afc: call .-0x294 [ 0x401868 ]
0. 0. [?] 401b01: movq 0x170(%rsp),%rdi
0. 0. [?] 401b09: movl $0x602c00,%r14d
0. 0. [?] 401b0f: subq $0x18,%rdi
0. 0. [?] 401b13: cmpq %r14,%rdi
0. 0. [?] 401b16: jne .+0x104 [ 0x401c1a ]
0. 0. [?] 401b1c: leaq 0x160(%rsp),%rbx
0. 0. [?] 401b24: leaq 0x18e(%rsp),%rdx
0. 0. [?] 401b2c: movl $0x402068,%esi
0. 0. [?] 401b31: movq %rbx,%rdi
0. 0. [?] 401b34: call .-0x27c [ 0x4018b8 ]
0. 0. [?] 401b39: leaq 0x10(%rsp),%r12
0. 0. [?] 401b3e: movq %rbx,%rdx
0. 0. [?] 401b41: movl $0x64,%esi
0. 0. [?] 401b46: movq %r12,%rdi
0. 0. [?] 401b49: call .-0x221 [ 0x401928 ]
0. 0. [?] 401b4e: movq 0x160(%rsp),%rdi
0. 0. [?] 401b56: subq $0x18,%rdi
0. 0. [?] 401b5a: cmpq %rdi,%r14
0. 0. [?] 401b5d: jne .+0x15d [ 0x401cba ]
0. 0. [?] 401b63: movq %r12,%rdi
0. 0. [?] 401b66: call .-0x34e [ 0x401818 ]
0. 0. [?] 401b6b: movq %r13,%rdi
0. 0. [?] 401b6e: call .-0x266 [ 0x401908 ]
0. 0. [?] 401b73: leaq 0xa0(%rsp),%rbx
0. 0. [?] 401b7b: leaq 0xc(%rsp),%rsi
0. 0. [?] 401b80: movq %rbp,%rdx
0. 0. [?] 401b83: movq %rbx,%rdi
0. 0. [?] 401b86: call .-0x3ae [ 0x4017d8 ]
0. 0. [?] 401b8b: movq %rbx,%rdi
## 0. 2.068 [?] 401b8e: call .-0x2c6 [ 0x4018c8 ]
0. 0. [?] 401b93: movl %eax,%ebp
0. 0. [?] 401b95: movq %rbx,%rdi
0. 0. [?] 401b98: call .-0x360 [ 0x401838 ]
0. 0. [?] 401b9d: movq %r13,%rdi
0. 0. [?] 401ba0: call .-0x268 [ 0x401938 ]
0. 0. [?] 401ba5: movq %r12,%rdi
0. 0. [?] 401ba8: call .-0x3b0 [ 0x4017f8 ]
0. 0. [?] 401bad: movq %r13,%rdi
0. 0. [?] 401bb0: call .-0x258 [ 0x401958 ]
0. 0. [?] 401bb5: movq %r12,%rdi
0. 0. [?] 401bb8: call .-0x2e0 [ 0x4018d8 ]
0. 0. [?] 401bbd: movq 0x18(%rsp),%rdi
0. 0. [?] 401bc2: subq $0x18,%rdi
0. 0. [?] 401bc6: cmpq %rdi,%r14
0. 0. [?] 401bc9: jne .+0xbf [ 0x401c88 ]
0. 0. [?] 401bcf: movq 0x118(%rsp),%rdi
0. 0. [?] 401bd7: subq $0x18,%rdi
0. 0. [?] 401bdb: cmpq %rdi,%r14
0. 0. [?] 401bde: jne .+0x73 [ 0x401c51 ]
0. 0. [?] 401be0: movl %ebp,%eax
0. 0. [?] 401be2: movq 0x198(%rsp),%rbx
0. 0. [?] 401bea: movq 0x1a0(%rsp),%rbp
0. 0. [?] 401bf2: movq 0x1a8(%rsp),%r12
0. 0. [?] 401bfa: movq 0x1b0(%rsp),%r13
0. 0. [?] 401c02: movq 0x1b8(%rsp),%r14
0. 0. [?] 401c0a: movq 0x1c0(%rsp),%r15
0. 0. [?] 401c12: addq $0x1c8,%rsp
0. 0. [?] 401c19: ret
0. 0. [?] 401c1a: movl $pthread_cancel@@GLIBC_2.
2.5,%ebx
0. 0. [?] 401c1f: leaq 0x10(%rdi),%rdx
0. 0. [?] 401c23: testq %rbx,%rbx
0. 0. [?] 401c26: jne .+0xc6 [ 0x401cec ]
0. 0. [?] 401c2c: movl 0x10(%rdi),%edx
0. 0. [?] 401c2f: leal -1(%rdx),%r9d
0. 0. [?] 401c33: movl %r9d,0x10(%rdi)
0. 0. [?] 401c37: testl %edx,%edx
0. 0. [?] 401c39: jg .-0x11d [ 0x401b1c ]
....

Similar Messages

  • Easy Photo Print does not see Aperture files

    I have a Canon MP640 printer, which gives me really poor results when used with Aperture (3.1.3) so I have been using the print software that came with my printer (Easy photo print EX).  The problem with Easy PhotoPrint, is that this software does not see my Aperture files, even though I have turned on the “View in finder” feature in Aperture.  Can anyone  tell me how to configure my system, so that Easy PrintPhoto will see my files, without having to export every time I want to print

    Ahh ok, that function File->Show In Finder shows the current selection in the finder if it is a referenced image. That's all it does, it doesn't cause any permanent changes to any settings in Aperture or the Finder. Why you couldn't see your referenced files in the finder before clicking this and now you can is a mystery and a coincidence and will do nothing to enable other programs from accessing the images in the library.
    As for turning off color management when you print from Aperture, in the print dialog under the Rendering section
    when you open the Color Profile you can select  Printer Managed.
    Once you set it to Printer Managed you'll see the warning change from Turn off in Printer to Turn on in Printer
    Might be worth a shot if you haven't try it yet.

  • 60gb iPod does not see music files on my external HD

    I'm going nuts trying to figure out why my iBook does not see the music files on my external HD.
    I have a 250gb external hard drive (that I put together with an enclosure and HD I bought from Tiger Direct). I have the hard drive hooked up to my G3 iBook via Fire Wire. The HD comes up on the desktop, but none of the files are seen. Now, when I take the same HD and hook it up to my Windows PC, all my music is there.
    I really don't want to have my iPod hooked up to my PC. My G3 is too small to hold all the music. I need to have the external HD to handle all the music for my iPod.
    How do I accomplish this on my G3?
    Thanks!
    iBook G3   Mac OS X (10.4.7)  

    Hyphen says:
    [The] drive can be formatted as fat32 and be read/written by macs. He could also partition it, one partition as hfs+, the other as fat32. This can be done from disk utility.
    The NTFS format (windows) has only read support for OS X.
    How did s/he copy the music on the external drive? Was the music on his/her pc? If yes the hierarchy may be different for the pc version of iTunes library, or is it that he can't find the files even from the finder?
    And Red Dwarf adds:
    Just to add to hyphen's reply, FAT32 has a maximum size of 32GB. The user cannot make the partition larger than 32GB should they decide to go down that route.
    Another alternative is a utility called TransMac. When installed on a PC, it will allow the PC to recognise a Mac OS formatted drive and read the files within. No need then to worry about all that FAT32 and NTFS malarky stuff. It weighs in at $64 dollars though for a 1-3 user licence:
    http://www.asy.com/
    So hopefully, with Kappy's help, too, you will be able to figure it out.
    Good luck.

  • After a disk crash. I tunes does not see the file with my music in it.  How do I fix this?

    Windows 7 PC.  Disk crash.  Restored disk.  Reinstalled itunes.  I tunes does not see my music.  Music is in a folder called myipodmusic.  Has sub folders for artists, below artists has files for songs.  Any ideas??  Actually itunes sees my music titles, just does not play the song.  Says cannot find file. I can direct it to file, but there are 5,000 of them.  Help?

    See turingtest2's user tip Empty/corrupt iTunes library after upgrade/crash

  • Elements does not see some files

    I have folders in which Elements shows fewer files than Windows Explorer, and I can open the files with Explorer that don't show up in Elements, and Elements does not see them when I try to reconnect or find them.  Why does Elements not see some files, even when you try reconnecting?

    I think I may have moved these files with Elements into a different folder, and then copied them back into the original folder with Explorer, so there are now two copies of the same files with the same names in different folders,
    In this situation, PSE is most likely saying (in its very unhelpful way) that the file you're trying to import is a duplicate of one that already exists in the catalog.   PSE considers a file to be a duplicate if it has the same name, size, and last-modified date/time.  
    If you want a duplicate of a photo in the catalog, select one or more thumbnails and do File > Duplicate.
    What's the reason for wanting the duplicate photos in the catalog? There may be other ways of accomplishing your goal without making duplicates. 

  • Servlet does not see Text File

    At the moment my text file (input.txt) is in c:/tomcat/webapps/ROOT/WEB-INF/classes, the same place as my servlet, but the servlet does not see it, what am I doing wrong?
    My code looks like this:
    import java.io.*;
    import java.util.*;
    import javax.servlet.http.*;
    import javax.servlet.*;
    import java.util.Vector;
    public class TestServlet extends HttpServlet {
         String outputFile = "output.txt";
         String file = "input.txt";
         PrintWriter out;
         Vector v = new Vector();
    public void doGet(HttpServletRequest req,
              HttpServletResponse res)
              throws ServletException, IOException{
    res.setContentType ("text/plain");
    out = res.getWriter();
         readfile();
         out.println(v);
    //out.println (req.getParameter("name"));
         //out.println("Dis kla");
    out.close();
    public void readfile(){
         try{
              FileReader in = new FileReader(file);
              FileWriter outfile = new FileWriter(outputFile);
              int c;
              while ((c = in.read()) != -1){
         outfile.write(c);
         Object obj = new Integer(c);
         out.println(c + "");
         v.addElement(obj);
         }//while
         in.close();
         out.close();
         }catch(IOException except){
         out.println("End of file");
         }//end catch
    }//readfile

    My ouput file is created (output.txt), but contains no info. I take it that this line of code: outfile.write(c); is not working. Does anybody know why?
    Also when I say out.println(c+" "); I get this output on the
    server :
    72 101 108 108 111 32 100 97 97 114 32 119 97 116 32 109 97 97 107 32 106 121 63 13 10
    Which make sense since c is an integer, but my input file contains this:
    Hello daar wat maak jy?
    The read and write code worked fine in an application, whats happening? Or am I missing something big time.

  • Staic analyzer does not see unused variables

    I begun to use Eclipse not so long ago, and I find it very convenient. But it's tool "static analyzer" works buggy for me - it makes a lot of warnings about different advanced situations, but does not see most popular and simple situation - unused variables!
    According to documentation on this site, this tool must do it, but it does not. This was issue was in Luna and it is still present for me in Mars. May be I did not set it up properly?
    I would be appreciated if someone help me with this.

    I begun to use Eclipse not so long ago, and I find it very convenient. But it's tool "static analyzer" works buggy for me - it makes a lot of warnings about different advanced situations, but does not see most popular and simple situation - unused variables!
    According to documentation on this site, this tool must do it, but it does not. This was issue was in Luna and it is still present for me in Mars. May be I did not set it up properly?
    I would be appreciated if someone help me with this.

  • Adobe Acrobat X - Saved Background Settings does not retain Source File

    Hello,
    I am using Adobe Acrobat X on windows 7.
    I have a pdf file that I use as a background source file.  When I select the Settings profile from the Saved Settings drop down it does not load in the Source File.  It still has "From Color" selected and <No Source File Selected> is in the path location. 
    No matter how many times I add the file and click the save settings button it will not retain it
    I've already tried both a 'repair' and 'reinstall' of the software.
    Any ideas as to why this might be happening? 

    Hi Adam Baranek,
    I am looking into this issue and will get back to you soon.
    Regards,
    Rahul Tyagi

  • Web page does not see SWF file

    Hi, I am wondering if anybody can point me in the right direction?
    I have created a web page with Indesign which includes some animation.
    When I export it to SWF format it creates seperate HTML and SWF files.
    I have moved these two files, together with every other file I used in creating the document to my web host (Hostmonster). I have read on other threads that I probably should have a RESOURCES file, I don't have one.
    When I go to my home page, I get a grey screen, which Hostmonster inform me is because the HTML cannot find the SWF file.
    Anybody got any idea what I may be doing wrong.
    Thanking you in advance.
    Warmest regards
    Peter

    Hi Bob,
    Thank you for taking the time to try and help.
    I uploaded the files and folders using Filezilla.
    The above image was a screen sho under Hostmonster that shows that my files are indeed there.
    I also came across a folder for SWF which I believe belongs to the main website (cliveread.com) and put my file in there, it does not make any difference.
    As you will see in 3 both my HTML and SWF files are there.
    As a novice I hope you can help.
    Warmest regards
    Peter

  • FCE does not see new files

    I Have recently purchased a HD camcorder (panasonic HDC TM900) the first couple of times I used it and connected it to my Imac I was able to transfer footage without any problem using the Log and Transfer however. I have used the camera a little more and now when I connect it Iphoto opens up. I then close it and open FCE and find that the 2 existing files are shown but not any after that. Can I set it so that FCE opens rather the Iphoto and why can I not see my new footage?

    Hi,
    Next time iPhoto launches go to File>Preferences>General and set Connecting camera opens to No application, as shown below.
    I don't know if this will sort out the missing video issue but it will stop iPhoto launching.
    Alastair.

  • External hard drive renamed, now lightroom does not see my files

    I have been putting all my pictures in a folder on my external hard drive and then pulling them into Lightroom as they are added. The external HD  was named (J:). I just went on vacation and decided to take a laptop and my hard drive along to work on photos. WHen I returned and plugged my hard drive back in to my regular desktop  it showed up as (L:). I tried to simply rename it, but that did not work. Lightroom does see any of my folders as they were all mapped to the (J:)  drive.
    Any ideas?
    Unicorn 2525

    Right click on the top level folder in Lightroom folder panel and choose Finder Missing Folder or Update Folder Location. The first usually only shows in your situation, but on occasions it might note, therefore the second should be enough. This linked tutorial should guide you through the remaining steps.
    http://www.computer-darkroom.com/lr2_find_folder/find-folder.htm

  • ITunes does not see music files in folders in external drive after crash

    I put over 3000 music files on an external drive.  It was a laborious project to organize them so iTunes would recognize them and organize them.
    Unhappily, my laptop crashed this morning and I had to restore the whole hard drive to a backup of 3 weeks ago.   Unfortunately this was before I did all this work.   
    Now iTunes only "sees" 1400 of the songs, yet when I examine the files usinig Windows explorer, they are all there.
    How can I get iTunes to again "see" all the music files.
    they are organized in a directory called iTunes, and all the subdirectories containing the mp3's are artist's names.
    Many thanks!

    Check the security permissions on the drive. See Repair security permissions for iTunes for Windows.
    Enable the menu bar if needed with CTRL+B.
    Under Edit > Preferences > Advanced check that the media folder is set as you wish it to be, and also that the options for Keep... & Copy... are what you want. Uncheck copy if your media folder is elsewhere and you don't want to create copies when importing.
    Use File > Add Folder to Library and select the folder that has you missing content. It should be added to the library.
    See also Make a split library portable and Backup your iTunes for Windows library with SyncToy
    tt2

  • Aperture import does not see files on hard drive

    This happens again and again, and it's EXTREMELY irritating.
    I am trying to import some existing JPEGs on my Desktop. When I try Import in Aperture, the file browser simply does not see most files and folders. Sometimes it does and sometimes it doesn't. It seems to happen on a whim. This is very bad, I have just about had it with Aperture. And yes, permissions are set correctly.
    Can anyone figure out on what basis Aperture sees or does not see certain files/folders?

    I am trying to import some existing JPEGs on my Desktop.
    Do you mean your Desktop folder? And is the Desktop folder the only folder that is showing this behaviour?  I have never had problems to open images directly from the Desktop. Have the image files been dropped directly onto the the Desktop or into a subfolder of the Desktop?
    Previous MacOS X versions had problems with a huge number of files on the Desktop because this folder has been treated in a special way.
    Which version of Aperture and MacOS X are you using?
    It might be a problem with permissions or file ownership.
    If the problem with your Desktop folder persists you could try to reset the permissions,ownership, and access control lists on your Home folder as described in Linc Davis's post here:  Re: iPhoto returns OSStatus error -54
    Have you by any chance encrypted your Home folder by File Vault?

  • HT201302 I have a large video on my ipad that I would like to transfer to a computer.  But my computer (using various software that came with Windows 7) does not see this video, although it sees all the other videos on my ipad.  This video is too big to t

    I have a large video on my ipad that I need to transfer to my PC (a window 7).  I could also use a windows 8 if that would help.  But all of the applications I have tried do not see this large video (52 mins) even though they transfer smaller videos fine.  The ipad will not let me trim the video, saying it is too large.  This is true even though I only want to trim the original, and not create a new video.  (Actually it refuses before it gets to the choice of creating something new or just eliminating something from the original).  I have been to an Apple store, but the people there only could recommend that I try some alternate applications to do the transfer (Kodak EasyShare).  I don't have much faith this will work.  I think I have this application on an old PC, and it is not something I want on my new computers.
    Is it possibled the size of this video just violates the transfer formats for files over USB?  If so, I will just delete the video and move on.  But the video is really something I wanted to save.  I would be happy to eliminate most of the video, but the ipad will not let me trim it.
    I also tried to import the video with Windows Moviemaker (free with W7).  It also does not see this file, but works fine on the other videos on the ipad.

    How to Transfer Photos from an iPad to a Computer
    http://www.wikihow.com/Transfer-Photos-from-an-iPad-to-a-Computer
    Importing Personal Photos and videos from your iOS device to your computer.
    http://support.apple.com/kb/HT4083
    iTunes: Frequently asked questions about viewing and syncing videos
    http://support.apple.com/kb/HT2729
    Also check out the Photo Manager Pro app.
    https://itunes.apple.com/us/app/photo-manager-pro/id393858562
     Cheers, Tom

  • Import does not see photos

    Very strange. Last night I imported as usual a folder full of raw files, and only 100 photos out of 147 imported. I then tried to imports the remaining ones, but import does not see them at all. Actually now import does not see any files, even from folders which I previously successfully imported. If I drag the photos from the folder into a project it imports the photos fine, but the names are not changed, which is a big problem. It does not work when I try to drag the full folder full of photos. How come I can't import any more? I restarted the computer but import still does not see any photos.
    Message was edited by: Pufichek

    Oh my God, how stupid of me. You are absolutely right, I had the "Do not import duplicates" ticked. I must have clicked it by error.
    Now I'm not sure why the first time only 100 photos were imported, but it's not important. I'll report next time if I have the same problem importing a large folder.
    Thank you so much!

Maybe you are looking for