gecko-dev/mozglue
Markus Stange a9fa81b9b0 Bug 1831581 - Expose raw innards of TimeStamp. r=glandium
It's often useful to be able to get the OS specifc raw values out
of a TimeStamp when interacting with other OS specific things. For
example, this lets us produce timestamps that are compatible with perf
or ETW.

This adds explicitly named per OS functions to do so. These should be
sufficiently unpleasant to use and clear in their semantics that it
should avoid any misuse.

Differential Revision: https://phabricator.services.mozilla.com/D177267
2023-05-16 18:00:23 +00:00
..
android Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
baseprofiler Bug 1829425 - Rename the ASAN/TSAN blacklist macros. r=decoder 2023-04-24 12:47:00 +00:00
build Bug 1825171 - Wayland TSan suppressions. r=decoder 2023-04-27 07:43:36 +00:00
interposers Bug 1832526 - If we can't interpose a libc function assume libc isn't loaded and open it manually r=gerard-majax 2023-05-12 15:03:47 +00:00
linker Bug 1824518 - Make mozglue/linker/tests buildable outside of a unified build environment r=andi 2023-03-30 13:48:34 +00:00
misc Bug 1831581 - Expose raw innards of TimeStamp. r=glandium 2023-05-16 18:00:23 +00:00
static Bug 1832129 - Disable new alloc error panic code. r=emilio 2023-05-09 21:51:01 +00:00
tests Bug 1806947 - Skip TestStackWalk on TSAN. r=decoder DONTBUILD 2023-04-24 12:46:39 +00:00
moz.build Bug 1752703 - Move the pthread_thread_create() interposer under mozglue and prepare for having a single place where we place interposer functions r=glandium 2023-05-10 16:33:07 +00:00
mozglue.rc Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00