summaryrefslogtreecommitdiffstats
path: root/src/analyze/analyze-critical-chain.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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