summaryrefslogtreecommitdiff
path: root/src/analyze
Commit message (Expand)AuthorAgeFilesLines
* analyze: fix plot with bad y sizeJeffrey Clark2014-04-231-1/+1
* delta: draw arrows with draw_special_char()Lennart Poettering2014-04-231-1/+1
* analyze: fix plot issues when using gummibootThomas Hindoe Paaboel Andersen2014-01-311-1/+4
* trivial coding style clean upsThomas Hindoe Paaboel Andersen2013-12-031-1/+1
* analyze: plot the time spent setting up security modulesThomas Hindoe Paaboel Andersen2013-11-101-0/+17
* clients: add missing command line argumentsLennart Poettering2013-11-081-0/+2
* systemctl: port to libsystemd-busMarc-Antoine Perennou2013-11-081-54/+16
* analyze: make use of new sd_bus_get_property_strv() callLennart Poettering2013-11-071-70/+56
* clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering2013-11-071-2/+2
* bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering2013-11-071-13/+10
* build-sys: merge sd-event into sd-busLennart Poettering2013-11-071-0/+1
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-11/+12
* analyze: port over to use bus_open_transport()Lennart Poettering2013-11-061-34/+45
* analyze: simplify thingsLennart Poettering2013-11-061-4/+1
* analyze: fix indentationLennart Poettering2013-11-061-12/+11
* analyze: rename variablesThomas Hindoe Paaboel Andersen2013-11-011-50/+50
* analyze: plot: place the text on the side with most spaceThomas Hindoe Paaboel Andersen2013-11-011-12/+17
* analyze: share code to read a string array from sd-busThomas Hindoe Paaboel Andersen2013-10-311-55/+39
* analyze: use sd_bus_get_propery_trivial and indentationThomas Hindoe Paaboel Andersen2013-10-311-55/+53
* general: various cleanupsLennart Poettering2013-10-301-3/+3
* analyze: port to sd-busThomas Hindoe Paaboel Andersen2013-10-251-370/+273
* analyze: systemd-analyze.c -> analyze.cKay Sievers2013-10-221-0/+0
* analyze: set white backgoundThomas Hindoe Paaboel Andersen2013-10-211-0/+2
* Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek2013-10-131-6/+6
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-131-1/+1
* systemctl: move set-log-level to systemd-analyzeLennart Poettering2013-07-261-0/+56
* systemctl: move "dump" command from systemctl to systemd-analyzeLennart Poettering2013-07-261-30/+90
* systemd-analyze: Show critical chains for listed unitsGabriel de Perthuis2013-06-141-6/+12
* analyze: fix font size on plotThomas Hindoe Paaboel Andersen2013-06-021-4/+4
* analyze: show unit file loading on plotThomas Hindoe Paaboel Andersen2013-06-021-2/+19
* analyze: show generators on plotUmut Tezduyar2013-06-021-6/+36
* cgls: add --machine/-MZbigniew Jędrzejewski-Szmek2013-05-011-1/+0
* zsh-completion: add s-a critical-chainZbigniew Jędrzejewski-Szmek2013-05-011-0/+4
* systemd-analyse: add "critical-chain" commandHarald Hoyer2013-04-261-2/+349
* analyze: various cleanupsLennart Poettering2013-04-081-22/+30
* analyze: fix OOM handling + fix memory leakLennart Poettering2013-04-081-2/+6
* analyze: add missing --help text entriesLennart Poettering2013-04-081-1/+4
* systemd-analyze: filter dot outputŁukasz Stelmach2013-04-081-7/+58
* util: make time formatting a bit smarterLennart Poettering2013-04-041-9/+9
* systemd-analyze: do not format timestamp when not printing itZbigniew Jędrzejewski-Szmek2013-03-201-3/+6
* analyze: use defines where we don't need static variablesLennart Poettering2013-03-081-16/+16
* analyze: by now, systemd-analyze is hardly all my workLennart Poettering2013-03-081-1/+2
* analyze: various cleanupsLennart Poettering2013-03-081-158/+201
* systemd-analyze: free unit_times only if it is not NULLLukas Nykryn2013-03-011-3/+5
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-141-0/+1
* Move systemctl dot to systemd-analyze dotSimon Peeters2013-02-131-4/+184
* systemd-analyze: rewrite in C.Simon Peeters2013-02-132-328/+624
* tabs to spacesThomas Hindoe Paaboel Andersen2013-01-091-3/+3
* analyze: add emacs mode headerLennart Poettering2013-01-081-0/+18
* analyze: add .gitignoreKay Sievers2013-01-061-0/+1