summaryrefslogtreecommitdiff
path: root/src/analyze
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-143-6/+0
* tree-wide: drop !! casts to booleansZbigniew Jędrzejewski-Szmek2018-06-131-2/+2
* analyze: use _cleanup_ for struct unit_timesFilipe Brandenburger2018-06-081-50/+36
* core: undo the dependency inversion between unit.h and all unit typesFelipe Sateler2018-05-151-0/+1
* systemd-analyze: make dump work for large # of unitsDavid Tardon2018-05-111-7/+45
* terminal-util: add a function that shows a pretty separator lineLennart Poettering2018-05-111-4/+1
* Merge pull request #8824 from keszybz/analyze-show-configLennart Poettering2018-05-101-0/+56
|\
| * analyze: allow full paths for cat-configZbigniew Jędrzejewski-Szmek2018-05-071-4/+18
| * analyze: seperate config file groups by underlineZbigniew Jędrzejewski-Szmek2018-05-071-1/+4
| * analyze: add --root option for cat-configZbigniew Jędrzejewski-Szmek2018-04-271-1/+13
| * analyze: add 'cat-config' verbZbigniew Jędrzejewski-Szmek2018-04-271-0/+27
* | bus-util: print a friendly message when PID1 is not systemdYu Watanabe2018-05-091-2/+4
* | analyze: merge acquire_full_bus() and acquire_systemd_bus()Yu Watanabe2018-05-091-20/+14
|/
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-04-251-1/+1
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-04-191-2/+0
* Merge pull request #8575 from keszybz/non-absolute-pathsLennart Poettering2018-04-171-7/+4
|\
| * verify: use manager_load_startable_unit_or_warn() to load units for verificationZbigniew Jędrzejewski-Szmek2018-04-161-7/+4
* | Merge pull request #8676 from keszybz/drop-license-boilerplateLennart Poettering2018-04-104-52/+0
|\ \
| * | tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-064-52/+0
* | | analyze: give a hint what is it means that boot is still activeZbigniew Jędrzejewski-Szmek2018-04-071-1/+5
* | | analyze: Do no require a full d-bus bus for the plot command (#8539)Guillem Jover2018-04-071-27/+42
|/ /
* | tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-2/+1
|/
* bus-util: add flags for bus_map_all_properties() (#8546)Yu Watanabe2018-03-281-0/+2
* bus-util: make bus_map_all_properties() not copy stringYu Watanabe2018-03-201-0/+2
* tree-wide: voidify pager_open()Yu Watanabe2018-03-191-5/+5
* Make MANAGER_TEST_RUN_MINIMAL just allocate data structuresZbigniew Jędrzejewski-Szmek2018-03-111-1/+2
* analyze: fix typo in error messageDouglas Christman2018-03-011-1/+1
* analyze: fix typo in error messageZbigniew Jędrzejewski-Szmek2018-02-131-1/+1
* analyze: slight simplificationZbigniew Jędrzejewski-Szmek2018-02-091-12/+13
* analyze: remove implicit conversions of numbers to booleansZbigniew Jędrzejewski-Szmek2018-02-091-14/+14
* analyze: add unit-paths verbZbigniew Jędrzejewski-Szmek2018-02-091-0/+23
* analyze: add --global optionZbigniew Jędrzejewski-Szmek2018-02-081-18/+24
* do not report total time when kernel time is not provided (#8063)Boucman2018-02-021-1/+2
* analyze: merge {get,set}-log-{level,target} to log-{level,target} (#8020)Yu Watanabe2018-01-271-12/+41
* systemd-analyze: add service-watchdogs verbJan Klötzke2018-01-221-14/+49
* fix systemd-analyze time when default.target is not reached (#7764)Boucman2018-01-031-2/+9
* analyze: fix prototype mismatch on libseccomp-less builds (#7768)Lennart Poettering2018-01-011-1/+1
* analyze: correct help text where we take unit name argumentsLennart Poettering2017-12-261-2/+2
* analyze: fix indentation in one caseLennart Poettering2017-12-261-7/+7
* analyze: add some logging to some error casesLennart Poettering2017-12-261-3/+3
* analyze: arg_host can be "const char*", hence make it so.Lennart Poettering2017-12-261-1/+1
* analyze: port verb dispatching to verbs.[ch] APILennart Poettering2017-12-261-105/+108
* analyze: use normal bus connection for "plot" verb (#7685)Zbigniew Jędrzejewski-Szmek2017-12-181-1/+8
* tree-wide: add DEBUG_LOGGING macro that checks whether debug logging is on (#...Lennart Poettering2017-12-151-1/+1
* tree-wide: drop a few == NULL and != NULL comparisonLennart Poettering2017-12-112-5/+5
* Print the time to reach default.target in systemd-analyze time (#7383)Boucman2017-12-051-0/+32
* analyze: add new "calendar" commandLennart Poettering2017-11-201-0/+68
* Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+17
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-193-0/+3