From: "Nir Soffer" <nsoffer(a)redhat.com>
To: "Saggi Mizrahi" <smizrahi(a)redhat.com>
Cc: devel(a)ovirt.org, "Douglas Schilling Landgraf" <dougsland(a)redhat.com>,
"Barak Azulay" <bazulay(a)redhat.com>, "Dan
Kenigsberg" <danken(a)redhat.com>
Sent: Wednesday, October 22, 2014 12:26:49 PM
Subject: Re: yappi rpm
----- Original Message -----
> From: "Saggi Mizrahi" <smizrahi(a)redhat.com>
> To: devel(a)ovirt.org
> Cc: "Douglas Schilling Landgraf" <dougsland(a)redhat.com>, "Barak
Azulay"
> <bazulay(a)redhat.com>, "Nir Soffer"
> <nsoffer(a)redhat.com>, "Dan Kenigsberg" <danken(a)redhat.com>
> Sent: Wednesday, October 22, 2014 12:11:35 PM
> Subject: yappi rpm
>
> As those of you that have been developing VDSM might know
> some time ago yappi profiling support was added to VDSM.
>
> This was a good idea but yappi has no fedora\el RPMs
> which forced each developer to find and download yappi
> from around the internet.
> Also, I personally don't like using disutils as there is
> no clean uninstall options (oddly enough).
>
pip has (primitive) uninstall?
>
> I am currently in the process of getting yappi into fedora.
> There are f21 RPMs (should work with older fedora and el)
> for you downloading/testing pleasure [1]
>
> Also, if you can, please help the package review process [2]
>
> [1]
https://smizrahi.fedorapeople.org/yappi/
> [2]
https://bugzilla.redhat.com/1155495
Thanks!
But note that the recommended version for using is the tip
https://bitbucket.org/sumerc/yappi/commits/branch/default
There are few important fixes which are not available in the
latest release and may improve stability.
Updated RPMs and specfile to build from a
commit in the tree.
When the package gets approved I might have a service that
automatically builds the latest head.
New RPMs are available in the same place for testing.