This is what g_get_monotonic_time gives us, after all, and we need to have the same clock in all our profiler data.
This is writing data in the capture format of sysprof, using the SpCaptureWriter. For now, this is using a vendored copy of libsysprof. Eventually, we want to use the static library that sysprof provides.