aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2014-06-06 19:39:44 +0100
committerBryn M. Reeves <bmr@redhat.com>2014-06-06 19:39:44 +0100
commitfd68a0ca2e65e22bcfcfe886676693e7a339e1e1 (patch)
tree99710d099e85c2fe9d544b837b60e29bca29d81c /man
parentc2534c9ab618952e415a6af6c8812cbb17b8505c (diff)
downloadsos-fd68a0ca2e65e22bcfcfe886676693e7a339e1e1.tar.gz
Record duration of calls to external programs at debug level
The old profiling report was removed in favour of using external profilers like cProfile. This is useful for overall profiling and identifying code hotspots but is less helpful for drilling down to the collection of individual items. Since running programs is the dominant cost on typical hosts log the time taken to run each call and tag it with the binary name. This allows looking at the per-call and per-command cost across a run of sosreport. Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions