On Wed, Mar 26, 2014 at 09:13:16AM -0400, Nir Soffer wrote: > Hi all, > > Please review this patch: > http://gerrit.ovirt.org/26113 > > The short term goal of this patch is to allow debugging of this nasty bug: > https://bugzilla.redhat.com/1074097 > > The long term goal is having an easy way to profile vdsm in the field and > during development, initiative started by Francesco. > > Here are some docs to help you get started with the profiler. > > Installing yappi > ---------------- > > To try this patch, you must install yappi: > > 1. wget http://yappi.googlecode.com/files/yappi-0.82.tar.gz > 2. tar xzf yappi-0.82.tar.gz > 3. cd yappi-0.82 > 4. sudo python setup.py install > > If you want to build an rpm, the quickest way is: > > 1. Fix MANIFEST.in so it looks like this: > > include *.h > include ez_setup.py > > > > 2. Build rpm > > $ python setup.py bdist_rpm > > You rpm is located in dist. > > I built rpm packages for fedora and rhel (looking for a place to share them)
How about making it a Fedora package? https://fedoraproject.org/wiki/Join_the_package_collection_maintainers#Create_Your_Review_Request (caveat - it can be a long long process) _______________________________________________ vdsm-devel mailing list vdsm-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel