Whamcloud - gitweb
LU-8239 utils: llanalyze drops useful logs 41/20641/6
authorArtem Blagodarenko <artem.blagodarenko@seagate.com>
Mon, 6 Jun 2016 14:55:42 +0000 (17:55 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 20 Oct 2016 10:37:49 +0000 (10:37 +0000)
commit07924ea080b02faf8fe7d85b24475e4bb2498505
treee31d30282a34db36b9ce7c6b1a591e87844c2bae
parentfcf40559c8a4edb83aef82ef584e5ba4de9ea045
LU-8239 utils: llanalyze drops useful logs

llanalyze should not execute entering_rpc and
leaving_rpc if no rpctrace option set, otherwise wrong
pid is set and usefull logs are skipped.

This patch executes entering_rpc and leaving_rpc
only if rpctrace is set.

Test-Parameters: trivial
Signed-off-by: Artem Blagodarenko <artem.blagodarenko@seagate.com>
Change-Id: I4676b0ca80f8ed314716e9368558489b64825ffa
Reviewed-on: http://review.whamcloud.com/20641
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/utils/llanalyze