mirror of
https://github.com/systemd/systemd.git
synced 2024-11-08 11:27:32 +03:00
27ec691bfd
We should avoid using CLOCK_BOOTTIME directly unless we actually can sensible distuingish it from CLOCK_MONOTONIC. CLOCK_BOOTTIME is only fully feature on very recent Linux kernels, hence we should stick to a fallback logic, which is already available in the clock_boottime_or_monotonic() call. |
||
---|---|---|
.. | ||
bootchart.c | ||
bootchart.conf | ||
bootchart.h | ||
Makefile | ||
store.c | ||
store.h | ||
svg.c | ||
svg.h |