]> git.ipfire.org Git - thirdparty/systemd.git/history - src/bootchart/svg.c
tree-wide: drop {} from one-line if blocks
[thirdparty/systemd.git] / src / bootchart / svg.c
2015-09-09  Lennart Poetteringtree-wide: drop {} from one-line if blocks 1207/head
2015-07-28  Lennart PoetteringMerge pull request #375 from msekletar/test-install...
2015-07-27  Lennart PoetteringMerge pull request #362 from d-hatayama/fix_selinux_uni...
2015-07-14  David HerrmannMerge commit 'refs/pull/436/head' of https://github...
2015-07-03  Lennart PoetteringMerge pull request #473 from richardmaw-codethink/machi...
2015-07-02  Zbigniew Jędrzejew... Merge pull request #472 from keszybz/documentation...
2015-07-02  Zbigniew Jędrzejew... Merge pull request #470 from marineam/escape
2015-07-02  Zbigniew Jędrzejew... Merge pull request #427 from keszybz/man-list-fixes
2015-07-01  Daniel MackMerge pull request #409 from teg/networkd-enslave-segfault
2015-07-01  Daniel MackMerge pull request #459 from ctrochalakis/reuse-port...
2015-07-01  Daniel MackMerge pull request #419 from eworm-de/man-protecthome
2015-07-01  Daniel MackMerge pull request #460 from xnox/bootchart-warning
2015-07-01  Dimitri John Ledkovbootchart: do not report warning when disk is missing... 460/head
2015-06-30  David HerrmannMerge pull request #398 from teg/netlink-container...
2015-06-30  Tom GundersenMerge pull request #429 from richardmaw-codethink/nspaw...
2015-06-30  Tom GundersenMerge pull request #428 from richardmaw-codethink/nspaw...
2015-06-29  Tom GundersenMerge pull request #387 from kaysievers/wip
2015-06-29  Daniel MackMerge pull request #402 from systemd-mailing-devs/14355...
2015-06-29  Daniel MackMerge pull request #399 from gmacario/fix-issue341-v2
2015-06-28  Gianpaolo Macariobootchart: reset list_sample_data head before generatin... 399/head
2015-06-24  Lennart PoetteringMerge pull request #335 from aroig/gh/fix_check_unneeded
2015-06-24  Lennart PoetteringMerge pull request #347 from poettering/check-api-docs
2015-06-24  Daniel MackMerge pull request #346 from poettering/install-bad...
2015-06-23  Daniel MackMerge pull request #339 from teg/udev-coverity
2015-06-23  Daniel MackMerge pull request #332 from xnox/bootchart-scales
2015-06-23  Dimitri John Ledkovbootchart: fix per-cpu scales. 332/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-04-24  Daniel Mackbootchart: kill newline characters from log_error_errno...
2015-04-03  Daniel Mackbootchart: assorted coding style fixes
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