summaryrefslogtreecommitdiffstats
path: root/src/analyze (follow)
Commit message (Expand)AuthorAgeFilesLines
* meson: merge declarations of normal and test executablesYu Watanabe2023-08-031-5/+1
* meson: move declaration of systemd-analyzeYu Watanabe2023-07-311-0/+15
* Merge pull request #28567 from yuwata/meson-versiondepLuca Boccassi2023-07-311-1/+0
|\
| * tree-wide: drop unnecessary inclusion of version.hYu Watanabe2023-07-291-1/+0
* | analyze: fix pcrs verb output without TPM supportFrantisek Sumsal2023-07-301-1/+1
|/
* Merge pull request #28359 from keszybz/ret-gatherDaan De Meyer2023-07-282-48/+21
|\
| * various: use RET_GATHERZbigniew Jędrzejewski-Szmek2023-07-132-48/+21
* | analyze: don't warn about version spec compliant versionsJoerg Behrmann2023-07-181-5/+5
* | tree-wide: a bunch of Coccinelle-suggested tweaksFrantisek Sumsal2023-07-141-1/+1
|/
* analyze-pcrs: Fix typoDaan De Meyer2023-07-101-1/+1
* analyze: add new "pcrs" verbLennart Poettering2023-06-284-2/+154
* systemd-analyze: allow --quiet for condition checksRonan Pigott2023-06-211-4/+5
* analyze: also check for version string validityLennart Poettering2023-06-201-4/+14
* tree-wide: use _cleanup_set_free_ and friendsYu Watanabe2023-05-311-1/+1
* tree-wide: use timestamp_is_set() at more placesDavid Tardon2023-05-243-16/+16
* dissect-image: port mount_image_privately_interactively() to use /run/systemd...Lennart Poettering2023-05-161-3/+3
* image-policy: introduce parse_image_policy_argument() helperYu Watanabe2023-04-131-14/+8
* Merge pull request #25608 from poettering/dissect-moarLennart Poettering2023-04-125-0/+179
|\
| * sysext: default to a stricter image policy when reading /.extra/sysext/ DDIsLennart Poettering2023-04-051-0/+2
| * analyze: add 'image-policy' tool for analyzing image dissection policiesLennart Poettering2023-04-054-0/+158
| * tree-wide: hook up image dissection policy logic everywhereLennart Poettering2023-04-052-0/+19
* | analyze: make blame command work even the default target not reachedYu Watanabe2023-04-095-25/+36
|/
* analyze: add new fdstore verbLennart Poettering2023-03-294-3/+122
* analyze: don't claim "@known" was an unlisted syscallLennart Poettering2023-03-241-6/+27
* copy: Move chattr arguments to full function signaturesDaan De Meyer2023-03-212-2/+2
* tree-wide: simplify x ? x : y to x ?: y where applicableFrantisek Sumsal2023-03-181-1/+1
* basic: add RuntimeScope enumLennart Poettering2023-03-1011-47/+55
* analyze: add 'malloc' verb to dump malloc_info()Luca Boccassi2023-02-236-15/+91
* meson: Use dicts for test definitionsJan Janssen2023-02-211-7/+7
* dissect-image: Return mount point fd if requestedDaan De Meyer2023-02-171-0/+1
* meson: Do not include headers in source listsJan Janssen2023-01-241-26/+2
* tree-wide: unify how we pick OS pretty name to displayLennart Poettering2023-01-241-1/+2
* systemd-analyze: Add table and JSON output implementation to plotJoshua Zivkovic2023-01-183-52/+154
* analyze: basename() → path_extract_filename()Lennart Poettering2022-12-231-6/+6
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* localectl,analyze: some minor vertical table rework fixesLennart Poettering2022-11-161-4/+0
* analyze-inspect-elf: port to vertical tableDavid Tardon2022-11-131-19/+5
* analyze-timespan: port to vertical tableDavid Tardon2022-11-131-10/+4
* analyze-timestamp: port to vertical tableDavid Tardon2022-11-131-12/+6
* analyze-calendar: port to vertical tableDavid Tardon2022-11-131-14/+8
* analyze-calendar: avoid unnecessary abbreviationDavid Tardon2022-11-131-1/+1
* nulstr-util: Declare NULSTR_FOREACH() iterator inlineDaan De Meyer2022-11-114-13/+0
* Rename def.h to constants.hZbigniew Jędrzejewski-Szmek2022-11-082-2/+2
* basic: move version() to build.h+cZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* analyze: add --image= + --root= to --help textLennart Poettering2022-10-251-0/+2
* analyze: use DumpUnitsMatchingPatternsByFileDescriptorZbigniew Jędrzejewski-Szmek2022-10-181-41/+90
* manager: rename dbus methodZbigniew Jędrzejewski-Szmek2022-10-141-2/+2
* analyze: extend the dump command to accept patternsFranck Bui2022-10-132-2/+45
* analyze: add forgotten return statementZbigniew Jędrzejewski-Szmek2022-10-111-1/+1
* tree-wide: get rid of lgtm annotationsZbigniew Jędrzejewski-Szmek2022-10-111-3/+3