gecko-dev/tools/profiler
Markus Stange b229cac853 Bug 1462784 - Remove the STORAGE category. r=njn
This was used to label IndexedDB work and work in storage/mozStorage*.
I don't think this deserves its own category; categories are most useful for
the main thread, and most of the time-consuming database-related work happens
on helper threads. The main thread pieces are mostly for asynchronicity-
coordination and don't usually take up time.

This patch labels IndexedDB work as DOM instead (which is maybe debatable) and
the rest as OTHER.

MozReview-Commit-ID: 3UYhFFbi3Ry

--HG--
extra : rebase_source : f83946138d8311ea5aa91f537a1d8e420e784068
2018-05-18 17:55:18 -04:00
..
core Backed out 18 changesets (bug 1462784) for failures in devtools/client/performance/test/unit/test_tree-model-08.js on a CLOSED TREE 2018-06-01 01:06:29 +03:00
gecko Bug 1455217 - Part 3: Use the new xpidl Promise type instead of nsISupports, r=bz 2018-05-14 17:55:54 -04:00
lul Bug 1456382 - LUL: Convert mAdminThreadId check to MOZ_RELEASE_ASSERT. r=njn. 2018-04-26 19:08:23 +02:00
public Bug 1447973 - Convert DOMEvent markers to use tracing markers r=mstange 2018-05-21 23:54:44 +02:00
tasktracer Bug 1429904 - Add JITFrameInfo. r=njn 2018-02-28 00:13:51 -05:00
tests Bug 1462784 - Remove the STORAGE category. r=njn 2018-05-18 17:55:18 -04:00
moz.build Bug 1350500 - Compute the breakpadId for Firefox libraries on Android by mapping them into memory. r=glandium 2018-04-27 19:51:20 +09:00