Benoit Girard
|
9a2569ecb3
|
Bug 873914 - Allow selecting profiled thread. r=snorp
--HG--
extra : rebase_source : 6623126a111b23f8871af1a2e64d077b67cb0930
|
2013-05-16 16:31:50 -04:00 |
|
Jim Chen
|
c98b67af47
|
Bug 863777 - Add and turn on privacy mode in profiler for ANR reports; r=BenWa
|
2013-06-14 12:42:10 -04:00 |
|
Julian Seward
|
eb8e819973
|
Bug 872496 - Allow early registration of stack tops, to improve native unwind quality. r=bgirard.
|
2013-05-28 14:03:38 +02:00 |
|
Benoit Girard
|
c18ef0a706
|
Bug 788022 - Add support for dalvik profiling. r=snorp,kats
--HG--
extra : rebase_source : 3eb56af40018a546586fd0fb33e343589ddcf207
|
2013-04-23 13:10:29 -04:00 |
|
Benoit Girard
|
cbe0e4945b
|
Bug 862500 - Properly shutdown profiler in xpcshell, shutdown and error cases. r=snorp
--HG--
extra : rebase_source : 22eeccdcee83e3fd03687e6b969b143502a9c5fc
|
2013-04-18 11:34:49 -04:00 |
|
Benoit Girard
|
c01c3468e2
|
Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug
--HG--
extra : rebase_source : ce0d9f94d2b4deb249e09198f9315f69ad6ee7d4
|
2013-04-03 18:59:17 -04:00 |
|
James Willcox
|
034fae0ccc
|
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
|
72635c5a76
|
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
|
093dfd766b
|
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
|
9977ad48b2
|
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
|
4664b7f932
|
Bug 734691 - Add multi-thread support to profiler r=benwa
--HG--
extra : rebase_source : b9ecaa62430dc4f04a2d00a742c4b2d30e479bb5
|
2013-03-29 15:34:49 -04:00 |
|
Ryan VanderMeulen
|
29b3a5a2ee
|
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
|
df81c2521e
|
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
|
f4e6aab526
|
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
|
c22be74874
|
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
|
e5ba8fa627
|
Bug 734691 - Add multi-thread support to profiler r=benwa
|
2013-03-29 15:34:49 -04:00 |
|
Phil Ringnalda
|
111695c5e0
|
Back out 89e99ecdf29f (bug 734691) for leaking
CLOSED TREE
|
2013-03-28 20:52:20 -07:00 |
|
James Willcox
|
f272cdf825
|
Bug 734691 - Add multi-thread support to profiler. r=benwa
|
2013-03-28 19:51:15 -04:00 |
|
Landry Breuil
|
ab1c8e33ea
|
Bug 851611 followup - fix platforms where MOZ_ENABLE_PROFILER_SPS is undef r=bgirard
|
2013-03-26 13:00:31 +01:00 |
|
Benoit Girard
|
042e2c83ad
|
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 |
|
Ed Morley
|
3091d3e2b6
|
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
|
b03f14270d
|
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 |
|