summaryrefslogtreecommitdiffstats
path: root/src/analyze/analyze-plot.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34679 from DaanDeMeyer/bus-logDaan De Meyer2024-10-091-1/+1
|\
| * bus-util: Log more information when connecting to a bus socket failsDaan De Meyer2024-10-091-1/+1
* | tree-wide: drop doubled empty linesYu Watanabe2024-10-071-1/+0
|/
* systemd-analyze: Add svg scaling optionsrajmohan r2024-08-051-1/+6
* libsystemd: turn json.[ch] into a public APILennart Poettering2024-06-121-3/+3
* core: rename SoftRebootStartTimestamp -> ShutdownStartTimestamp and generalizeLuca Boccassi2024-04-171-2/+2
* analyze: fix plot with soft-rebootLuca Boccassi2024-03-271-1/+9
* macro: rename VA_ARGS_FOREACH to FOREACH_ARGUMENTMike Yuan2024-01-241-1/+1
* format-table: introduce table_isempty and use it where appropriateMike Yuan2023-12-251-4/+4
* analyze: add tooltips with dependency information to "plot"Jade Lovelace2023-10-041-2/+25
* tree-wide: use timestamp_is_set() at more placesDavid Tardon2023-05-241-9/+9
* analyze: make blame command work even the default target not reachedYu Watanabe2023-04-091-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