gecko-dev/xpcom
Gerald Squelart a087b2df35 Bug 1663554 - Convert AUTO_PROFILER_TEXT_MARKER_... to new AUTO_PROFILER_MARKER_TEXT - r=gregtatum
The name `AUTO_PROFILER_MARKER_TEXT` is more consistent with the equivalent non-`AUTO` macro, and similarly arguments have been re-ordered to be the same, i.e.: Name, category&options, text.

The different macros with different argument sets can now be collapsed into one macro, and the optional arguments (timing, inner window id, backtrace) can easily be added to the `MarkerOptions` where needed.

As a bonus, a specific start time can optionally be provided at construction time.

Differential Revision: https://phabricator.services.mozilla.com/D89588
2020-09-11 00:42:51 +00:00
..
base Bug 1663946 - Changed link to nsCOMPtr manual. r=froydnj DONTBUILD 2020-09-09 15:37:58 +00:00
build Bug 1663543 - Convert PROFILER_ADD_MARKER and 2-arg profiler_add_marker to PROFILER_MARKER_UNTYPED - r=gregtatum 2020-09-10 03:02:36 +00:00
components Bug 1663554 - Convert AUTO_PROFILER_TEXT_MARKER_... to new AUTO_PROFILER_MARKER_TEXT - r=gregtatum 2020-09-11 00:42:51 +00:00
doc
ds Bug 1663554 - Convert AUTO_PROFILER_TEXT_MARKER_... to new AUTO_PROFILER_MARKER_TEXT - r=gregtatum 2020-09-11 00:42:51 +00:00
glue Bug 1658376 - correctly identify arm64 macOS in FileUtils.cpp; r=mccr8 2020-08-11 14:09:28 +00:00
idl-parser Bug 1662629 - Replace MOZ_MUST_USE with [[nodiscard] in xpcom. r=xpcom-reviewers,sg 2020-09-02 09:18:12 +00:00
io Bug 1619926 - Remove distribution search directory provider definitions. r=daleharvey 2020-09-01 18:08:22 +00:00
libxpt/xptcall
reflect Bug 1657135 - make arm64 xptcstubs handle both aapcs and apple stack conventions. r=froydnj 2020-08-19 13:45:30 +00:00
rust Bug 1662518 part 1 - Add semver to gkrust_util r=emilio 2020-09-02 23:49:02 +00:00
string Bug 1662566 - make nsTSubstringSplit_Iter an STL forward iterator; r=xpcom-reviewers,sg 2020-09-02 14:26:47 +00:00
system Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
tests Bug 1647536 - Support ref counted pointers in nsDeque r=froydnj 2020-08-22 15:47:59 +00:00
threads Bug 1662957 - Add [[nodiscard]] to xpcom's Mutex and Monitor TryLock() functions. r=xpcom-reviewers,sg 2020-09-03 05:34:23 +00:00
windbgdlg
xpidl
moz.build
xpcom-config.h.in
xpcom-private.h.in