summaryrefslogtreecommitdiff
path: root/src/analyze
AgeCommit message (Collapse)Author
2012-05-22systemd-analyze: switch to python getopt for argument parsingShawn Landden
this uses gnu style getopt, so you can put the opts at the end: (e.g.) systemd-analyze blame --user v4
2012-05-04systemd-analyze: add a --user option to support user instancesPatrick McCarty
2012-04-13build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering
2012-04-13build-sys: drop systemd- prefix from analyze dirLennart Poettering