-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62061/
-----------------------------------------------------------
Review request for mesos, Kapil Arya and Vinod Kone.
Bugs: MESOS-7722
https://issues.apache.org/jira/browse/MESOS-7722
Repository: mesos
Description
-------
This reverts commit fcf8618be59ada6d1607696b13bc362bf7e85b0b.
As we have fixed coredumps caused by passing an invalid path to
executable to `subprocess` (see https://reviews.apache.org/r/61799),
invocation of `perf` command, which isn't installed,
won't cause coredumps.
Diffs
-----
src/Makefile.am a4f2ee008eba263fe52c4e58c305e3fb9ba42f6b
Diff: https://reviews.apache.org/r/62061/diff/1/
Testing
-------
make check
apache CI
Thanks,
Andrei Budnik