summaryrefslogtreecommitdiff
path: root/src/analyze
Commit message (Expand)AuthorAge
* analyze/run: use bus_open_transport_systemd instead of bus_open_transportThomas Bächler2014-05-26
* analyze: read host and system information from remoteDjalal Harouni2014-05-19
* analyze: fix plot with bad y sizeJeffrey Clark2014-04-23
* delta: draw arrows with draw_special_char()Lennart Poettering2014-04-23
* analyze: fix plot issues when using gummibootThomas Hindoe Paaboel Andersen2014-01-31
* trivial coding style clean upsThomas Hindoe Paaboel Andersen2013-12-03
* analyze: plot the time spent setting up security modulesThomas Hindoe Paaboel Andersen2013-11-10
* clients: add missing command line argumentsLennart Poettering2013-11-08
* systemctl: port to libsystemd-busMarc-Antoine Perennou2013-11-08
* analyze: make use of new sd_bus_get_property_strv() callLennart Poettering2013-11-07
* clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering2013-11-07
* bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering2013-11-07
* build-sys: merge sd-event into sd-busLennart Poettering2013-11-07
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-06
* analyze: port over to use bus_open_transport()Lennart Poettering2013-11-06
* analyze: simplify thingsLennart Poettering2013-11-06
* analyze: fix indentationLennart Poettering2013-11-06
* analyze: rename variablesThomas Hindoe Paaboel Andersen2013-11-01
* analyze: plot: place the text on the side with most spaceThomas Hindoe Paaboel Andersen2013-11-01
* analyze: share code to read a string array from sd-busThomas Hindoe Paaboel Andersen2013-10-31
* analyze: use sd_bus_get_propery_trivial and indentationThomas Hindoe Paaboel Andersen2013-10-31
* general: various cleanupsLennart Poettering2013-10-30
* analyze: port to sd-busThomas Hindoe Paaboel Andersen2013-10-25
* analyze: systemd-analyze.c -> analyze.cKay Sievers2013-10-22
* analyze: set white backgoundThomas Hindoe Paaboel Andersen2013-10-21
* Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek2013-10-13
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-13
* systemctl: move set-log-level to systemd-analyzeLennart Poettering2013-07-26
* systemctl: move "dump" command from systemctl to systemd-analyzeLennart Poettering2013-07-26
* systemd-analyze: Show critical chains for listed unitsGabriel de Perthuis2013-06-14
* analyze: fix font size on plotThomas Hindoe Paaboel Andersen2013-06-02
* analyze: show unit file loading on plotThomas Hindoe Paaboel Andersen2013-06-02
* analyze: show generators on plotUmut Tezduyar2013-06-02
* cgls: add --machine/-MZbigniew Jędrzejewski-Szmek2013-05-01
* zsh-completion: add s-a critical-chainZbigniew Jędrzejewski-Szmek2013-05-01
* systemd-analyse: add "critical-chain" commandHarald Hoyer2013-04-26
* analyze: various cleanupsLennart Poettering2013-04-08
* analyze: fix OOM handling + fix memory leakLennart Poettering2013-04-08
* analyze: add missing --help text entriesLennart Poettering2013-04-08
* systemd-analyze: filter dot outputŁukasz Stelmach2013-04-08
* util: make time formatting a bit smarterLennart Poettering2013-04-04
* systemd-analyze: do not format timestamp when not printing itZbigniew Jędrzejewski-Szmek2013-03-20
* analyze: use defines where we don't need static variablesLennart Poettering2013-03-08
* analyze: by now, systemd-analyze is hardly all my workLennart Poettering2013-03-08
* analyze: various cleanupsLennart Poettering2013-03-08
* systemd-analyze: free unit_times only if it is not NULLLukas Nykryn2013-03-01
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* Move systemctl dot to systemd-analyze dotSimon Peeters2013-02-13
* systemd-analyze: rewrite in C.Simon Peeters2013-02-13
* tabs to spacesThomas Hindoe Paaboel Andersen2013-01-09