systemd: add kernel time and summary into svg plot

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-09-22 16:46:47 +02:00
parent 8005a57507
commit 54ab502d4f
4 changed files with 179 additions and 1 deletions
+4 -1
View File
@@ -14,13 +14,16 @@ inherit gitpkgv
PKGV = "v${GITPKGVTAG}"
PV = "git"
PR = "r1"
PR = "r3"
inherit autotools vala perlnative
SRCREV = "a2f5666d06fe8233025738047115bb9e3959df3e"
SRC_URI = "git://anongit.freedesktop.org/systemd;protocol=git \
file://0001-analyze-always-draw-1s-marker-for-scale.patch \
file://0002-analyze-report-startup-time-in-plot-mode-as-well.patch \
file://0003-analyze-draw-kernel-boot-time-as-well.patch \
${UCLIBCPATCHES} \
"
UCLIBCPATCHES = ""