You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Ben Mahler <be...@gmail.com> on 2013/01/31 00:46:30 UTC

Re: Review Request: Added libprofiler.a to the python module objects, removed perftools from mesos/third_party.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9020/
-----------------------------------------------------------

(Updated Jan. 30, 2013, 11:46 p.m.)


Review request for mesos, Benjamin Hindman and Vinod Kone.


Changes
-------

This now removes perftools from mesos/third_party!

All tests passing on OSX, Linux.


Summary (updated)
-----------------

Added libprofiler.a to the python module objects, removed perftools from mesos/third_party.


Description
-------

This fixes a regression in the python tests to the the addition of gperftools.


Diffs (updated)
-----

  src/Makefile.am 0ab59b75b2955c532d0833f132bdaffe323838d0 
  src/python/setup.py.in a564cd8a0664a962bc71fc63f2a873737c275a8e 
  third_party/Makefile.am 4da4ee5c2e6733c4aa8242ec845c77b063761884 
  third_party/gperftools-2.0.tar.gz 13b03cae44e5e6dcfdec4756b975f425b2ea73cf 
  third_party/libprocess/third_party/Makefile.am 3b47c37add67b875303a4586a7ef940c522dafd1 
  third_party/versions.am 8e98f4808579604c3779887e0b50178cc4b71f88 

Diff: https://reviews.apache.org/r/9020/diff/


Testing
-------

make check (on OSX & Linux)


Thanks,

Ben Mahler