index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
analyze
/
analyze.c
Age
Commit message (
Expand
)
Author
2014-01-31
analyze: fix plot issues when using gummiboot
Thomas Hindoe Paaboel Andersen
2013-12-03
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2013-11-10
analyze: plot the time spent setting up security modules
Thomas Hindoe Paaboel Andersen
2013-11-08
clients: add missing command line arguments
Lennart Poettering
2013-11-08
systemctl: port to libsystemd-bus
Marc-Antoine Perennou
2013-11-07
analyze: make use of new sd_bus_get_property_strv() call
Lennart Poettering
2013-11-07
clients: try to follow roughly the same order in --help texts for common options
Lennart Poettering
2013-11-07
bus: log message parsing errors everywhere with a generalized bus_log_parse_e...
Lennart Poettering
2013-11-07
build-sys: merge sd-event into sd-bus
Lennart Poettering
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
analyze: port over to use bus_open_transport()
Lennart Poettering
2013-11-06
analyze: simplify things
Lennart Poettering
2013-11-06
analyze: fix indentation
Lennart Poettering
2013-11-01
analyze: rename variables
Thomas Hindoe Paaboel Andersen
2013-11-01
analyze: plot: place the text on the side with most space
Thomas Hindoe Paaboel Andersen
2013-10-31
analyze: share code to read a string array from sd-bus
Thomas Hindoe Paaboel Andersen
2013-10-31
analyze: use sd_bus_get_propery_trivial and indentation
Thomas Hindoe Paaboel Andersen
2013-10-30
general: various cleanups
Lennart Poettering
2013-10-25
analyze: port to sd-bus
Thomas Hindoe Paaboel Andersen
2013-10-22
analyze: systemd-analyze.c -> analyze.c
Kay Sievers