Bas Schouten
|
a60a6c0bfe
|
Bug 816117 - Part 2: Pass the thread context to NS_StackWalk on Win32. r=bgirard
|
2012-12-08 06:15:21 +01:00 |
|
Ehsan Akhgari
|
8e9ba4dc0b
|
Bug 813086 - Update the Chromium license block in the profiler code
DONTBUILD
|
2012-11-19 14:02:32 -05:00 |
|
Mike Hommey
|
e29d706a4a
|
Bug 771103 - Allow to start the profiler with a signal on Android. r=bgirard,r=blassey
|
2012-07-11 16:55:22 +02:00 |
|
Mike Hommey
|
b77b1b565b
|
Bug 771110 - Properly log the file name under which profile data is saved. r=bgirard
|
2012-07-09 12:48:27 +02:00 |
|
Vladimir Vukicevic
|
8b0cc30abf
|
b=768598, [profiler] save LR register on ARM Android, for some additional syscall info, r=bgirard
|
2012-07-04 11:25:15 -04:00 |
|
Benoit Girard
|
d0a202d9a0
|
Bug 750989 - Pause Profiler during saving. r=mstange,jrmuizel
--HG--
extra : rebase_source : e1a6623d2a0de80423efb76c5b35e7734b119635
|
2012-05-18 17:03:10 -04:00 |
|
Benoit Girard
|
5073323906
|
Bug 751779 - Enable leaf address profiling with the gecko profiler on windows. r=jmuizelaar
|
2012-05-04 15:33:35 -04:00 |
|
Benoit Girard
|
4e336e29cc
|
Bug 751779 - Enable leaf address profiling with the gecko profiler on mac. r=jmuizelaar
|
2012-05-03 21:23:27 -04:00 |
|
Ehsan Akhgari
|
39736fa93f
|
Bug 734302 - Part 1: Enable the Gecko Profiler on native Fennec; r=BenWa,khuey
--HG--
extra : rebase_source : 050443e4850aac78551ed985aa81522d808bcb6b
|
2012-03-02 14:11:47 -05:00 |
|
Jeff Muizelaar
|
79f09f5a88
|
Bug 732806. Make stackwalking respect the stack end on OS X. r=ehsan
This will help us avoid some crashes.
|
2012-02-15 00:17:34 -05:00 |
|
Justin Lebar
|
69fb6f1047
|
Bug 731789 - Rename mfbt/StdInt.h to mfbt/StandardInteger.h, so stdint types work from cpp files inside mfbt. r=waldo
|
2012-02-29 22:56:43 -05:00 |
|
Benoit Girard
|
92065cff8e
|
Bug 708733 - Profiler: Only use leaf data on android ARM. r=ehsan
|
2012-02-11 10:49:16 -05:00 |
|
Benoit Girard
|
14dbecbda4
|
Bug 722124 - Profiler cleanup. r=ehsan
--HG--
rename : tools/profiler/sps/TableTicker.cpp => tools/profiler/TableTicker.cpp
rename : tools/profiler/public/nsIProfiler.idl => tools/profiler/nsIProfiler.idl
rename : tools/profiler/sps/platform-linux.cc => tools/profiler/platform-linux.cc
rename : tools/profiler/sps/platform-win32.cc => tools/profiler/platform-win32.cc
rename : tools/profiler/sps/platform.h => tools/profiler/platform.h
rename : tools/profiler/sps/shared-libraries-linux.cc => tools/profiler/shared-libraries-linux.cc
rename : tools/profiler/sps/shared-libraries-macos.cc => tools/profiler/shared-libraries-macos.cc
rename : tools/profiler/sps/shared-libraries-win32.cc => tools/profiler/shared-libraries-win32.cc
rename : tools/profiler/sps/shared-libraries.h => tools/profiler/shared-libraries.h
rename : tools/profiler/sps/sps_sampler.h => tools/profiler/sps_sampler.h
rename : tools/profiler/sps/thread_helper.h => tools/profiler/thread_helper.h
rename : tools/profiler/sps/v8-support.h => tools/profiler/v8-support.h
|
2012-01-29 01:56:41 -05:00 |
|