]> git.ipfire.org Git - thirdparty/systemd.git/history - src/analyze/systemd-analyze.c
Introduce _cleanup_fdset_free_
[thirdparty/systemd.git] / src / analyze / systemd-analyze.c
2013-10-13  Zbigniew Jędrzejew... Never call qsort on potentially NULL arrays
2013-07-26  Lennart Poetteringsystemctl: move set-log-level to systemd-analyze
2013-07-26  Lennart Poetteringsystemctl: move "dump" command from systemctl to system...
2013-06-14  Gabriel de Perthuissystemd-analyze: Show critical chains for listed units
2013-06-02  Thomas Hindoe Paab... analyze: fix font size on plot
2013-06-02  Thomas Hindoe Paab... analyze: show unit file loading on plot
2013-06-02  Umut Tezduyaranalyze: show generators on plot
2013-05-01  Zbigniew Jędrzejew... cgls: add --machine/-M
2013-05-01  Zbigniew Jędrzejew... zsh-completion: add s-a critical-chain
2013-04-26  Harald Hoyersystemd-analyse: add "critical-chain" command
2013-04-08  Lennart Poetteringanalyze: various cleanups
2013-04-08  Lennart Poetteringanalyze: fix OOM handling + fix memory leak
2013-04-08  Lennart Poetteringanalyze: add missing --help text entries
2013-04-08  Łukasz Stelmachsystemd-analyze: filter dot output
2013-04-04  Lennart Poetteringutil: make time formatting a bit smarter
2013-03-20  Zbigniew Jędrzejew... systemd-analyze: do not format timestamp when not print...
2013-03-08  Lennart Poetteringanalyze: use defines where we don't need static variables
2013-03-08  Lennart Poetteringanalyze: by now, systemd-analyze is hardly all my work
2013-03-08  Lennart Poetteringanalyze: various cleanups
2013-03-01  Lukas Nykrynsystemd-analyze: free unit_times only if it is not...
2013-02-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13  Simon PeetersMove systemctl dot to systemd-analyze dot
2013-02-13  Simon Peeterssystemd-analyze: rewrite in C.