Change in vdsm[master]: profiling: add support for memory profiling

fromani at redhat.com fromani at redhat.com
Wed Mar 4 12:11:27 UTC 2015


Francesco Romani has posted comments on this change.

Change subject: profiling: add support for memory profiling
......................................................................


Patch Set 15: Code-Review-1

(1 comment)

https://gerrit.ovirt.org/#/c/32019/15/lib/vdsm/profiling/memory.py
File lib/vdsm/profiling/memory.py:

Line 41: NAME = "memory"
Line 42: 
Line 43: 
Line 44: def start():
Line 45:     """ Starts application memory profiling """
should be:

  if is_enabled():
    _start_profiling()
Line 46:     _start_profiling()
Line 47: 
Line 48: 
Line 49: def stop():


-- 
To view, visit https://gerrit.ovirt.org/32019
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib56b65513e0118b68cd43791bf655c928d6a26e2
Gerrit-PatchSet: 15
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <toni+ovirt at midokura.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list