gecko/devtools/shared/heapsnapshot
2016-01-28 20:56:37 -08:00
..
tests Merge mozilla-central to fx-team 2016-01-21 12:30:07 +01:00
.gitattributes Bug 1196461 - De-duplicate strings in heap snapshot core dumps; r=shu,jimb 2015-09-30 16:03:31 -07:00
AutoMemMap.cpp Bug 579517 follow-up: Remove NSPR types that crept in 2015-12-30 22:52:50 -05:00
AutoMemMap.h Bug 579517 follow-up: Remove NSPR types that crept in 2015-12-30 22:52:50 -05:00
census-tree-node.js Bug 960780 - Add support for diffing heap snapshots to the memory tool frontend; r=jsantell,ntim 2015-11-13 11:20:45 -08:00
CensusUtils.js Bug 960780 - Add support for diffing heap snapshots to the memory tool frontend; r=jsantell,ntim 2015-11-13 11:20:45 -08:00
CoreDump.pb.cc Bug 1220918 - Serialize and deseriliaze JS::ubi::Node's script filenames in heap snapshots; r=sfink 2015-11-04 05:49:33 -08:00
CoreDump.pb.h Bug 1220918 - Serialize and deseriliaze JS::ubi::Node's script filenames in heap snapshots; r=sfink 2015-11-04 05:49:33 -08:00
CoreDump.proto Bug 1220918 - Serialize and deseriliaze JS::ubi::Node's script filenames in heap snapshots; r=sfink 2015-11-04 05:49:33 -08:00
DeserializedNode.cpp Bug 1239601 - improve the UniquePtr situation (r=jorendorff) 2016-01-15 18:26:06 -06:00
DeserializedNode.h Bug 1239601 - improve the UniquePtr situation (r=jorendorff) 2016-01-15 18:26:06 -06:00
DominatorTree.cpp Bug 1231763 - Extract breakdown parsing from JS::ubi::Census. r=jimb 2015-12-16 09:19:00 +01:00
DominatorTree.h Bug 1226440 - Expose a method to get a node's immediate dominator; r=bz,sfink 2015-11-30 17:38:06 -08:00
DominatorTreeNode.js Bug 1241221 - Part 1: Fix incorrect reporting of "moreChildrenAvailable". r=jdescottes 2016-01-20 23:29:46 -05:00
FileDescriptorOutputStream.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
FileDescriptorOutputStream.h
generate-core-dump-sources.sh
HeapAnalysesClient.js Backed out changeset c457397a08bb (bug 1215955) for being a possible cause of frequent devtools failures in browser_profiler_tree-abstract-02.js a=backout 2016-01-15 10:43:01 -08:00
HeapAnalysesWorker.js Backed out changeset c457397a08bb (bug 1215955) for being a possible cause of frequent devtools failures in browser_profiler_tree-abstract-02.js a=backout 2016-01-15 10:43:01 -08:00
HeapSnapshot.cpp Bug 1231883 - Implement HeapSnapshot.describeNode; r=mrbkap 2015-12-18 12:05:14 -08:00
HeapSnapshot.h Bug 1231883 - Implement HeapSnapshot.describeNode; r=mrbkap 2015-12-18 12:05:14 -08:00
HeapSnapshotFileUtils.js
HeapSnapshotTempFileHelperChild.h
HeapSnapshotTempFileHelperParent.cpp
HeapSnapshotTempFileHelperParent.h
moz.build Bug 1239154 - Add default bug component to memory tool related directories; r=jsantell 2016-01-13 12:27:30 -08:00
PHeapSnapshotTempFileHelper.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
ZeroCopyNSIOutputStream.cpp Bug 1226225 - Allow backups of size zero in ZeroCopyNSIOutputStream::BackUp; r=jimb 2015-11-20 11:36:10 -08:00
ZeroCopyNSIOutputStream.h