gecko-dev/tools/jprof/stub
dbaron%fas.harvard.edu e4814bd9c5 Add two small new features to jprof:
1) Allow a SIGUSR1 to stop profiling, so that shutdown need not be included in profiles.  (The log file is not closed, so it can't be used to generate multiple profiles in one run.  That could be changed, though.)
2) Add a JP_REALTIME option that does the profiling in terms of real time elapsed rather than time used for execution by the mozilla process (and in the kernel for the process).  This allows profiling to detect how much time is being spent in the X server.
r=jim_nance@yahoo.com
Not part of default build.
2000-02-03 00:35:53 +00:00
..
config.h import jprof for jlnance 2000-01-18 03:43:26 +00:00
jprof.h import jprof for jlnance 2000-01-18 03:43:26 +00:00
libmalloc.cpp Add two small new features to jprof: 2000-02-03 00:35:53 +00:00
libmalloc.h import jprof for jlnance 2000-01-18 03:43:26 +00:00