Aaron Klotz
|
810b3b5e28
|
Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
--HG--
rename : tools/profiler/IOInterposer.cpp => xpcom/build/IOInterposer.cpp
rename : tools/profiler/IOInterposer.h => xpcom/build/IOInterposer.h
rename : tools/profiler/NSPRInterposer.cpp => xpcom/build/NSPRInterposer.cpp
rename : tools/profiler/NSPRInterposer.h => xpcom/build/NSPRInterposer.h
rename : toolkit/xre/nsWindowsDllInterceptor.h => xpcom/build/nsWindowsDllInterceptor.h
|
2014-03-14 16:35:01 -06:00 |
|
Wes Kocher
|
f0e672d699
|
Backed out changeset 2bdd2d042847 (bug 972577) for non-unified bustage on a CLOSED TREE
--HG--
rename : xpcom/build/nsWindowsDllInterceptor.h => toolkit/xre/nsWindowsDllInterceptor.h
rename : xpcom/build/IOInterposer.cpp => tools/profiler/IOInterposer.cpp
rename : xpcom/build/IOInterposer.h => tools/profiler/IOInterposer.h
rename : xpcom/build/NSPRInterposer.cpp => tools/profiler/NSPRInterposer.cpp
rename : xpcom/build/NSPRInterposer.h => tools/profiler/NSPRInterposer.h
|
2014-03-14 15:27:21 -07:00 |
|
Aaron Klotz
|
dda435844e
|
Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
--HG--
rename : tools/profiler/IOInterposer.cpp => xpcom/build/IOInterposer.cpp
rename : tools/profiler/IOInterposer.h => xpcom/build/IOInterposer.h
rename : tools/profiler/NSPRInterposer.cpp => xpcom/build/NSPRInterposer.cpp
rename : tools/profiler/NSPRInterposer.h => xpcom/build/NSPRInterposer.h
rename : toolkit/xre/nsWindowsDllInterceptor.h => xpcom/build/nsWindowsDllInterceptor.h
|
2014-03-14 13:47:24 -06:00 |
|
Viktor Stanchev
|
8a7f3bddb6
|
Bug 981132 - set up atfork on the main thread. r=bgirard
--HG--
extra : rebase_source : adbbf08a081dac84de6e1c2d001f32c786b38dc5
|
2014-03-12 16:32:40 -04:00 |
|
Ryan VanderMeulen
|
88ac28dca2
|
Backed out changeset 6f05267b4afc (bug 798033) for Android bustage.
|
2014-03-05 09:55:52 -05:00 |
|
snigdha
|
dde15b4b7a
|
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
|
2014-03-05 08:47:45 -05:00 |
|
Viktor Stanchev
|
bbef6f2faa
|
Bug 969456 - Add pause/resume API to profiler. r=bgirard
--HG--
extra : rebase_source : 3c72e4b6b87f629fd1a289ddb4bbc94b582a0b4b
|
2014-02-28 15:16:38 -05:00 |
|
Viktor Stanchev
|
34421a7556
|
Bug 970494 - Markers should be time based and not sample based. r=bgirard
--HG--
extra : rebase_source : 5401e1145c771878a1caa384d79e2dc1d0a1855c
|
2014-02-25 10:40:45 -05:00 |
|
Benoit Girard
|
d2ef11b70d
|
backout e9c0d692b2cf (bug 970494) for warning failures. r=backout
CLOSED TREE
|
2014-02-13 16:13:32 -05:00 |
|
Viktor Stanchev
|
19c4ad3f7f
|
Bug 970494 - Markers should be time based and not sample based. r=bgirard
--HG--
extra : rebase_source : c1e3e77fa8f7ad2c5eec7f092d96bf3719db3a8c
|
2014-02-13 13:43:48 -05:00 |
|
Ehsan Akhgari
|
733a324986
|
Bug 948327 - Do not leak the payload object passed to mozilla_sampler_add_marker() if we don't end up using it; r=BenWa
|
2013-12-10 16:34:19 -05:00 |
|
Chris Kitching
|
43102ed4c2
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-11-12 10:41:01 -08:00 |
|
Ryan VanderMeulen
|
51ab56ef96
|
Backed out 7 changesets (bug 913985) for intermittent Android crashes.
Backed out changeset 53513a959cf0 (bug 913985)
Backed out changeset d23d1e678417 (bug 913985)
Backed out changeset a9c9187b4f4a (bug 913985)
Backed out changeset c6b02e4a3e35 (bug 913985)
Backed out changeset 895dae322e3c (bug 913985)
Backed out changeset 3d97e6a53313 (bug 913985)
Backed out changeset 892bb017f8ba (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
|
2013-11-19 10:56:09 -05:00 |
|
Chris Kitching
|
fc69db0ffb
|
Bug 913985 - Part 5: refactor the Bridge to use the generated code. r=kats
|
2013-11-12 10:41:01 -08:00 |
|
Birunthan Mohanathas
|
87a8df9112
|
Bug 784739 - Switch from NULL to nullptr in tools/profiler/; r=ehsan
|
2013-11-11 14:16:31 -05:00 |
|
Joe Olivas
|
0343449ea7
|
Bug 769431 - Correlate power data from Intel Power Gadget in performance profiles. r=BenWa
|
2013-10-08 10:05:25 -04:00 |
|
Jim Mathies
|
8381ff844b
|
Bug 927979 - Follow up to fix bad string null check in profiler. r=benwa
|
2013-11-04 12:27:40 -06:00 |
|
Mason Chang
|
24a8a3bbcc
|
Bug 925111 - Enable Profiler to support config options during runtime. r=benwa, jld
|
2013-10-24 17:09:33 -07:00 |
|
Jim Mathies
|
e525fd9441
|
Bug 927979 - Register the gecko thread correctly in the profiler for FxMetro. r=bgirard
|
2013-10-22 08:30:06 -05:00 |
|
Benoit Girard
|
8add8ce2c1
|
Bug 918825 - Add frame duration marker. r=ehsan
--HG--
extra : rebase_source : 25f51e88ee75f47eea51bcc94a7b60f31b9605af
|
2013-09-27 12:08:45 -04:00 |
|
Benoit Girard
|
7d09c35b6b
|
Bug 918833 - Improved profiler thread register. r=ehsan
|
2013-09-24 15:23:36 -04:00 |
|
Aaron Klotz
|
357cc58abb
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
|
Benoit Girard
|
0febbc3b15
|
No bug. Improve the name of the main thread for profiling. DONTBUILD
--HG--
extra : rebase_source : 448d0145200659a67a77acbef36e74ff2c17c934
|
2013-09-24 15:20:18 -04:00 |
|
Benoit Girard
|
f63ea9905e
|
Bug 867757 - Part 1: Allow markers to carry payload. r=aklotz
--HG--
extra : rebase_source : 31904aa5f084283bfc23ecfc53762d275967e34b
|
2013-07-11 00:27:04 -04:00 |
|
Jonas Finnemann Jensen
|
3cc74d7732
|
Bug 902587 - Part 1: Refactor IO Interposer with filename support. r=aklotz
|
2013-09-12 10:47:37 -04:00 |
|
Jed Davis
|
09e49f7930
|
Bug 810526 - Add an implementation of ARM EHABI stack unwinding for the profiler. r=BenWa r=huseby
|
2013-09-11 14:53:14 -04:00 |
|
Benoit Girard
|
ccf5b21c9c
|
Bug 820048 - Add microsecond profiling. r=ehsan
--HG--
extra : rebase_source : 40fee30c92f7e74dbe1e24778b66813beb8505da
|
2013-03-26 12:34:27 -04:00 |
|
Gijs Kruitbosch
|
67a8f23d20
|
Bug 901481 - add an environment variable to set the number of entries kept by the profiler, r=BenWa
|
2013-08-05 18:03:22 +02:00 |
|
Benoit Girard
|
fcfe7f62e4
|
Bug 887826 - Disable multi-threaded profiling on b2g to reduce memory usage. r=jseward
--HG--
extra : rebase_source : c3403864cd772414ddbf5bbda30e65322832e085
|
2013-07-16 09:56:43 -04:00 |
|
Jim Chen
|
94f8b791d9
|
Bug 888473 - Start GeckoJavaSampler early when profiling startup; r=BenWa
|
2013-07-09 16:34:44 -04:00 |
|
Benoit Girard
|
2d6bbf0628
|
Bug 872947 - Release pseudostack when unregister thread. r=snorp
|
2013-05-16 11:38:23 -04:00 |
|
Benoit Girard
|
9e23e52a50
|
Bug 873914 - Allow selecting profiled thread. r=snorp
--HG--
extra : rebase_source : 6623126a111b23f8871af1a2e64d077b67cb0930
|
2013-05-16 16:31:50 -04:00 |
|
Aaron Klotz
|
a1cf98c04e
|
Bug 867762: NSPR and SQLite Main Thread I/O Interposing. r=BenWa
|
2013-06-14 12:01:02 -06:00 |
|
Jim Chen
|
cb655c5149
|
Bug 863777 - Add and turn on privacy mode in profiler for ANR reports; r=BenWa
|
2013-06-14 12:42:10 -04:00 |
|
Jim Chen
|
6e0c1a7ec4
|
Bug 863777 - Letting profiler start/stop from a non-registered thread; r=BenWa
|
2013-06-14 12:42:10 -04:00 |
|
Trevor Saunders
|
2d8ba8d27a
|
bug 876519 - include ostream instead of iostream in the profiler to get rid of static initializers r=ehsan
|
2013-05-27 08:29:24 -04:00 |
|
Julian Seward
|
38e97ed8fa
|
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
|
d981caa7ec
|
Bug 853358 - Add plugin profiling support. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 70dfd31809cb644f6405bd144a2e8373268a461c
|
2013-03-21 10:17:23 +01:00 |
|
Benoit Girard
|
9a78a8e46c
|
Bug 788022 - Bustage fix for ANDROID define on a CLOSED TREE. r=bustage
|
2013-04-23 14:33:38 -04:00 |
|
Benoit Girard
|
3335578c70
|
Bug 788022 - Add support for dalvik profiling. r=snorp,kats
--HG--
extra : rebase_source : 3eb56af40018a546586fd0fb33e343589ddcf207
|
2013-04-23 13:10:29 -04:00 |
|
Ed Morley
|
4fbb132223
|
Backed out changeset 26ab26b299a5 (bug 788022) on a CLOSED TREE
|
2013-04-22 17:43:10 +01:00 |
|
Benoit Girard
|
a59ec4c148
|
Bug 788022 - Add support for dalvik profiling. r=snorp,kats
--HG--
extra : rebase_source : 3021e4315ce0ce5dbef9db84a12502d66dfc7967
|
2013-04-19 15:34:56 -04:00 |
|
Benoit Girard
|
83196070ce
|
Bug 856331 - Make breakpad unwinding runtime switchable. r=jseward
--HG--
extra : rebase_source : 1094beb17115a0d0e4d27eeb848c3932dfe0b2b0
|
2013-04-01 15:45:03 -04:00 |
|
Benoit Girard
|
fe6bc7a71e
|
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
|
d3d8b72e87
|
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
|
68e1f2184d
|
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
|
f5f5be2b5b
|
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
|
6e3506aa01
|
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
|
1215ca3759
|
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
|
589330ecab
|
Bug 734691 - Add multi-thread support to profiler r=benwa
--HG--
extra : rebase_source : b9ecaa62430dc4f04a2d00a742c4b2d30e479bb5
|
2013-03-29 15:34:49 -04:00 |
|