summaryrefslogtreecommitdiff
path: root/src/analyze/analyze-plot.c
Commit message (Expand)AuthorAgeFilesLines
* analyze: make blame command work even the default target not reachedYu Watanabe2023-04-101-2/+2
* tree-wide: simplify x ? x : y to x ?: y where applicableFrantisek Sumsal2023-03-181-1/+1
* basic: add RuntimeScope enumLennart Poettering2023-03-101-4/+4
* 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-181-47/+121
* analyze: allow verbs to return positive failureZbigniew Jędrzejewski-Szmek2022-05-191-1/+1
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-3/+3
* analyze: systematically name verb entry point functions verb_xyz()Lennart Poettering2022-02-211-1/+1
* analyze: split out "plot" verbLennart Poettering2022-02-211-0/+395