summaryrefslogtreecommitdiff
path: root/src/bootchart
Commit message (Expand)AuthorAge
* Add type specifier for intThomas Hindoe Paaboel Andersen2015-03-10
* bootchart: use _cleanup_Zbigniew Jędrzejewski-Szmek2015-03-09
* Do not advertise .d snippets over main config fileZbigniew Jędrzejewski-Szmek2015-03-03
* bootchart: svg: fix checking of list endAaro Koskinen2015-02-24
* bootchart: fix default init pathMartin Pitt2015-02-24
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* bootchart: display each CPU utilization/waitWaLyong Cho2015-02-14
* bootchart: Ensure that systemd is the init called after using bootchartSebastien Bacher2015-02-02
* bootchart: escape non printable process nameWaLyong Cho2014-12-04
* bootchart: Support bootchart.conf.d directories in the usual search pathsJosh Triplett2014-11-29
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* bootchart: use 'n/a' if PRETTY_NAME is not foundThomas Hindoe Paaboel Andersen2014-10-03
* bootchart: Do not try to access data for non-existing CPU'sPhilippe De Swert2014-09-28
* bootchart: check return of strftimeThomas Hindoe Paaboel Andersen2014-09-28
* bootchart: parse userinput with safe_atoiThomas Hindoe Paaboel Andersen2014-09-28
* bootchart: oom-check correct variableAndreas Henriksson2014-09-16
* bootchart: use safe_atod() rather than strtod()Tom Gundersen2014-09-16
* bootchart: use NSEC_PER_SECRonny Chevalier2014-08-18
* bootchart: use the bool type where appropriateLennart Poettering2014-08-11
* bootchart: it's not OK to return -1 from a main programLennart Poettering2014-08-11
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* bootchart: ask for --rel when failed to initialize graph start timeKarel Zak2014-08-03
* bootchart: don't parse /proc/uptime, use CLOCK_BOOTTIMEKarel Zak2014-08-03
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-31
* Constify option table and add missing optionZbigniew Jędrzejewski-Szmek2014-07-31
* Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek2014-07-16
* Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek2014-07-15
* bootchart: add assertThomas Hindoe Paaboel Andersen2014-06-19
* bootchart: set white backgroundFrederic Crozat2014-06-17
* os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering2014-06-13
* bootchart: print to stdout and display default values in helpZbigniew Jędrzejewski-Szmek2014-04-24
* bootchart: rewrite usage message more generallyWaLyong Cho2014-04-24
* bootchart: add control group optionWaLyong Cho2014-04-24
* Remove dead lines in various placesZbigniew Jędrzejewski-Szmek2014-02-24
* everywhere: always use O_CLOEXEC where it makes senseLennart Poettering2014-02-13
* everywhere: make use of new0() and macro() macros, and stop using perror()Lennart Poettering2014-02-13
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-01-31
* bootchart: Remove unneeded check for NULLStefan Beller2013-12-30
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-24
* Bring bootchart code in line with CODING_STYLEDan McGee2013-12-10
* bootchart: remove dead assignmentThomas Hindoe Paaboel Andersen2013-12-08
* trivial coding style clean upsThomas Hindoe Paaboel Andersen2013-12-03
* Fix for SIGSEGV in systemd-bootchart on short-living processesIgor Zhbanov2013-10-15
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek2013-10-13
* bootchart: remove +x permissions on .c fileZbigniew Jędrzejewski-Szmek2013-08-14
* bootchart: fix typos in copyright noticesJason St. John2013-06-12