summaryrefslogtreecommitdiff
path: root/src/analyze
AgeCommit message (Expand)AuthorFilesLines
2021-03-22systemd: Fix busctl crash on aarch64 when setting output table formatsubmit/tizen/20210323.013050accepted/tizen/unified/20210324.124406Alin Popa2-3/+3
2020-06-17Revert: Rework unit loading to take into account all aliasesINSUN PYO1-49/+0
2019-11-18analyze: deprecate the commands moved to systemctlZbigniew Jędrzejewski-Szmek1-5/+2
2019-11-18systemctl: add service-watchdogs commandZbigniew Jędrzejewski-Szmek1-20/+17
2019-11-18analyze: adjust the description of the default verbZbigniew Jędrzejewski-Szmek1-1/+1
2019-11-18tree-wide: clean up --help texts a bitLennart Poettering1-20/+23
2019-11-15Merge pull request #13940 from keur/protect_kernel_logsLennart Poettering1-0/+15
2019-11-15systemd-analyze: Add ProtectKernelLogs to securityKevin Kuehler1-0/+15
2019-11-13verify: fix segmentation faultHATAYAMA Daisuke1-4/+7
2019-11-13analyze: drop spurious newlineLennart Poettering1-1/+0
2019-11-13analyze: add --base-time= to specify base time for 'calendar' verbLennart Poettering1-1/+15
2019-11-04tree-wide: drop locale.h when locale-util.h is includedYu Watanabe1-1/+0
2019-10-31tree-wide: drop missing.hYu Watanabe1-2/+2
2019-10-30analyze: fix minor memleakLennart Poettering1-1/+1
2019-10-30analyze: sort list of unknown syscalls kernel implementsLennart Poettering1-4/+10
2019-10-25various tools: be more explicit when a glob is passed when not supportedZbigniew Jędrzejewski-Szmek1-1/+1
2019-08-11Fix typo in `analyze-security.c`.Johannes Christ1-1/+1
2019-07-31analyze-security: move assert above first use of the variable (#13238)Jan Synacek1-1/+2
2019-07-31analyze: declare dump_exit_status outside of HAVE_SECCOMP blockMike Gilbert1-46/+46
2019-07-30Merge pull request #13119 from keszybz/unit-loading-2Lennart Poettering1-0/+50
2019-07-30pid1: drop unit caches only based on mtimeZbigniew Jędrzejewski-Szmek1-1/+1
2019-07-30analyze: add "unit-files" to dump the unit fragment mapZbigniew Jędrzejewski-Szmek1-0/+50
2019-07-29analyze: clarify that 'exit-status' optionally takes argumentsLennart Poettering1-1/+1
2019-07-29analyze: right-align exit status columnLennart Poettering1-0/+4
2019-07-29analyze: rename "exit-codes" to "exit-status"Lennart Poettering1-12/+12
2019-07-29analyze: always use "int" to display exit status valuesLennart Poettering1-2/+2
2019-07-29Merge pull request #13207 from keszybz/symbolic-exit-code-namesLennart Poettering1-0/+45
2019-07-29analyze: dot(1) man page link should be urlifiedLennart Poettering1-2/+8
2019-07-29analyze: add exit-codes verbZbigniew Jędrzejewski-Szmek1-0/+45
2019-07-16Merge pull request #13076 from keszybz/pr/13062Zbigniew Jędrzejewski-Szmek1-9/+11
2019-07-16Merge pull request #13074 from poettering/format-tree-manyLennart Poettering1-28/+8
2019-07-16tree-wide: use lowercase table headersZbigniew Jędrzejewski-Szmek1-4/+4
2019-07-16analyze: port over one part of systemd-analyze to use new table_add_many() co...Lennart Poettering1-28/+8
2019-07-15analyze: fix formatting of timestamps with 0 µsZbigniew Jędrzejewski-Szmek1-5/+7
2019-07-16analyze: format output of 'systemd-analyze timestamp' by using TableYu Watanabe1-15/+69
2019-07-16analyze: format output of 'systemd-analyze timespan' by using TableYu Watanabe1-8/+54
2019-07-16analyze: format output of 'systemd-analyze calendar' by using TableYu Watanabe1-20/+93
2019-07-16analyze: format output of 'systemd-analyze blame' by using TableYu Watanabe1-10/+41
2019-07-04basic/time-util: add helper function to check if timestamp is setZbigniew Jędrzejewski-Szmek1-1/+1
2019-06-27analyze: add 'condition' verbZbigniew Jędrzejewski-Szmek4-0/+170
2019-06-25bpf-firewall: custom BPF programs through IP(Ingress|Egress)FilterPath=Kai Lüke1-1/+36
2019-05-21analyze: also print unix time in "timestamp"Zbigniew Jędrzejewski-Szmek1-0/+6
2019-05-21analyze: give a hint about calendar/timestamp/timespan useZbigniew Jędrzejewski-Szmek1-6/+27
2019-05-17analyze: add 'timestamp' verbZbigniew Jędrzejewski-Szmek1-3/+47
2019-05-16analyze: drop redundant call to calendar_spec_normalize()Zbigniew Jędrzejewski-Szmek1-4/+0
2019-05-15analyze: fix help messageYu Watanabe1-2/+2
2019-05-08Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek1-0/+1
2019-04-12code style format: clang-format applied to src/a*/*Sebastian Jennen3-89/+109
2019-04-03Merge pull request #12188 from poettering/coccinelle-fixletsYu Watanabe1-4/+2
2019-04-02analyze: check for RestrictSUIDSGID= in "systemd-analyze security"Lennart Poettering1-0/+12