chiark / gitweb /
journalctl: Unify boot id lookup into common function get_boots
[elogind.git] / src / analyze /
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-13 Thomas Hindoe Paab... analyze: fix mem leak
2014-09-11 Thomas Hindoe Paab... analyze: avoid a null dereference
2014-08-19 Lennart Poetteringcmdline: for new tools avoid introduce new negative...
2014-08-14 Lennart Poetteringanalyze: some fixes to the --help text
2014-08-04 Lennart Poetteringbus: always explicitly close bus from main programs
2014-08-04 Zbigniew Jędrzejew... Unify parse_argv style
2014-07-31 Zbigniew Jędrzejew... Constify option table and add missing option
2014-07-26 Daniel Buchanalyze: fix seg-fault with no cl-argument
2014-07-22 Zbigniew Jędrzejew... Merge systemd-verify with systemd-analyze
2014-05-26 Thomas Bächleranalyze/run: use bus_open_transport_systemd instead...
2014-05-18 Djalal Harounianalyze: read host and system information from remote
2014-04-23 Jeffrey Clarkanalyze: fix plot with bad y size
2014-04-23 Lennart Poetteringdelta: draw arrows with draw_special_char()
2014-01-31 Thomas Hindoe Paab... analyze: fix plot issues when using gummiboot
2013-12-03 Thomas Hindoe Paab... trivial coding style clean ups
2013-11-10 Thomas Hindoe Paab... analyze: plot the time spent setting up security modules
2013-11-08 Lennart Poetteringclients: add missing command line arguments
2013-11-08 Marc-Antoine Perennousystemctl: port to libsystemd-bus
2013-11-07 Lennart Poetteringanalyze: make use of new sd_bus_get_property_strv(...
2013-11-07 Lennart Poetteringclients: try to follow roughly the same order in -...
2013-11-07 Lennart Poetteringbus: log message parsing errors everywhere with a gener...
2013-11-07 Lennart Poetteringbuild-sys: merge sd-event into sd-bus
2013-11-06 Lennart Poetteringclients: unify how we invoke getopt_long()
2013-11-06 Lennart Poetteringanalyze: port over to use bus_open_transport()
2013-11-06 Lennart Poetteringanalyze: simplify things
2013-11-06 Lennart Poetteringanalyze: fix indentation
2013-11-01 Thomas Hindoe Paab... analyze: rename variables
2013-11-01 Thomas Hindoe Paab... analyze: plot: place the text on the side with most...
2013-10-31 Thomas Hindoe Paab... analyze: share code to read a string array from sd-bus
2013-10-31 Thomas Hindoe Paab... analyze: use sd_bus_get_propery_trivial and indentation
2013-10-30 Lennart Poetteringgeneral: various cleanups
2013-10-25 Thomas Hindoe Paab... analyze: port to sd-bus
2013-10-22 Kay Sieversanalyze: systemd-analyze.c -> analyze.c
2013-10-21 Thomas Hindoe Paab... analyze: set white backgound
2013-10-13 Zbigniew Jędrzejew... Fix write-only use of a few variables
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.
2013-01-09 Thomas Hindoe Paab... tabs to spaces
2013-01-08 Lennart Poetteringanalyze: add emacs mode header
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-06 Kay Sieversanalyze: add .gitignore
2013-01-05 Zbigniew Jędrzejew... systemd-analyze: use specified binary, add --version
2013-01-05 Zbigniew Jędrzejew... systemd-analyze: pipe through SED_PROCESS
2013-01-05 Zbigniew Jędrzejew... systemd-analyze: reword comments
2012-12-31 Lennart Poetteringanalyze: properly parse firmware/loader time and handle...
2012-11-13 Zbigniew Jędrzejew... systemd-analyze: use argparse instead of getopt
2012-11-02 Cosimo Cecchianalyze: use GDBus instead of dbus-python
2012-09-13 Lennart Poetteringmanager: extend performance measurement interface to...
2012-06-19 Shawn Landdenanalyze: Python 3 compatibility
2012-05-21 Shawn Landdensystemd-analyze: switch to python getopt for argument...
2012-05-03 Patrick McCartysystemd-analyze: add a --user option to support user...
2012-04-13 Lennart Poetteringbuild-sys: add stub makefiles to all subdirs to ease...
2012-04-13 Lennart Poetteringbuild-sys: drop systemd- prefix from analyze dir