summaryrefslogtreecommitdiff
path: root/src/analyze
Commit message (Expand)AuthorAge
* Transpose args in strv_fnmatch() to be more ooZbigniew Jędrzejewski-Szmek2015-02-16
* analyze: change behaviour of combined --to/from--patternZbigniew Jędrzejewski-Szmek2015-02-16
* Add helper for fnmatch over strvZbigniew Jędrzejewski-Szmek2015-02-16
* notify,firstboot,analyze,run: trim --help output to 80 linesZbigniew Jędrzejewski-Szmek2015-01-27
* #pragma once here and thereZbigniew Jędrzejewski-Szmek2015-01-23
* sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering2014-12-24
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* analyze: fix mem leakThomas Hindoe Paaboel Andersen2014-09-13
* analyze: avoid a null dereferenceThomas Hindoe Paaboel Andersen2014-09-11
* cmdline: for new tools avoid introduce new negative switches, and properly al...Lennart Poettering2014-08-20
* analyze: some fixes to the --help textLennart Poettering2014-08-14
* bus: always explicitly close bus from main programsLennart Poettering2014-08-04
* 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
* 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