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
/
bootchart
Age
Commit message (
Expand
)
Author
2014-08-18
bootchart: use NSEC_PER_SEC
Ronny Chevalier
2014-08-11
bootchart: use the bool type where appropriate
Lennart Poettering
2014-08-11
bootchart: it's not OK to return -1 from a main program
Lennart Poettering
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-03
bootchart: ask for --rel when failed to initialize graph start time
Karel Zak
2014-08-03
bootchart: don't parse /proc/uptime, use CLOCK_BOOTTIME
Karel Zak
2014-07-31
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-07-31
Constify option table and add missing option
Zbigniew Jędrzejewski-Szmek
2014-07-16
Let config_parse open file where applicable
Zbigniew Jędrzejewski-Szmek
2014-07-15
Constify ConfigTableItem tables
Zbigniew Jędrzejewski-Szmek
2014-06-19
bootchart: add assert
Thomas Hindoe Paaboel Andersen
2014-06-17
bootchart: set white background
Frederic Crozat
2014-06-13
os-release: define /usr/lib/os-release as fallback for /etc/os-release
Lennart Poettering
2014-04-24
bootchart: print to stdout and display default values in help
Zbigniew Jędrzejewski-Szmek
2014-04-24
bootchart: rewrite usage message more generally
WaLyong Cho
2014-04-24
bootchart: add control group option
WaLyong Cho
2014-02-24
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2014-02-13
everywhere: always use O_CLOEXEC where it makes sense
Lennart Poettering
2014-02-13
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-01-31
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2013-12-30
bootchart: Remove unneeded check for NULL
Stefan Beller
2013-12-24
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-12-10
Bring bootchart code in line with CODING_STYLE
Dan McGee
2013-12-08
bootchart: remove dead assignment
Thomas Hindoe Paaboel Andersen
2013-12-03
trivial coding style clean ups
Thomas Hindoe Paaboel Andersen
2013-10-15
Fix for SIGSEGV in systemd-bootchart on short-living processes
Igor Zhbanov
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-13
Fix write-only use of a few variables
Zbigniew Jędrzejewski-Szmek
2013-08-14
bootchart: remove +x permissions on .c file
Zbigniew Jędrzejewski-Szmek
2013-06-12
bootchart: fix typos in copyright notices
Jason St. John
2013-05-02
bootchart: cleanup unused structs and globals
Auke Kok
2013-05-02
Dynamically allocate bootchart logs
Nathaniel Chen
2013-04-25
conf-parser: restrict .include usage
Lennart Poettering
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-17
bootchart: Fix errno usage.
Auke Kok
2013-04-17
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-15
bootchart: put the bootchart into the journal.
Auke Kok
2013-04-10
Use initalization instead of explicit zeroing in more places
Zbigniew Jędrzejewski-Szmek
2013-04-01
Always use our own MAX/MIN definitions
Cristian Rodríguez
2013-03-31
bootchart: fix a potential buffer overrun
Zbigniew Jędrzejewski-Szmek
2013-03-31
bootchart: split out option parsing from main()
Zbigniew Jędrzejewski-Szmek
2013-03-31
Remove some dead code
Zbigniew Jędrzejewski-Szmek
2013-03-28
bootchart: properly terminate string
Zbigniew Jędrzejewski-Szmek
2013-03-21
bootchart: fix two unitialized memory frees
Zbigniew Jędrzejewski-Szmek
2013-03-11
bootchart: bump RLIMIT_NOFILE only after we forked us off, so that the init s...
Lennart Poettering
2013-03-11
bootchart: various superficial cleanups
Lennart Poettering
2013-03-11
bootchart: rename log.c to store.c to aovid confusion with src/shared/log.c
Lennart Poettering
2013-03-07
Revert "bootchart: use _cleanup_close_"
Zbigniew Jędrzejewski-Szmek
2013-03-07
bootchart: use _cleanup_close_
Nathaniel Chen
2013-03-07
bootchart: document -C, --cmdline parameter
Harald Hoyer
[next]