-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37462/
-----------------------------------------------------------
(Updated Sept. 1, 2015, 8:45 p.m.)
Review request for mesos and Ben Mahler.
Changes
-------
Rebased.
Bugs: MESOS-2834
https://issues.apache.org/jira/browse/MESOS-2834
Repository: mesos
Description
-------
Add support for version detection and parsing.
Diffs (updated)
-----
src/linux/perf.hpp c44445630118f4858b1a805f25a2db7a24ca0989
src/linux/perf.cpp dac7061471a0fa05de12cb530bcd5c63a6a71eee
src/tests/containerizer/perf_tests.cpp
8c29ca3dc2a8f6d1fb0f430482190f87f08eb4e8
Diff: https://reviews.apache.org/r/37462/diff/
Testing
-------
sudo make check
Perf tests may fail on many machines because the tests are currently using the
version of perf installed on the machine to choose decode. The next patch will
extend the perf tests to supply test cases for each of the supported perf
versions.
Thanks,
Paul Brett