summaryrefslogtreecommitdiff
path: root/src/analyze/analyze-dump.h
Commit message (Collapse)AuthorAgeFilesLines
* analyze: systematically name verb entry point functions verb_xyz()Lennart Poettering2022-02-211-1/+1
| | | | | | Some of the functions so far were named do_xyz(), others dump_xyz() and even others test_xyz(). let's instead name them exactly like the verb exposed in the command line, just prefixed with verb_
* analyze: split out "dump" verbLennart Poettering2022-02-211-0/+4