Systemd/src/bootchart
Lennart Poettering 27ec691bfd tree-wide: convert bootchart and lldp code to use clock_boottime_or_monotonic()
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.
2015-08-03 17:40:46 +02:00
..
bootchart.c tree-wide: convert bootchart and lldp code to use clock_boottime_or_monotonic() 2015-08-03 17:40:46 +02:00
bootchart.conf Do not advertise .d snippets over main config file 2015-03-03 19:10:21 -05:00
bootchart.h bootchart: kill a bunch of global variables 2015-04-03 15:29:18 +02:00
Makefile build-sys: add makefile to bootchart 2013-01-21 01:04:16 +01:00
store.c bootchart: Ensure that /proc/schedstat is read entirely 2015-06-30 15:09:02 +00:00
store.h bootchart: kill a bunch of global variables 2015-04-03 15:29:18 +02:00
svg.c bootchart: do not report warning when disk is missing model. 2015-07-01 14:49:20 +01:00
svg.h bootchart: kill a bunch of global variables 2015-04-03 15:29:18 +02:00