On Mon, Feb 4, 2013 at 12:32 PM, Simon Peeters <peeters.si...@gmail.com> wrote: > Written by Peeters Simon <peeters.si...@gmail.com>. Makefile stuff > and cleaned up a bit by Auke Kok <auke-jan.h....@intel.com>. > --- > > Fixed some stuff and dit some more cleanup. > > This should just cover the same usage as the old systemd-analyze, but we can > add more functionality afterwards (systemctl dot, other output formats,...) > > This is the rebased version as asked by William. > > > Makefile.am | 21 +- > src/analyze/systemd-analyze.c | 575 > +++++++++++++++++++++++++++++++++++++++++ > src/analyze/systemd-analyze.in | 328 ----------------------- > 3 files changed, 585 insertions(+), 339 deletions(-) > create mode 100644 src/analyze/systemd-analyze.c > delete mode 100755 src/analyze/systemd-analyze.in
I merged the patches from the bugzilla here: https://bugs.freedesktop.org/show_bug.cgi?id=60112 it's mostly verbatim all the patches in the attachments, with a few minor changes: - kept it "systemd-analyze dot" instead of depgraph - some casting issues wrt uint64_t and printf Thanks for everyone for making this happen - now systemd-analyze no longer requires cairo, Python! Cheers, Auke _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel