summaryrefslogtreecommitdiffstats
path: root/src/analyze/analyze-time-data.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use FOREACH_ELEMENTMatteo Croce2024-04-181-1/+1
* core: rename SoftRebootStartTimestamp -> ShutdownStartTimestamp and generalizeLuca Boccassi2024-04-171-8/+8
* analyze: show soft-reboot counter next to time deltasLuca Boccassi2024-04-161-4/+5
* analyze: reset more timestamps when analyzing soft rebootsLuca Boccassi2024-04-161-1/+4
* analyze: fix plot with soft-rebootLuca Boccassi2024-03-271-6/+42
* analyze: show only current times after soft-rebootLuca Boccassi2024-03-271-1/+7
* analyze: add tooltips with dependency information to "plot"Jade Lovelace2023-10-041-10/+33
* tree-wide: use timestamp_is_set() at more placesDavid Tardon2023-05-241-6/+6
* analyze: make blame command work even the default target not reachedYu Watanabe2023-04-091-17/+28
* basic: add RuntimeScope enumLennart Poettering2023-03-101-2/+2
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-2/+2
* analyze: modernize pretty_boot_time() a bitLennart Poettering2022-02-211-41/+42
* analyze: split out "plot" verbLennart Poettering2022-02-211-0/+103
* analyze: split out "blame" verb + time helpersLennart Poettering2022-02-211-0/+193