]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/scope.c
core: expose consumed CPU time per unit
[thirdparty/systemd.git] / src / core / scope.c
2015-03-02  Lennart Poetteringcore: expose consumed CPU time per unit
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-01-28  Lennart Poetteringcore: output unit status output strings to console...
2014-12-10  Lennart Poetteringscope: make attachment of initial PIDs a bit more robust
2014-11-30  Ronny Chevaliercore: remove unused variables
2014-11-28  Michal Schmidttreewide: more log_*_errno + return simplifications
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-11-27  Lennart Poetteringlog: rearrange log function naming
2014-10-28  Umut Tezduyar Lindskogcore: send sigabrt on watchdog timeout to get the stack...
2014-03-24  Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-19  Lennart Poetteringcore: rework context initialization/destruction logic
2014-02-24  Lennart Poetteringcore: add global settings for enabling CPUAccounting...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-07  Lennart Poetteringcore: watch SIGCHLD more closely to track processes...
2014-01-31  Lennart Poetteringcore: introduce new stop protocol for unit scopes
2014-01-29  Lennart Poetteringcore: make sure to always go through both SIGTERM and...
2014-01-27  Zbigniew Jędrzejew... core: add function to tell when job will time out
2013-12-22  Lennart Poetteringcore: no need to list properties for PropertiesChanged...
2013-11-20  Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-05  Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-09-25  Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-11  Lennart Poetteringcore: failed scope units may not be restarted
2013-07-10  Lennart Poetteringscope: don't require an initialized PIDs set when deser...
2013-07-01  Lennart Poetteringscope: fix state string table
2013-07-01  Lennart Poetteringscope: implement reset-failed command
2013-06-30  Lennart Poetteringcore: add new "scope" unit type for making a unit of...