This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug mi/9831] very slow loading of symbols under mi2 & core dumps


------- Additional Comments From tromey at redhat dot com  2009-04-14 16:26 -------
Thanks for reopening.

Here's the top of the gprof outout, for the record

  %   cumulative   self              self     total           
 time   seconds   seconds    calls   s/call   s/call  name    
 39.44      3.36     3.36      381     0.01     0.01  lookup_partial_symtab
  7.75      4.02     0.66    12908     0.00     0.00  gnu_debuglink_crc32
  6.22      4.55     0.53   124178     0.00     0.00  find_pc_sect_psymbol
  4.58      4.94     0.39     1880     0.00     0.00  expand_line_sal
  3.40      5.23     0.29  3154360     0.00     0.00  lbasename
  2.93      5.48     0.25  8847144     0.00     0.00  find_and_open_source
  2.82      5.72     0.24  4388152     0.00     0.00  openp

So this looks like another instance of Bug 8367.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9831

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]