summaryrefslogtreecommitdiff
path: root/src/analyze
AgeCommit message (Expand)AuthorFilesLines
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier1-0/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen2-5/+0
2015-02-16Transpose args in strv_fnmatch() to be more ooZbigniew Jędrzejewski-Szmek1-4/+4
2015-02-16analyze: change behaviour of combined --to/from--patternZbigniew Jędrzejewski-Szmek1-5/+15
2015-02-16Add helper for fnmatch over strvZbigniew Jędrzejewski-Szmek1-39/+7
2015-01-27notify,firstboot,analyze,run: trim --help output to 80 linesZbigniew Jędrzejewski-Szmek1-10/+7
2015-01-23#pragma once here and thereZbigniew Jędrzejewski-Szmek1-0/+2
2014-12-24sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering1-1/+1
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt1-8/+4
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt2-5/+5
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2-5/+5
2014-11-27log: rearrange log function namingLennart Poettering1-10/+10
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt1-1/+1
2014-09-13analyze: fix mem leakThomas Hindoe Paaboel Andersen1-1/+2
2014-09-11analyze: avoid a null dereferenceThomas Hindoe Paaboel Andersen1-1/+2
2014-08-20cmdline: for new tools avoid introduce new negative switches, and properly al...Lennart Poettering1-5/+15
2014-08-14analyze: some fixes to the --help textLennart Poettering1-3/+3
2014-08-04bus: always explicitly close bus from main programsLennart Poettering1-1/+1
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek1-10/+1
2014-07-31Constify option table and add missing optionZbigniew Jędrzejewski-Szmek1-0/+1
2014-07-26analyze: fix seg-fault with no cl-argumentDaniel Buch1-1/+1
2014-07-21Merge systemd-verify with systemd-analyzeZbigniew Jędrzejewski-Szmek3-36/+364
2014-05-26analyze/run: use bus_open_transport_systemd instead of bus_open_transportThomas Bächler1-1/+1
2014-05-19analyze: read host and system information from remoteDjalal Harouni1-24/+85
2014-04-23analyze: fix plot with bad y sizeJeffrey Clark1-1/+1
2014-04-23delta: draw arrows with draw_special_char()Lennart Poettering1-1/+1
2014-01-31analyze: fix plot issues when using gummibootThomas Hindoe Paaboel Andersen1-1/+4
2013-12-03trivial coding style clean upsThomas Hindoe Paaboel Andersen1-1/+1
2013-11-10analyze: plot the time spent setting up security modulesThomas Hindoe Paaboel Andersen1-0/+17
2013-11-08clients: add missing command line argumentsLennart Poettering1-0/+2
2013-11-08systemctl: port to libsystemd-busMarc-Antoine Perennou1-54/+16
2013-11-07analyze: make use of new sd_bus_get_property_strv() callLennart Poettering1-70/+56
2013-11-07clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering1-2/+2
2013-11-07bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering1-13/+10
2013-11-07build-sys: merge sd-event into sd-busLennart Poettering1-0/+1
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering1-11/+12
2013-11-06analyze: port over to use bus_open_transport()Lennart Poettering1-34/+45
2013-11-06analyze: simplify thingsLennart Poettering1-4/+1
2013-11-06analyze: fix indentationLennart Poettering1-12/+11
2013-11-01analyze: rename variablesThomas Hindoe Paaboel Andersen1-50/+50
2013-11-01analyze: plot: place the text on the side with most spaceThomas Hindoe Paaboel Andersen1-12/+17
2013-10-31analyze: share code to read a string array from sd-busThomas Hindoe Paaboel Andersen1-55/+39
2013-10-31analyze: use sd_bus_get_propery_trivial and indentationThomas Hindoe Paaboel Andersen1-55/+53
2013-10-30general: various cleanupsLennart Poettering1-3/+3
2013-10-25analyze: port to sd-busThomas Hindoe Paaboel Andersen1-370/+273
2013-10-22analyze: systemd-analyze.c -> analyze.cKay Sievers1-0/+0
2013-10-21analyze: set white backgoundThomas Hindoe Paaboel Andersen1-0/+2
2013-10-13Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek1-6/+6
2013-10-13Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek1-1/+1
2013-07-26systemctl: move set-log-level to systemd-analyzeLennart Poettering1-0/+56