]> git.ipfire.org Git - thirdparty/systemd.git/history - src/bootchart
Merge pull request #108 from phomes/master
[thirdparty/systemd.git] / src / bootchart /
2015-06-05  Kay SieversMerge pull request #79 from zonque/fdo-87475
2015-06-05  Daniel MackMerge pull request #82 from gmacario/bootchart-fix...
2015-06-05  Gianpaolo Macariosystemd-bootchart: Trivial typo fix in warning 82/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-05  Shawn Landdenbootchart: fix check for no fd
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: clean up control flow logic
2015-04-03  Daniel Mackbootchart: switch to log_* helpers
2015-03-30  Alexander Sverdlinsystemd-bootchart: Repair Entropy Graph
2015-03-30  Alexander Sverdlinsystemd-bootchart: Prevent leaking file descriptors...
2015-03-29  Alexander Sverdlinsystemd-bootchart: Prevent closing random file descriptors
2015-03-24  Shawn Landdenbootchart: more useful error message for common error
2015-03-24  Shawn Landdenbootchart: remove duplicated code, prevent creating...
2015-03-10  Thomas Hindoe Paab... Add type specifier for int
2015-03-10  Zbigniew Jędrzejew... bootchart: use _cleanup_
2015-03-04  Zbigniew Jędrzejew... Do not advertise .d snippets over main config file
2015-02-25  Aaro Koskinenbootchart: svg: fix checking of list end
2015-02-24  Martin Pittbootchart: fix default init path
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-14  WaLyong Chobootchart: display each CPU utilization/wait
2015-02-02  Sebastien Bacherbootchart: Ensure that systemd is the init called after...
2014-12-04  WaLyong Chobootchart: escape non printable process name
2014-11-29  Josh Triplettbootchart: Support bootchart.conf.d directories in...
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-10-03  Thomas Hindoe Paab... bootchart: use 'n/a' if PRETTY_NAME is not found
2014-09-28  Philippe De Swertbootchart: Do not try to access data for non-existing...
2014-09-28  Thomas Hindoe Paab... bootchart: check return of strftime
2014-09-28  Thomas Hindoe Paab... bootchart: parse userinput with safe_atoi
2014-09-16  Andreas Henrikssonbootchart: oom-check correct variable
2014-09-16  Tom Gundersenbootchart: use safe_atod() rather than strtod()
2014-08-18  Ronny Chevalierbootchart: use NSEC_PER_SEC
2014-08-11  Lennart Poetteringbootchart: use the bool type where appropriate
2014-08-11  Lennart Poetteringbootchart: it's not OK to return -1 from a main program
2014-08-04  Zbigniew Jędrzejew... Unify parse_argv style
2014-08-03  Karel Zakbootchart: ask for --rel when failed to initialize...
2014-08-03  Karel Zakbootchart: don't parse /proc/uptime, use CLOCK_BOOTTIME
2014-07-31  Zbigniew Jędrzejew... Always prefer our headers to system headers
2014-07-31  Zbigniew Jędrzejew... Constify option table and add missing option
2014-07-16  Zbigniew Jędrzejew... Let config_parse open file where applicable
2014-07-16  Zbigniew Jędrzejew... Constify ConfigTableItem tables
2014-06-18  Thomas Hindoe Paab... bootchart: add assert
2014-06-17  Frederic Crozatbootchart: set white background
2014-06-13  Lennart Poetteringos-release: define /usr/lib/os-release as fallback...
2014-04-24  Zbigniew Jędrzejew... bootchart: print to stdout and display default values...
2014-04-24  WaLyong Chobootchart: rewrite usage message more generally
2014-04-24  WaLyong Chobootchart: add control group option
2014-02-25  Zbigniew Jędrzejew... Remove dead lines in various places
2014-02-13  Lennart Poetteringeverywhere: always use O_CLOEXEC where it makes sense
2014-02-13  Lennart Poetteringeverywhere: make use of new0() and macro() macros,...
2014-01-31  Greg KHuse memzero(foo, length); for all memset(foo, 0, length...
2013-12-30  Stefan Bellerbootchart: Remove unneeded check for NULL
2013-12-24  Lennart Poetteringlog: log_error() and friends add a newline after each...
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-15  Igor ZhbanovFix for SIGSEGV in systemd-bootchart on short-living...
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-08-15  Zbigniew Jędrzejew... bootchart: remove +x permissions on .c file
2013-06-12  Jason St. Johnbootchart: fix typos in copyright notices
2013-05-02  Auke Kokbootchart: cleanup unused structs and globals
2013-05-02  Nathaniel ChenDynamically allocate bootchart logs
2013-04-25  Lennart Poetteringconf-parser: restrict .include usage
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-17  Auke Kokbootchart: Fix errno usage.
2013-04-17  Zbigniew Jędrzejew... Report about syntax errors with metadata
2013-04-15  Auke Kokbootchart: put the bootchart into the journal.
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... bootchart: fix a potential buffer overrun
2013-03-31  Zbigniew Jędrzejew... bootchart: split out option parsing from main()
2013-03-31  Zbigniew Jędrzejew... Remove some dead code
2013-03-29  Zbigniew Jędrzejew... bootchart: properly terminate string
2013-03-22  Zbigniew Jędrzejew... bootchart: fix two unitialized memory frees
2013-03-11  Lennart Poetteringbootchart: bump RLIMIT_NOFILE only after we forked...
2013-03-11  Lennart Poetteringbootchart: various superficial cleanups
2013-03-11  Lennart Poetteringbootchart: rename log.c to store.c to aovid confusion...
2013-03-07  Zbigniew Jędrzejew... Revert "bootchart: use _cleanup_close_"
2013-03-07  Nathaniel Chenbootchart: use _cleanup_close_
2013-03-07  Harald Hoyerbootchart: document -C, --cmdline parameter
2013-03-07  Harald Hoyerbootchart: use _cleanup_fclose_
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-16  Zbigniew Jędrzejew... bootchart: rename --filter to --no-filter
2013-02-16  Zbigniew Jędrzejew... bootchart: provide better error messages
2013-02-16  Zbigniew Jędrzejew... man: move bootchart README to manpage, docbooksify
2013-02-14  Harald Hoyerbootchart: if "root=/dev" is not matched, don't try...
2013-02-14  Thomas Hindoe Paab... bootchart: stricter checks of cli input
2013-02-14  Thomas Hindoe Paab... bootchart: use conf-parser & CamelCase names in .conf
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-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13  William Giokasman: bootchart: change /var/log to /run/log
2013-02-13  William Giokasbootchart: Fix typos and some English
next