index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootchart
/
svg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootchart: check return of strftime
Thomas Hindoe Paaboel Andersen
2014-09-28
1
-2
/
+3
*
bootchart: use the bool type where appropriate
Lennart Poettering
2014-08-11
1
-5
/
+5
*
bootchart: add assert
Thomas Hindoe Paaboel Andersen
2014-06-19
1
-0
/
+2
*
bootchart: set white background
Frederic Crozat
2014-06-17
1
-0
/
+2
*
bootchart: add control group option
WaLyong Cho
2014-04-24
1
-2
/
+3
*
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-31
1
-1
/
+1
*
Bring bootchart code in line with CODING_STYLE
Dan McGee
2013-12-10
1
-5
/
+5
*
bootchart: remove dead assignment
Thomas Hindoe Paaboel Andersen
2013-12-08
1
-1
/
+0
*
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2013-12-03
1
-2
/
+2
*
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-14
1
-1
/
+1
*
Fix write-only use of a few variables
Zbigniew Jędrzejewski-Szmek
2013-10-13
1
-12
/
+6
*
bootchart: fix typos in copyright notices
Jason St. John
2013-06-12
1
-1
/
+1
*
Dynamically allocate bootchart logs
Nathaniel Chen
2013-05-02
1
-99
/
+311
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-3
/
+3
*
Use initalization instead of explicit zeroing in more places
Zbigniew Jędrzejewski-Szmek
2013-04-10
1
-6
/
+4
*
Always use our own MAX/MIN definitions
Cristian Rodríguez
2013-04-01
1
-11
/
+8
*
Remove some dead code
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-3
/
+0
*
bootchart: fix two unitialized memory frees
Zbigniew Jędrzejewski-Szmek
2013-03-21
1
-2
/
+2
*
bootchart: various superficial cleanups
Lennart Poettering
2013-03-11
1
-99
/
+74
*
Revert "bootchart: use _cleanup_close_"
Zbigniew Jędrzejewski-Szmek
2013-03-07
1
-1
/
+4
*
bootchart: use _cleanup_close_
Nathaniel Chen
2013-03-07
1
-4
/
+1
*
bootchart: rename global len to samples_len
Harald Hoyer
2013-03-07
1
-2
/
+2
*
bootchart: add parameter "-C" to expand process names to the full cmdline
Harald Hoyer
2013-03-07
1
-6
/
+33
*
bootchart: if "root=/dev" is not matched, don't try to read /sys
Harald Hoyer
2013-02-14
1
-8
/
+9
*
bootchart: parse /etc/os-release rather than system-release
Harald Hoyer
2013-02-14
1
-12
/
+3
*
bootchart: more fixes for bootchart in the initramfs
Harald Hoyer
2013-02-14
1
-4
/
+10
*
man: bootchart: change /var/log to /run/log
William Giokas
2013-02-13
1
-1
/
+1
*
bootchart: Fix typos and some English
William Giokas
2013-02-13
1
-3
/
+3
*
systemd-bootchart: relicense to LGPLv2.1+
Auke Kok
2013-02-12
1
-13
/
+21
*
Add _cleanup_pclose_ and fix mismatching pipe close opened by popen()
Zbigniew Jędrzejewski-Szmek
2013-01-25
1
-3
/
+3
*
bootchart: tabs to spaces
Thomas Hindoe Paaboel Andersen
2013-01-10
1
-968
/
+968
*
bootchart: merge bootchart
Auke Kok
2013-01-07
1
-0
/
+1120