summaryrefslogtreecommitdiff
path: root/src/analyze
AgeCommit message (Expand)AuthorFilesLines
2015-10-07analyze: trivial code cleanupsLennart Poettering1-17/+18
2015-10-07analyze: minor fixes according to reviewŁukasz Stelmach1-5/+4
2015-10-06analyze: replace isempty()+ternary with strempty()Łukasz Stelmach1-7/+7
2015-10-06analyze: do not require information from hostnamedŁukasz Stelmach1-6/+8
2015-10-06analyze: introduce _cleanup_host_info_Łukasz Stelmach1-4/+6
2015-09-30analyze: add new set-log-target subcommandLennart Poettering1-8/+34
2015-09-29bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering1-1/+1
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering1-14/+12
2015-09-22cgtop: underline table headerLennart Poettering1-4/+4
2015-09-09Merge pull request #1207 from poettering/coccinelle-fixesDaniel Mack1-6/+2
2015-09-09tree-wide: drop {} from one-line if blocksLennart Poettering1-4/+1
2015-09-09tree-wide: use coccinelle to patch a lot of code to use mfree()Lennart Poettering1-2/+1
2015-09-07analyze: add alias handling for --{from,to}-pattern optionsEvgeny Vereshchagin1-14/+24
2015-09-06analyze: add "alias" handling to dot subcommandEvgeny Vereshchagin1-1/+48
2015-07-28analyze: correctly draw the plot for user instancesIvan Shapovalov1-8/+56
2015-07-28analyze: move acquire_boot_times() above acquire_time_data()Ivan Shapovalov1-91/+91
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering1-1/+1
2015-05-11core: rename SystemdRunningAs to ManagerRunningAsLennart Poettering3-3/+3
2015-05-11core,network: major per-object logging reworkLennart Poettering1-20/+12
2015-05-11treewide: Correct typos and spell plural of bus consistentTorstein Husebø1-1/+1
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