chiark / gitweb /
bootchart: kill a bunch of global variables
[elogind.git] / src / bootchart / svg.c
2015-04-03 Daniel Mackbootchart: kill a bunch of global variables
2015-04-03 Daniel Mackbootchart: clean up sysfd and proc handling
2015-04-03 Daniel Mackbootchart: switch to log_* helpers
2015-03-30 Alexander Sverdlinsystemd-bootchart: Prevent leaking file descriptors...
2015-02-25 Aaro Koskinenbootchart: svg: fix checking of list end
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-02-14 WaLyong Chobootchart: display each CPU utilization/wait
2014-12-04 WaLyong Chobootchart: escape non printable process name
2014-09-28 Thomas Hindoe Paab... bootchart: check return of strftime
2014-08-11 Lennart Poetteringbootchart: use the bool type where appropriate
2014-06-18 Thomas Hindoe Paab... bootchart: add assert
2014-06-17 Frederic Crozatbootchart: set white background
2014-04-24 WaLyong Chobootchart: add control group option
2014-01-31 Greg KHuse memzero(foo, length); for all memset(foo, 0, length...
2013-12-10 Dan McGeeBring bootchart code in line with CODING_STYLE
2013-12-08 Thomas Hindoe Paab... bootchart: remove dead assignment
2013-12-03 Thomas Hindoe Paab... trivial coding style clean ups
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-10-13 Zbigniew Jędrzejew... Fix write-only use of a few variables
2013-06-12 Jason St. Johnbootchart: fix typos in copyright notices
2013-05-02 Nathaniel ChenDynamically allocate bootchart logs
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-10 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing in more...
2013-04-02 Cristian RodríguezAlways use our own MAX/MIN definitions
2013-03-31 Zbigniew Jędrzejew... Remove some dead code
2013-03-22 Zbigniew Jędrzejew... bootchart: fix two unitialized memory frees
2013-03-11 Lennart Poetteringbootchart: various superficial cleanups
2013-03-07 Zbigniew Jędrzejew... Revert "bootchart: use _cleanup_close_"
2013-03-07 Nathaniel Chenbootchart: use _cleanup_close_
2013-03-07 Harald Hoyerbootchart: rename global len to samples_len
2013-03-07 Harald Hoyerbootchart: add parameter "-C" to expand process names...
2013-02-14 Harald Hoyerbootchart: if "root=/dev" is not matched, don't try...
2013-02-14 Harald Hoyerbootchart: parse /etc/os-release rather than system...
2013-02-14 Harald Hoyerbootchart: more fixes for bootchart in the initramfs
2013-02-13 William Giokasman: bootchart: change /var/log to /run/log
2013-02-13 William Giokasbootchart: Fix typos and some English
2013-02-12 Auke KokMerge branch 'master' of ssh://git.freedesktop.org...
2013-02-12 Auke Koksystemd-bootchart: relicense to LGPLv2.1+
2013-01-25 Zbigniew Jędrzejew... Add _cleanup_pclose_ and fix mismatching pipe close...
2013-01-09 Thomas Hindoe Paab... bootchart: tabs to spaces
2013-01-07 Auke Kokbootchart: merge bootchart