index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
analyze
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
analyze: add some minimal ANSI highlighting of syscall-filter output
Lennart Poettering
2018-11-16
1
-4
/
+13
*
analyze: show list of syscalls the kernel supports but not included in any gr...
Lennart Poettering
2018-11-16
1
-2
/
+79
*
Merge pull request #10753 from keszybz/pager-no-interrupt
Lennart Poettering
2018-11-14
1
-8
/
+8
|
\
|
*
basic/pager: convert the pager options to a flags argument
Zbigniew Jędrzejewski-Szmek
2018-11-14
1
-8
/
+8
*
|
id128,analyze: fix layout of help message
Yu Watanabe
2018-11-10
1
-3
/
+3
|
/
*
analyze: Add "timespan" command to dump time span in usec
Chris Down
2018-10-23
1
-0
/
+27
*
Merge pull request #10470 from yuwata/log-message-updates
Lennart Poettering
2018-10-19
2
-3
/
+3
|
\
|
*
analyze: include error cause in the log message
Yu Watanabe
2018-10-19
1
-1
/
+1
|
*
analyze: update log message
Yu Watanabe
2018-10-19
1
-2
/
+2
*
|
tree-wide: replace 'unsigned int' with 'unsigned'
Yu Watanabe
2018-10-19
1
-4
/
+4
|
/
*
core: log in all cases in manager_startup()
Lennart Poettering
2018-10-09
1
-1
/
+1
*
core: clean up test run flags
Lennart Poettering
2018-10-09
1
-3
/
+4
*
tree-wide: use typesafe_qsort()
Yu Watanabe
2018-09-19
1
-14
/
+9
*
analyze: use temporary var to simplify code
Zbigniew Jędrzejewski-Szmek
2018-08-23
1
-4
/
+4
*
Merge pull request #9801 from yuwata/analyze-cleanups
Zbigniew Jędrzejewski-Szmek
2018-08-20
1
-130
/
+79
|
\
|
*
analyze: fix condition for pretty printing kernel time
Kirill Marinushkin
2018-08-06
1
-4
/
+4
|
*
analyze: set reverse_offset for containerized system
Yu Watanabe
2018-08-06
1
-5
/
+9
|
*
analyze-plot: do not show the legend for security when --user is specified
Yu Watanabe
2018-08-06
1
-8
/
+10
|
*
analyze: use bus_map_all_properties()
Yu Watanabe
2018-08-06
1
-109
/
+52
|
*
analyze: use size_t for number of units
Yu Watanabe
2018-08-06
1
-4
/
+4
*
|
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-3
/
+11
*
|
tree-wide: shorten error logging a bit
Yu Watanabe
2018-08-07
1
-20
/
+10
|
/
*
analyze: add a space in pretty boot time string
Yu Watanabe
2018-07-23
1
-2
/
+2
*
analyze: show information from hostnamed in plot even when user mode
Yu Watanabe
2018-07-23
1
-8
/
+20
*
analyze: plot initrd related timestamps
Yu Watanabe
2018-07-23
1
-0
/
+43
*
analyze: plot units in initrd
Yu Watanabe
2018-07-23
1
-22
/
+33
*
analyze: fix width calculation in plot command
Yu Watanabe
2018-07-20
1
-3
/
+4
*
analyze: actually select longest activated-time of services
Yu Watanabe
2018-06-27
1
-4
/
+1
*
analyze: use _cleanup_ for freeing the manager object
Lennart Poettering
2018-06-20
1
-14
/
+8
*
analyze: use log_unit_error_errno()'s return value where we can
Lennart Poettering
2018-06-20
1
-4
/
+2
*
tree-wide: pass NULL arguments to manager_startup() directly, avoid declaring...
Lennart Poettering
2018-06-20
1
-3
/
+1
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
3
-9
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
4
-4
/
+4
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
3
-6
/
+0
*
tree-wide: drop !! casts to booleans
Zbigniew Jędrzejewski-Szmek
2018-06-13
1
-2
/
+2
*
analyze: use _cleanup_ for struct unit_times
Filipe Brandenburger
2018-06-08
1
-50
/
+36
*
core: undo the dependency inversion between unit.h and all unit types
Felipe Sateler
2018-05-15
1
-0
/
+1
*
systemd-analyze: make dump work for large # of units
David Tardon
2018-05-11
1
-7
/
+45
*
terminal-util: add a function that shows a pretty separator line
Lennart Poettering
2018-05-11
1
-4
/
+1
*
Merge pull request #8824 from keszybz/analyze-show-config
Lennart Poettering
2018-05-10
1
-0
/
+56
|
\
|
*
analyze: allow full paths for cat-config
Zbigniew Jędrzejewski-Szmek
2018-05-07
1
-4
/
+18
|
*
analyze: seperate config file groups by underline
Zbigniew Jędrzejewski-Szmek
2018-05-07
1
-1
/
+4
|
*
analyze: add --root option for cat-config
Zbigniew Jędrzejewski-Szmek
2018-04-27
1
-1
/
+13
|
*
analyze: add 'cat-config' verb
Zbigniew Jędrzejewski-Szmek
2018-04-27
1
-0
/
+27
*
|
bus-util: print a friendly message when PID1 is not systemd
Yu Watanabe
2018-05-09
1
-2
/
+4
*
|
analyze: merge acquire_full_bus() and acquire_systemd_bus()
Yu Watanabe
2018-05-09
1
-20
/
+14
|
/
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-1
/
+1
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-2
/
+0
*
Merge pull request #8575 from keszybz/non-absolute-paths
Lennart Poettering
2018-04-17
1
-7
/
+4
|
\
[next]