Sebastian Hengst
5ac4ae16c8
Backed out changeset aa882c81840b (bug 1346415) for frequently failing toolkit/components/telemetry/tests/unit/test_ThreadHangStats.js and likely also breaking Windows 8 x64 opt builds. r=backout
2017-03-29 17:56:14 +02:00
Michael Layzell
59eb6b3050
Bug 1346415 - Collect native stacks for all hangs over 128ms on Nightly, r=gfritzsche
...
MozReview-Commit-ID: 4LVBFHkeTdD
2017-03-29 10:10:26 -04:00
Mike Conley
6b1b0329c3
Bug 1312883 - Use MozStackWalk to gather native stacks on Windows. r=gfritzsche,jchen,liuche
...
MozReview-Commit-ID: A2aZAL03FG2
2017-02-16 12:05:46 -05:00
Sebastian Hengst
08f2233e92
Backed out changeset fddfc0739043 (bug 1312883)
2017-02-24 14:25:15 +01:00
Mike Conley
a194e7116b
Bug 1312883 - Use MozStackWalk to gather native stacks on Windows. r=gfritzsche,jchen,liuche
...
MozReview-Commit-ID: A2aZAL03FG2
2017-02-16 12:05:46 -05:00
Jan de Mooij
71d37a198e
Bug 1237201 part 7 - Handle Vector OOM in nsPerformanceStats, telemetry. r=Yoric
2016-01-14 15:19:37 +01:00
Nick Fitzgerald
16c2a5f67c
Bug 1170325 - Convert js::Vector into a template alias to mozilla::Vector with a single customized default argument. Also get rid of the CRTP support in mozilla::Vector (through mozilla::VectorBase) now that template aliasing is good enough, and make mozilla::Vector final so that people will use composition and not inheritance with it. (Inheritance plays poorly with movability and a few other things, in addition to messing up template argument deduction matching.) r=Waldo, patch sort of a tag-team between him and me
2015-07-13 12:42:52 -07:00
Mike Hommey
b9dbe46ca2
Bug 1225682 - Don't use nsAuto{,C}String as class member variables in toolkit/. r=froydnj
2015-12-02 11:04:37 +09:00
Birunthan Mohanathas
a29151dc87
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
...
The bulk of this commit was generated by running:
run-clang-tidy.py \
-checks='-*,llvm-namespace-comment' \
-header-filter=^/.../mozilla-central/.* \
-fix
2015-07-13 08:25:42 -07:00
Aaron Klotz
52ddbad516
Bug 1128768: Part 4 - Update telemetry to serialize BHR hang annotations; r=gfritzsche
2015-03-09 16:34:42 -06:00
Jim Chen
0e358cf098
Bug 1016629 - a. Associate a native stack for each hang; r=vladan
2014-07-28 13:30:20 -04:00
Carsten "Tomcat" Book
0bf90e01d5
Backed out changeset 19fe3fd54e72 (bug 1016629) for causing Linux opt XPCShell Test failures on a CLOSED TREE
2014-07-25 16:01:09 +02:00
Jim Chen
408ddbce7d
Bug 1016629 - a. Associate a native stack for each hang; r=vladan
2014-07-24 22:33:43 -04:00
Jim Chen
0112d5b817
Bug 1023461 - Add HangStack class to support internal string buffer; r=vladan
2014-06-20 14:28:10 -04:00
Jim Chen
2e14db4bf0
Bug 932865 - Expose thread hang stats through nsITelemetry and telemetry ping; r=vladan
2013-11-22 14:17:31 -05:00
Jim Chen
ff3de9e8d8
Bug 932865 - Add ThreadHangStats for collecting background hang telemetry; r=vladan
2013-11-22 14:17:30 -05:00