This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


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

profile?




How do I profile a guile app? I tried compiling guile with -pg, but
the scm_ functions don't turn up in the profile of the app. the
standalone Guile interpreter itself generates this profile:


index % time    self  children    called     name
                0.00    0.00       1/2           main [9]
                0.00    0.00       1/2           init_dummy [7]
[1]      0.0    0.00    0.00       2         data_start [1]



-- 

Han-Wen Nienhuys, hanwen@cs.uu.nl ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 


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