Systemd/src/analyze
Ivan Shapovalov 06bef033be analyze: correctly draw the plot for user instances
Start-up timestamp of a user instance (userspace_time in struct boot_times)
actually may be arbitrarily big. This, because all timestamps are offset by
that value, leads to creation of arbitrarily wide SVGs which almost completely
consist of blank space.

Fix this by inverse-offsetting all timestamps by that value if user instance
operation is requested.

Fixes #740.
2015-07-28 01:16:24 +03:00
..
.gitignore analyze: add .gitignore 2013-01-06 16:18:48 +01:00
analyze-verify.c core: rename SystemdRunningAs to ManagerRunningAs 2015-05-11 22:51:49 +02:00
analyze-verify.h core: rename SystemdRunningAs to ManagerRunningAs 2015-05-11 22:51:49 +02:00
analyze.c analyze: correctly draw the plot for user instances 2015-07-28 01:16:24 +03:00
Makefile build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00