Jim Chen
|
1fafa705e4
|
Bug 1007824 - Use signal trampoline for profiler signal handler; r=BenWa
|
2014-07-15 12:45:40 -04:00 |
|
Mike Hommey
|
34799e0459
|
Bug 1036864 - Remove EXPORT_LIBRARY. r=mshal
|
2014-07-11 19:06:55 +09:00 |
|
Benoit Girard
|
66b6663d9b
|
Bug 960520 - Set generation id before adding the markers. r=jseward
--HG--
extra : rebase_source : 89fe0e02c0fedc65f111aec0367d70fdc10b787c
|
2014-07-09 15:11:14 -04:00 |
|
Julian Seward
|
38f70158ce
|
Bug 1031272 - Remove fixed timeout in test_enterjit_osr.js. r=jld.
|
2014-07-09 20:53:39 +02:00 |
|
Julian Seward
|
9ab5f50252
|
Bug 1031284 - Fix assertion failures for pseudostack unwinds using SPS+LUL. r=bgirard
|
2014-07-09 15:25:04 +02:00 |
|
Benoit Jacob
|
e1338cb98f
|
Bug 1035394 - Fix dangerous public destructors in tools/profiler - r=benwa
|
2014-07-08 17:23:17 -04:00 |
|
Steve Fink
|
833552e330
|
Bug 1022773 - Return value rooting for SPS, r=ehsan
--HG--
extra : rebase_source : 74b0f8b928271ee05e0bebb1904ebb7177e397b3
|
2014-06-25 15:35:37 -07:00 |
|
Chris Peterson
|
0a6ce536ce
|
Bug 1031167 - Fix non-unified OS X build's warnings-as-errors in tools/profiler. r=BenWa
|
2014-06-26 23:34:20 -07:00 |
|
Jan Beich
|
7425c88c7f
|
Bug 1029948 - Stop providing TimeStamp/TimeDuration in global scope via GeckoProfiler.h on SPS platforms. r=benwa
|
2014-06-25 07:38:00 +02:00 |
|
Victor Porof
|
4cca06bbd9
|
Bug 1020541 - JS Stacks no longer reported in the profiler, r=benwa,djvj
|
2014-06-24 21:46:13 -04:00 |
|
Benoit Jacob
|
3cd7e34ddb
|
Bug 1028588 - Fix dangerous public destructors in miscellaneous places - r=ehsan
|
2014-06-23 18:40:03 -04:00 |
|
Birunthan Mohanathas
|
617866f602
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
|
Benoit Girard
|
92549e2412
|
Bug 1025704 - Add --video flag to merge-profiles.py. r=ehsan
|
2014-06-16 18:32:42 -04:00 |
|
Benoit Girard
|
729685e2ec
|
Bug 1021990 - Migrate to xpcom based EventTracer. r=ehsan
|
2014-06-06 17:53:42 -04:00 |
|
Benoit Girard
|
53c5b40d51
|
Bug 1021072 - Remove GetResponsivenessTimes. r=ehsan
|
2014-06-13 22:32:13 -04:00 |
|
Benoit Girard
|
5a858fa229
|
Bug 1024063 - Make the 'threads' feature implicit if thread filter is specific. r=ehsan
|
2014-06-11 15:53:50 -04:00 |
|
Nicolas B. Pierron
|
36080db022
|
Bug 1014071 - Add support for USS on Linux. r=BenWa,njn
|
2014-06-05 08:31:09 -07:00 |
|
Victor Porof
|
4acf373b49
|
Bug 1017790 - Expose category information in the profiler data, r=djvj
|
2014-06-04 14:37:49 -04:00 |
|
Victor Porof
|
3e39d84b5c
|
Bug 1019182 - ProfileEntry flags should be zeroed when setting frame data, r=djvj
|
2014-06-04 14:37:49 -04:00 |
|
Victor Porof
|
ace53561c6
|
Bug 1007203 - Set the categories as flags on profile entries, r=djvj
|
2014-05-30 21:41:11 -04:00 |
|
Ryan VanderMeulen
|
ceeab7e754
|
Merge fx-team to m-c.
|
2014-05-30 16:04:16 -04:00 |
|
Chia-hung Tai
|
0ddb467cd1
|
Bug 1015860 - Change ATRACE_TAG to ATRACE_TAG_ALWAYS in Gecko Profiler. r=BenWa
|
2014-05-27 15:12:21 +08:00 |
|
Victor Porof
|
db361295ab
|
Bug 1004726 - Clean up profiler pseudo-stack representation (relanded), r=djvj,jchen
|
2014-05-28 18:44:41 -04:00 |
|
Mike de Boer
|
cc86ca650f
|
Bug 1014482: make existing tests compatible with global Assert.jsm methods. r=gps
|
2014-05-30 16:26:48 +02:00 |
|
Victor Porof
|
f40a28d5a5
|
Backed out changeset c2429d6c41fb (Bug 1004726) for regressions on B2G, r=me
|
2014-05-26 21:51:50 -04:00 |
|
Benoit Girard
|
1ba0a55b42
|
Bug 1014382 - Add nm-symbolicate.py helper script. r=jrmuizel DONTBUILD as NPOTB
|
2014-05-22 05:00:28 +00:00 |
|
Birunthan Mohanathas
|
016d46e5f3
|
Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Victor Porof
|
c61de0f794
|
Bug 1004726 - Clean up profiler pseudo-stack representation. r=djvj,mrosenberg
|
2014-05-20 15:25:25 -04:00 |
|
Nicolas B. Pierron
|
e1c46d67ba
|
Bug 988332 - Report RSS in Gecko's profiles. r=BenWa
|
2014-05-19 11:31:31 -07:00 |
|
Ryan VanderMeulen
|
998e042ea0
|
Merge m-c to b2g-inbound.
|
2014-05-13 16:27:50 -04:00 |
|
Steve Singer
|
df8c820670
|
Bug 1009291 - Forward declare ProfilerBacktrace before it is used. r=BenWa
|
2014-05-12 17:11:00 -04:00 |
|
Julian Seward
|
acc9c2084c
|
Bug 999348 - [flatfish] Build faild in gecko/tools/profiler/LulElf.cpp. r=glandium.
|
2014-05-13 21:26:33 +02:00 |
|
Aaron Klotz
|
861c9a38b2
|
Bug 977446 - Fix erroneous assertion triggered during SyncProfile destruction; r=sewardj
|
2014-04-22 12:42:15 +02:00 |
|
Benoit Girard
|
7fe0725c7a
|
Bug 1004899 - Add stderr to profile output. r=ehsan
--HG--
extra : rebase_source : e21a60c60521bcd0471c36645378ef9231c9e243
|
2014-05-01 22:05:49 -04:00 |
|
Benoit Girard
|
1e4213e321
|
Bug 926922 - Log reason for layout flushes in profiles. r=ehsan,bz
--HG--
extra : rebase_source : 5383b80a1d0d1ddb36351dea1ad44f27b93001a2
|
2014-04-22 14:13:00 -04:00 |
|
Robert O'Callahan
|
4c2b59d379
|
Bug 1006248. Part 1: Add MOZ_EXPORT in various places. r=glandium
--HG--
extra : rebase_source : cfe209a412cae28d405eae413415cebb6959072a
|
2014-05-06 17:26:46 +12:00 |
|
Benoit Girard
|
738e3329d4
|
Bug 1005204 - Enable JSStreamWriterTest. no reviews, just enabling a test.
|
2014-05-02 13:34:29 -04:00 |
|
Viktor Stanchev
|
a49835bcc5
|
Bug 986160 - Create unit tests for the Gecko Profiler. r=benwa
|
2014-04-07 15:29:07 -04:00 |
|
Benoit Girard
|
1158327953
|
Bug 1004716 - Adjust marker timestamps when merging profiles. r=ehsan DONTBUILD because NPOTB
--HG--
extra : rebase_source : 446f59d60e1508a9d05b7e55f2793ba6556e09ad
|
2014-05-01 17:53:23 -04:00 |
|
Benoit Girard
|
a1799c3fc2
|
Bug 1004677 - Restore double precision startTime. r=bjacob
--HG--
extra : rebase_source : 1579e50c3fcf44053ed83dc2411941120229729d
|
2014-05-01 16:27:36 -04:00 |
|
Jim Chen
|
429f0cf5d5
|
Bug 999071 - Don't notify observers in profiler when used by Android ANR reporter; r=BenWa
|
2014-04-28 22:20:51 -04:00 |
|
Birunthan Mohanathas
|
504b581650
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Wes Kocher
|
f268864b00
|
Backed out changeset 60b6bdaafba7 (bug 999071) for android 2.3 rc1 orange
|
2014-04-25 14:50:31 -07:00 |
|
Jim Chen
|
255c20c32b
|
Bug 999071 - Don't notify observers in profiler when used by Android ANR reporter; r=BenWa
|
2014-04-25 12:38:18 -04:00 |
|
Wes Kocher
|
66e8ec5020
|
Backed out 3 changesets (bug 999071) for Android rc1 failures
Backed out changeset ddf970be0abd (bug 999071)
Backed out changeset 8d2738b22275 (bug 999071)
Backed out changeset b82a8c50aa90 (bug 999071)
|
2014-04-24 18:12:46 -07:00 |
|
Jim Chen
|
b807184a9a
|
Bug 999071 - Don't notify observers in profiler when used by Android ANR reporter; r=BenWa
|
2014-04-24 17:49:01 -04:00 |
|
Shelly Lin
|
2f7ea42920
|
Bug 908995 - Part 2: Track runnables, tasks and timer events with TaskTracer. r=khuey.
|
2014-03-27 16:49:06 +08:00 |
|
Shelly Lin
|
28f678d6a7
|
Bug 908995 - Part 1: The core implementation of TaskTracer. r=khuey.
|
2014-03-27 16:44:30 +08:00 |
|
Viktor Stanchev
|
bd0315f4ae
|
Bug 867728 - Add tests for JSStreamWriter. r=bgirard
--HG--
extra : rebase_source : ee679794165b171ec89dfc2785647ffa7cb7f009
|
2014-04-21 16:52:40 -04:00 |
|
Viktor Stanchev
|
6cfb5c4aef
|
Bug 867728 - Stream profiler JSON directly to a file. r=bgirard,terrence
--HG--
extra : rebase_source : 3472eb981d0c8778be318b3d51b51edfe8c1c96a
|
2014-04-21 16:48:47 -04:00 |
|