summaryrefslogtreecommitdiffstats
path: root/src/analyze/analyze-critical-chain.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use timestamp_is_set() at more placesDavid Tardon2023-05-241-1/+1
* analyze: make blame command work even the default target not reachedYu Watanabe2023-04-091-3/+3
* tree-wide: get rid of lgtm annotationsZbigniew Jędrzejewski-Szmek2022-10-111-3/+3
* analyze: allow verbs to return positive failureZbigniew Jędrzejewski-Szmek2022-05-191-1/+1
* analyze: use automatic cleanup in one more placeZbigniew Jędrzejewski-Szmek2022-05-191-10/+5
* analyze: sort/fix header includes in one placeZbigniew Jędrzejewski-Szmek2022-05-191-4/+4
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-4/+2
* analyze: systematically name verb entry point functions verb_xyz()Lennart Poettering2022-02-211-1/+1
* analyze: split out critical chainLennart Poettering2022-02-211-0/+237