James Willcox
|
07acfb74dc
|
Bug 734691 - Add multi-thread support to profiler r=benwa
--HG--
extra : rebase_source : 04021da9d3d871f51f931b6e6f57a0bbbbaa6393
|
2013-03-29 15:34:49 -04:00 |
|
Ryan VanderMeulen
|
5f40d14478
|
Backed out 3 changesets (bug 734691, bug 862500) for leaks.
Backed out changeset 4444510d672f (bug 862500)
Backed out changeset 5c321bc4dc63 (bug 734691)
Backed out changeset e045934f78be (bug 734691)
|
2013-04-18 08:15:09 -04:00 |
|
Benoit Girard
|
3a0e478b51
|
Bug 862500 - Properly shutdown profiler in xpcshell, shutdown and error cases. r=snorp
--HG--
extra : rebase_source : 8b887475b97e3562ca5fd73e93eaa9edab8ef1fb
|
2013-04-17 12:53:15 -04:00 |
|
Benoit Girard
|
c285db56f3
|
Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug
--HG--
extra : rebase_source : 4e7e1681355146e32fbc5ff2aa9891470e241347
|
2013-04-03 18:59:17 -04:00 |
|
James Willcox
|
7fb0f556cd
|
Bug 734691 - Add multi-thread support to profiler r=benwa
--HG--
extra : rebase_source : b9ecaa62430dc4f04a2d00a742c4b2d30e479bb5
|
2013-03-29 15:34:49 -04:00 |
|
Julian Seward
|
da060b63cb
|
Bug 837390 - Profiler livelock caused by SA_RESTART restarting fork() syscall. r=bgirard
|
2013-04-16 20:53:03 +02:00 |
|
Ryan VanderMeulen
|
4dfeea9c71
|
Backed out 2 changesets (bug 734691) for leaks.
Backed out changeset ba88d9730af6 (bug 734691)
Backed out changeset 7d2fbf7b0372 (bug 734691)
|
2013-04-16 13:45:53 -04:00 |
|
Benoit Girard
|
d755cb0d1a
|
Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug
--HG--
extra : rebase_source : 41af95bcc4b6044b7394538e2524528f67cbd1d5
|
2013-04-03 18:59:17 -04:00 |
|
James Willcox
|
a9072ded93
|
Bug 734691 - Add multi-thread support to profiler r=benwa
--HG--
extra : rebase_source : 71db00ee222713fd60ba42be14226b52535a4f1e
|
2013-03-29 15:34:49 -04:00 |
|
Ryan VanderMeulen
|
88b3687da5
|
Backed out changeset 7112a6c1efee (bug 734691) for Win8 xpcshell hangs and possible leaks on a CLOSED TREE.
|
2013-03-29 18:18:38 -04:00 |
|
James Willcox
|
80f7ea8c39
|
Bug 734691 - Add multi-thread support to profiler r=benwa
|
2013-03-29 15:34:49 -04:00 |
|
Phil Ringnalda
|
80524b85aa
|
Back out 89e99ecdf29f (bug 734691) for leaking
CLOSED TREE
|
2013-03-28 20:52:20 -07:00 |
|
James Willcox
|
79399bb1c9
|
Bug 734691 - Add multi-thread support to profiler. r=benwa
|
2013-03-28 19:51:15 -04:00 |
|
Benoit Girard
|
fc10a7cfe4
|
Bug 851611 - Part 3: Rename headers. r=jrmuizel
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 6ea7c660764a4390cdd8dd91561fff1d7bad6035
|
2013-03-18 15:25:50 +01:00 |
|
Benoit Girard
|
9d12529d78
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : f76accc3d3dd86c75cb3e9750734f23ec9c29941
|
2013-03-16 00:47:02 -04:00 |
|
Ed Morley
|
b2109c458f
|
Backed out changeset c75481a07302 (bug 851611)
|
2013-03-18 14:10:35 +00:00 |
|
Ed Morley
|
2b1775b4e9
|
Backed out changeset d195190adc48 (bug 851611)
--HG--
rename : tools/profiler/GeckoProfiler.h => tools/profiler/sampler.h
rename : tools/profiler/GeckoProfilerImpl.h => tools/profiler/sps_sampler.h
|
2013-03-18 14:10:30 +00:00 |
|
Benoit Girard
|
664cf994b4
|
Bug 851611 - Part 3: Rename headers. r=jrmuizel
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 552fe1d3ff61d15b264aaf86f7c8cb4f4eff69d1
|
2013-03-18 14:41:02 +01:00 |
|
Benoit Girard
|
c4c6a0ddf5
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : 3032aaf7e50cdf9c350da688ec34e50a695fc7ca
|
2013-03-16 00:47:02 -04:00 |
|
Julian Seward
|
e74cad535a
|
Bug 779291: Implement SPS stackwalk using the breakpad unwinder. r=bgirard,glandium
bug 850089 - fix SPS with disable-crashreporter. Patch by Ted Mielczarek <ted@mielczarek.org>, r=glandium
Bug 850132 - SPS breakpad unwind (bug 779291) breaks Win64 builds with "Unsupported platform". Patch by Makoto Kato <m_kato@ga2.so-net.ne.jp>, r=ted
|
2013-03-10 23:00:23 +01:00 |
|
Richard Newman
|
f16ea3e459
|
Backed out changeset cc45fdc389df (Bug 779291) for breaking Mac Android builds.
|
2013-03-12 00:14:52 -07:00 |
|
Julian Seward
|
7c8de49023
|
Bug 779291: Implement SPS stackwalk using the breakpad unwinder. r=bgirard,glandium
|
2013-03-10 23:00:23 +01:00 |
|
Ehsan Akhgari
|
e4b65fd482
|
Bug 813086 - Update the Chromium license block in the profiler code
DONTBUILD
|
2012-11-19 14:02:32 -05:00 |
|
Jim Chen
|
6a5ee1361a
|
Bug 761287 - Fix NDKr8 build by including Android sigcontext instead of using our own; r=ehsan
|
2012-11-08 11:45:17 -05:00 |
|
Mike Hommey
|
2a83948256
|
Fixup for bug 771103. r=bgirard
|
2012-07-11 17:28:04 +02:00 |
|
Mike Hommey
|
6d8e336f1f
|
Bug 771103 - Allow to start the profiler with a signal on Android. r=bgirard,r=blassey
|
2012-07-11 16:55:22 +02:00 |
|
Vladimir Vukicevic
|
f9a50fa00d
|
b=768598, [profiler] save LR register on ARM Android, for some additional syscall info, r=bgirard
|
2012-07-04 11:25:15 -04:00 |
|
Daniel Holbert
|
103f5a15ee
|
Bug 764616: Fix constructor out-of-order constructor init-list in Gecko profiler, to silence build warning. r=benwa
|
2012-06-13 16:24:48 -07:00 |
|
Benoit Girard
|
f0f86ab87b
|
Bug 750989 - Pause Profiler during saving. r=mstange,jrmuizel
--HG--
extra : rebase_source : e1a6623d2a0de80423efb76c5b35e7734b119635
|
2012-05-18 17:03:10 -04:00 |
|
Ehsan Akhgari
|
b7041e1d36
|
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 |
|
Benoit Girard
|
af561ad0ae
|
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 |
|