index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bootchart
/
store.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootchart: Ensure that /proc/schedstat is read entirely
Gianpaolo Macario
2015-06-30
1
-22
/
+8
*
bootchart: Account CPU time spent in non-main threads of processes (v5)
Gianpaolo Macario
2015-06-25
1
-0
/
+58
*
bootchart: fix check for no fd
Shawn Landden
2015-04-05
1
-1
/
+1
*
bootchart: assorted coding style fixes
Daniel Mack
2015-04-03
1
-44
/
+44
*
bootchart: kill a bunch of global variables
Daniel Mack
2015-04-03
1
-23
/
+11
*
bootchart: clean up sysfd and proc handling
Daniel Mack
2015-04-03
1
-16
/
+8
*
bootchart: clean up control flow logic
Daniel Mack
2015-04-03
1
-28
/
+25
*
bootchart: switch to log_* helpers
Daniel Mack
2015-04-03
1
-4
/
+2
*
systemd-bootchart: Repair Entropy Graph
Alexander Sverdlin
2015-03-30
1
-8
/
+13
*
systemd-bootchart: Prevent leaking file descriptors in open-fdopen combination
Alexander Sverdlin
2015-03-30
1
-2
/
+10
*
systemd-bootchart: Prevent closing random file descriptors
Alexander Sverdlin
2015-03-30
1
-8
/
+19
*
bootchart: more useful error message for common error
Shawn Landden
2015-03-24
1
-1
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-2
/
+0
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-2
/
+2
*
bootchart: Do not try to access data for non-existing CPU's
Philippe De Swert
2014-09-28
1
-1
/
+1
*
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: don't parse /proc/uptime, use CLOCK_BOOTTIME
Karel Zak
2014-08-03
1
-17
/
+12
*
bootchart: add control group option
WaLyong Cho
2014-04-25
1
-0
/
+6
*
everywhere: always use O_CLOEXEC where it makes sense
Lennart Poettering
2014-02-13
1
-1
/
+1
*
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-02-13
1
-13
/
+11
*
bootchart: Remove unneeded check for NULL
Stefan Beller
2013-12-30
1
-1
/
+1
*
Fix for SIGSEGV in systemd-bootchart on short-living processes
Igor Zhbanov
2013-10-15
1
-1
/
+1
*
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
1
-1
/
+1
*
Dynamically allocate bootchart logs
Nathaniel Chen
2013-05-02
1
-26
/
+70
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-3
/
+3
*
bootchart: fix a potential buffer overrun
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-1
/
+1
*
bootchart: properly terminate string
Zbigniew Jędrzejewski-Szmek
2013-03-29
1
-5
/
+6
*
bootchart: various superficial cleanups
Lennart Poettering
2013-03-11
1
-31
/
+26
*
bootchart: rename log.c to store.c to aovid confusion with src/shared/log.c
Lennart Poettering
2013-03-11
1
-0
/
+464