index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bootchart
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootchart: use 'n/a' if PRETTY_NAME is not found
Thomas Hindoe Paaboel Andersen
2014-10-03
1
-1
/
+1
*
bootchart: Do not try to access data for non-existing CPU's
Philippe De Swert
2014-09-28
1
-1
/
+1
*
bootchart: check return of strftime
Thomas Hindoe Paaboel Andersen
2014-09-28
2
-4
/
+9
*
bootchart: parse userinput with safe_atoi
Thomas Hindoe Paaboel Andersen
2014-09-28
1
-2
/
+4
*
bootchart: oom-check correct variable
Andreas Henriksson
2014-09-16
1
-1
/
+1
*
bootchart: use safe_atod() rather than strtod()
Tom Gundersen
2014-09-16
1
-1
/
+6
*
bootchart: use NSEC_PER_SEC
Ronny Chevalier
2014-08-18
1
-2
/
+3
*
bootchart: use the bool type where appropriate
Lennart Poettering
2014-08-11
1
-5
/
+5
*
bootchart: it's not OK to return -1 from a main program
Lennart Poettering
2014-08-11
1
-2
/
+2
*
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-04
1
-13
/
+19
*
bootchart: ask for --rel when failed to initialize graph start time
Karel Zak
2014-08-03
1
-0
/
+8
*
bootchart: don't parse /proc/uptime, use CLOCK_BOOTTIME
Karel Zak
2014-08-03
2
-21
/
+19
*
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-1
/
+1
*
Constify option table and add missing option
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-15
/
+15
*
Let config_parse open file where applicable
Zbigniew Jędrzejewski-Szmek
2014-07-17
1
-10
/
+4
*
Constify ConfigTableItem tables
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-1
/
+1
*
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
*
os-release: define /usr/lib/os-release as fallback for /etc/os-release
Lennart Poettering
2014-06-13
1
-4
/
+4
*
bootchart: print to stdout and display default values in help
Zbigniew Jędrzejewski-Szmek
2014-04-25
1
-24
/
+41
*
bootchart: rewrite usage message more generally
WaLyong Cho
2014-04-25
1
-16
/
+17
*
bootchart: add control group option
WaLyong Cho
2014-04-25
5
-3
/
+22
*
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2014-02-25
1
-1
/
+0
*
everywhere: always use O_CLOEXEC where it makes sense
Lennart Poettering
2014-02-13
2
-5
/
+5
*
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-02-13
2
-18
/
+16
*
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-31
1
-1
/
+1
*
bootchart: Remove unneeded check for NULL
Stefan Beller
2013-12-30
1
-1
/
+1
*
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-12-24
1
-2
/
+2
*
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
2
-4
/
+3
*
Fix for SIGSEGV in systemd-bootchart on short-living processes
Igor Zhbanov
2013-10-15
1
-1
/
+1
*
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-14
2
-3
/
+3
*
Fix write-only use of a few variables
Zbigniew Jędrzejewski-Szmek
2013-10-13
2
-13
/
+7
*
bootchart: remove +x permissions on .c file
Zbigniew Jędrzejewski-Szmek
2013-08-15
1
-0
/
+0
*
bootchart: fix typos in copyright notices
Jason St. John
2013-06-12
6
-6
/
+6
*
bootchart: cleanup unused structs and globals
Auke Kok
2013-05-02
1
-8
/
+0
*
Dynamically allocate bootchart logs
Nathaniel Chen
2013-05-02
5
-143
/
+437
*
conf-parser: restrict .include usage
Lennart Poettering
2013-04-25
1
-1
/
+1
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
3
-7
/
+7
*
bootchart: Fix errno usage.
Auke Kok
2013-04-17
1
-1
/
+1
*
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-17
1
-1
/
+1
*
bootchart: put the bootchart into the journal.
Auke Kok
2013-04-16
1
-0
/
+53
*
Use initalization instead of explicit zeroing in more places
Zbigniew Jędrzejewski-Szmek
2013-04-11
2
-9
/
+7
*
Always use our own MAX/MIN definitions
Cristian Rodríguez
2013-04-02
1
-11
/
+8
*
bootchart: fix a potential buffer overrun
Zbigniew Jędrzejewski-Szmek
2013-03-31
2
-11
/
+5
*
bootchart: split out option parsing from main()
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-50
/
+62
*
Remove some dead code
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-3
/
+0
*
bootchart: properly terminate string
Zbigniew Jędrzejewski-Szmek
2013-03-29
1
-5
/
+6
*
bootchart: fix two unitialized memory frees
Zbigniew Jędrzejewski-Szmek
2013-03-22
1
-2
/
+2
[next]