GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootchart
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-15
1
-0
/
+53
*
Use initalization instead of explicit zeroing in more places
Zbigniew Jędrzejewski-Szmek
2013-04-10
2
-9
/
+7
*
Always use our own MAX/MIN definitions
Cristian Rodríguez
2013-04-01
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-28
1
-5
/
+6
*
bootchart: fix two unitialized memory frees
Zbigniew Jędrzejewski-Szmek
2013-03-21
1
-2
/
+2
*
bootchart: bump RLIMIT_NOFILE only after we forked us off, so that the init s...
Lennart Poettering
2013-03-11
1
-6
/
+5
*
bootchart: various superficial cleanups
Lennart Poettering
2013-03-11
6
-215
/
+242
*
bootchart: rename log.c to store.c to aovid confusion with src/shared/log.c
Lennart Poettering
2013-03-11
1
-0
/
+0
*
Revert "bootchart: use _cleanup_close_"
Zbigniew Jędrzejewski-Szmek
2013-03-07
2
-4
/
+9
*
bootchart: use _cleanup_close_
Nathaniel Chen
2013-03-07
2
-9
/
+4
*
bootchart: document -C, --cmdline parameter
Harald Hoyer
2013-03-07
1
-0
/
+2
*
bootchart: use _cleanup_fclose_
Harald Hoyer
2013-03-07
1
-8
/
+4
*
bootchart: rename global len to samples_len
Harald Hoyer
2013-03-07
4
-20
/
+20
*
bootchart: add parameter "-C" to expand process names to the full cmdline
Harald Hoyer
2013-03-07
4
-10
/
+72
*
bootchart: rename --filter to --no-filter
Zbigniew Jędrzejewski-Szmek
2013-02-16
1
-22
/
+22
*
bootchart: provide better error messages
Zbigniew Jędrzejewski-Szmek
2013-02-16
1
-9
/
+21
*
man: move bootchart README to manpage, docbooksify
Zbigniew Jędrzejewski-Szmek
2013-02-16
2
-83
/
+11
*
bootchart: if "root=/dev" is not matched, don't try to read /sys
Harald Hoyer
2013-02-14
1
-8
/
+9
*
bootchart: stricter checks of cli input
Thomas Hindoe Paaboel Andersen
2013-02-14
1
-18
/
+21
*
bootchart: use conf-parser & CamelCase names in .conf
Thomas Hindoe Paaboel Andersen
2013-02-14
3
-72
/
+58
*
bootchart: parse /etc/os-release rather than system-release
Harald Hoyer
2013-02-14
3
-14
/
+12
*
bootchart: more fixes for bootchart in the initramfs
Harald Hoyer
2013-02-14
3
-5
/
+21
*
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-14
1
-0
/
+1
*
man: bootchart: change /var/log to /run/log
William Giokas
2013-02-13
3
-3
/
+3
*
bootchart: Fix typos and some English
William Giokas
2013-02-13
2
-4
/
+4
*
bootchart: make bootchart work from within the initrd
Harald Hoyer
2013-02-12
2
-30
/
+46
*
systemd-bootchart: relicense to LGPLv2.1+
Auke Kok
2013-02-12
4
-52
/
+83
*
Add _cleanup_pclose_ and fix mismatching pipe close opened by popen()
Zbigniew Jędrzejewski-Szmek
2013-01-25
1
-3
/
+3
*
build-sys: add makefile to bootchart
Lennart Poettering
2013-01-21
1
-0
/
+1
*
bootchart: no need for memset here
Lennart Poettering
2013-01-14
1
-3
/
+1
*
bootchart: fix a -Wshadow warning for "now"
Auke Kok
2013-01-10
1
-3
/
+3
*
bootchart: Convert malloc/memset to calloc
Auke Kok
2013-01-10
2
-9
/
+6
*
bootchart: Convert !strcmp usage to streq
Auke Kok
2013-01-10
2
-12
/
+14
*
bootchart: make sure that every read buffer is null terminated
Lukas Nykryn
2013-01-10
1
-4
/
+11
*
bootchart: tabs to spaces
Thomas Hindoe Paaboel Andersen
2013-01-10
4
-1643
/
+1643
*
bootchart: check return of fopen before setvbuf in log.c
Lukas Nykryn
2013-01-09
1
-1
/
+1
*
bootchart: merge bootchart
Auke Kok
2013-01-07
6
-0
/
+2112