summaryrefslogtreecommitdiff
path: root/src/analyze/analyze.c
Commit message (Expand)AuthorAge
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* Constify option table and add missing optionZbigniew Jędrzejewski-Szmek2014-07-31
* analyze: fix seg-fault with no cl-argumentDaniel Buch2014-07-26
* Merge systemd-verify with systemd-analyzeZbigniew Jędrzejewski-Szmek2014-07-21
* 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