-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37462/
-----------------------------------------------------------
(Updated Aug. 20, 2015, 11:49 p.m.)
Review request for mesos and Ben Mahler.
Changes
-------
Fix handling of empty fields.
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.cpp cdc5f8314a875ababf2b17a32873775d808e1c78
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