----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32698/#review78612 -----------------------------------------------------------
Ship it! src/linux/perf.cpp <https://reviews.apache.org/r/32698/#comment127528> Do you need the named 'argv' or can you return the initializer list directly? - Ben Mahler On April 1, 2015, 7:40 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/32698/ > ----------------------------------------------------------- > > (Updated April 1, 2015, 7:40 p.m.) > > > Review request for mesos, Ben Mahler, Ian Downes, and Vinod Kone. > > > Bugs: MESOS-2462 > https://issues.apache.org/jira/browse/MESOS-2462 > > > Repository: mesos > > > Description > ------- > > Used the argv version of subprocess for linux perf utilities. See discussion > in MESOS-2462. This is to prepare for the death signal patch. > > > Diffs > ----- > > src/linux/perf.cpp 863aa4a972289a59f57e93cd06ba2bf9df949fe2 > > Diff: https://reviews.apache.org/r/32698/diff/ > > > Testing > ------- > > sudo make check > > > Thanks, > > Jie Yu > >
