]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_status: Cumulate CPU time of exited child
authorRainer Jung <rjung@apache.org>
Wed, 29 Aug 2018 02:43:40 +0000 (02:43 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 29 Aug 2018 02:43:40 +0000 (02:43 +0000)
commit076318d29e2c8b80661b708d85eafdb42a46297a
tree3038a8222fd3e8f9488e03def3b69254aaa719da
parent28d22a5da887b9fcb79d65a3fc647108c947e78d
mod_status: Cumulate CPU time of exited child
processes in the "cu" and "cs" values.
Add CPU time of the parent process to the
"c" and "s" values.

Backport of r1837595 from trunk.

Submitted by: rjung
Reviewed by: rjung, jim, ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1839531 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
include/ap_mmn.h
include/scoreboard.h
modules/generators/mod_status.c
server/mpm_common.c
server/scoreboard.c