index
:
~dvdhrm/systemd
authority
console
kdbus
master
wip
Private systemd wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
analyze
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-20
cmdline: for new tools avoid introduce new negative switches, and properly al...
Lennart Poettering
1
-5
/
+15
2014-08-14
analyze: some fixes to the --help text
Lennart Poettering
1
-3
/
+3
2014-08-04
bus: always explicitly close bus from main programs
Lennart Poettering
1
-1
/
+1
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
1
-10
/
+1
2014-07-31
Constify option table and add missing option
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2014-07-26
analyze: fix seg-fault with no cl-argument
Daniel Buch
1
-1
/
+1
2014-07-21
Merge systemd-verify with systemd-analyze
Zbigniew Jędrzejewski-Szmek
3
-36
/
+364
2014-05-26
analyze/run: use bus_open_transport_systemd instead of bus_open_transport
Thomas Bächler
1
-1
/
+1
2014-05-19
analyze: read host and system information from remote
Djalal Harouni
1
-24
/
+85
2014-04-23
analyze: fix plot with bad y size
Jeffrey Clark
1
-1
/
+1
2014-04-23
delta: draw arrows with draw_special_char()
Lennart Poettering
1
-1
/
+1
2014-01-31
analyze: fix plot issues when using gummiboot
Thomas Hindoe Paaboel Andersen
1
-1
/
+4
2013-12-03
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2013-11-10
analyze: plot the time spent setting up security modules
Thomas Hindoe Paaboel Andersen
1
-0
/
+17
2013-11-08
clients: add missing command line arguments
Lennart Poettering
1
-0
/
+2
2013-11-08
systemctl: port to libsystemd-bus
Marc-Antoine Perennou
1
-54
/
+16
2013-11-07
analyze: make use of new sd_bus_get_property_strv() call
Lennart Poettering
1
-70
/
+56
2013-11-07
clients: try to follow roughly the same order in --help texts for common options
Lennart Poettering
1
-2
/
+2
2013-11-07
bus: log message parsing errors everywhere with a generalized bus_log_parse_e...
Lennart Poettering
1
-13
/
+10
2013-11-07
build-sys: merge sd-event into sd-bus
Lennart Poettering
1
-0
/
+1
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
1
-11
/
+12
2013-11-06
analyze: port over to use bus_open_transport()
Lennart Poettering
1
-34
/
+45
2013-11-06
analyze: simplify things
Lennart Poettering
1
-4
/
+1
2013-11-06
analyze: fix indentation
Lennart Poettering
1
-12
/
+11
2013-11-01
analyze: rename variables
Thomas Hindoe Paaboel Andersen
1
-50
/
+50
2013-11-01
analyze: plot: place the text on the side with most space
Thomas Hindoe Paaboel Andersen
1
-12
/
+17
2013-10-31
analyze: share code to read a string array from sd-bus
Thomas Hindoe Paaboel Andersen
1
-55
/
+39
2013-10-31
analyze: use sd_bus_get_propery_trivial and indentation
Thomas Hindoe Paaboel Andersen
1
-55
/
+53
2013-10-30
general: various cleanups
Lennart Poettering
1
-3
/
+3
2013-10-25
analyze: port to sd-bus
Thomas Hindoe Paaboel Andersen
1
-370
/
+273
2013-10-22
analyze: systemd-analyze.c -> analyze.c
Kay Sievers
1
-0
/
+0
2013-10-21
analyze: set white backgound
Thomas Hindoe Paaboel Andersen
1
-0
/
+2
2013-10-13
Fix write-only use of a few variables
Zbigniew Jędrzejewski-Szmek
1
-6
/
+6
2013-10-13
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2013-07-26
systemctl: move set-log-level to systemd-analyze
Lennart Poettering
1
-0
/
+56
2013-07-26
systemctl: move "dump" command from systemctl to systemd-analyze
Lennart Poettering
1
-30
/
+90
2013-06-14
systemd-analyze: Show critical chains for listed units
Gabriel de Perthuis
1
-6
/
+12
2013-06-02
analyze: fix font size on plot
Thomas Hindoe Paaboel Andersen
1
-4
/
+4
2013-06-02
analyze: show unit file loading on plot
Thomas Hindoe Paaboel Andersen
1
-2
/
+19
2013-06-02
analyze: show generators on plot
Umut Tezduyar
1
-6
/
+36
2013-05-01
cgls: add --machine/-M
Zbigniew Jędrzejewski-Szmek
1
-1
/
+0
2013-05-01
zsh-completion: add s-a critical-chain
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2013-04-26
systemd-analyse: add "critical-chain" command
Harald Hoyer
1
-2
/
+349
2013-04-08
analyze: various cleanups
Lennart Poettering
1
-22
/
+30
2013-04-08
analyze: fix OOM handling + fix memory leak
Lennart Poettering
1
-2
/
+6
2013-04-08
analyze: add missing --help text entries
Lennart Poettering
1
-1
/
+4
2013-04-08
systemd-analyze: filter dot output
Łukasz Stelmach
1
-7
/
+58
2013-04-04
util: make time formatting a bit smarter
Lennart Poettering
1
-9
/
+9
2013-03-20
systemd-analyze: do not format timestamp when not printing it
Zbigniew Jędrzejewski-Szmek
1
-3
/
+6
2013-03-08
analyze: use defines where we don't need static variables
Lennart Poettering
1
-16
/
+16
[next]