summaryrefslogtreecommitdiff
path: root/src/analyze
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in `analyze-security.c`.Johannes Christ2019-08-111-1/+1
* analyze-security: move assert above first use of the variable (#13238)Jan Synacek2019-07-311-1/+2
* analyze: declare dump_exit_status outside of HAVE_SECCOMP blockMike Gilbert2019-07-311-46/+46
* Merge pull request #13119 from keszybz/unit-loading-2Lennart Poettering2019-07-301-0/+50
|\
| * pid1: drop unit caches only based on mtimeZbigniew Jędrzejewski-Szmek2019-07-301-1/+1
| * analyze: add "unit-files" to dump the unit fragment mapZbigniew Jędrzejewski-Szmek2019-07-301-0/+50
* | analyze: clarify that 'exit-status' optionally takes argumentsLennart Poettering2019-07-291-1/+1
* | analyze: right-align exit status columnLennart Poettering2019-07-291-0/+4
* | analyze: rename "exit-codes" to "exit-status"Lennart Poettering2019-07-291-12/+12
* | analyze: always use "int" to display exit status valuesLennart Poettering2019-07-291-2/+2
* | Merge pull request #13207 from keszybz/symbolic-exit-code-namesLennart Poettering2019-07-291-0/+45
|\ \
| * | analyze: add exit-codes verbZbigniew Jędrzejewski-Szmek2019-07-291-0/+45
| |/
* | analyze: dot(1) man page link should be urlifiedLennart Poettering2019-07-291-2/+8
|/
* Merge pull request #13076 from keszybz/pr/13062Zbigniew Jędrzejewski-Szmek2019-07-161-9/+11
|\
| * tree-wide: use lowercase table headersZbigniew Jędrzejewski-Szmek2019-07-161-4/+4
| * analyze: fix formatting of timestamps with 0 µsZbigniew Jędrzejewski-Szmek2019-07-151-5/+7
* | Merge pull request #13074 from poettering/format-tree-manyLennart Poettering2019-07-161-28/+8
|\ \ | |/ |/|
| * analyze: port over one part of systemd-analyze to use new table_add_many() co...Lennart Poettering2019-07-161-28/+8
* | analyze: format output of 'systemd-analyze timestamp' by using TableYu Watanabe2019-07-161-15/+69
* | analyze: format output of 'systemd-analyze timespan' by using TableYu Watanabe2019-07-161-8/+54
* | analyze: format output of 'systemd-analyze calendar' by using TableYu Watanabe2019-07-161-20/+93
* | analyze: format output of 'systemd-analyze blame' by using TableYu Watanabe2019-07-161-10/+41
|/
* basic/time-util: add helper function to check if timestamp is setZbigniew Jędrzejewski-Szmek2019-07-041-1/+1
* analyze: add 'condition' verbZbigniew Jędrzejewski-Szmek2019-06-274-0/+170
* bpf-firewall: custom BPF programs through IP(Ingress|Egress)FilterPath=Kai Lüke2019-06-251-1/+36
* analyze: also print unix time in "timestamp"Zbigniew Jędrzejewski-Szmek2019-05-211-0/+6
* analyze: give a hint about calendar/timestamp/timespan useZbigniew Jędrzejewski-Szmek2019-05-211-6/+27
* analyze: add 'timestamp' verbZbigniew Jędrzejewski-Szmek2019-05-171-3/+47
* analyze: drop redundant call to calendar_spec_normalize()Zbigniew Jędrzejewski-Szmek2019-05-161-4/+0
* analyze: fix help messageYu Watanabe2019-05-151-2/+2
* Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2019-05-081-0/+1
* code style format: clang-format applied to src/a*/*Sebastian Jennen2019-04-123-89/+109
* Merge pull request #12188 from poettering/coccinelle-fixletsYu Watanabe2019-04-031-4/+2
|\
| * analyze: use empty_or_root() where appropriateLennart Poettering2019-04-021-4/+2
* | analyze: check for RestrictSUIDSGID= in "systemd-analyze security"Lennart Poettering2019-04-021-0/+12
|/
* analyze: check both possible mount points of tracefsLennart Poettering2019-03-291-3/+9
* Merge pull request #12115 from poettering/verbose-job-enqueueZbigniew Jędrzejewski-Szmek2019-03-281-1/+1
|\
| * core: add new API for enqueing a job with returning the transaction dataLennart Poettering2019-03-271-1/+1
* | headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
|/
* analyze: reword explanation in critical-chain headerZbigniew Jędrzejewski-Szmek2019-03-151-2/+2
* util: split out nulstr related stuff to nulstr-util.[ch]Lennart Poettering2019-03-142-0/+2
* util: split out sorting related calls to new sort-util.[ch]Lennart Poettering2019-03-131-1/+2
* analyze security: check for ProtectHostname=yesTopi Miettinen2019-02-271-0/+12
* analyze: add color highlighting when printing calendar elapsesZbigniew Jędrzejewski-Szmek2019-02-221-3/+7
* analyze: split out loop innards into a separate functionZbigniew Jędrzejewski-Szmek2019-02-221-56/+54
* analyze: optionally, show more than one elapse time for calendar expressionsLennart Poettering2019-02-221-9/+41
* analyze: generalize cat-config to apply to tmpfiles, presets, hwdb.d, etc.Zbigniew Jędrzejewski-Szmek2019-02-181-0/+4
* analyze: use SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2019-02-181-18/+18
* analyze security: fix recursive call of syscall_names_in_filter()Yu Watanabe2019-02-041-11/+11
* Delete duplicate linesTopi Miettinen2019-01-121-1/+0