[
https://issues.apache.org/jira/browse/MESOS-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14658723#comment-14658723
]
Benjamin Mahler commented on MESOS-2834:
----------------------------------------
Cleanup of existing subprocess usage:
{noformat}
commit e52f43fe7d3d0606b111b8a9c17212caecbde05e
Author: Paul Brett <[email protected]>
Date: Wed Aug 5 11:47:08 2015 -0700
Cleanups to Subprocess usage in Linux perf sampling.
Review: https://reviews.apache.org/r/37045
{noformat}
> Support different perf output formats
> -------------------------------------
>
> Key: MESOS-2834
> URL: https://issues.apache.org/jira/browse/MESOS-2834
> Project: Mesos
> Issue Type: Improvement
> Components: isolation
> Reporter: Ian Downes
> Assignee: Paul Brett
> Labels: twitter
>
> The output format of perf changes in 3.14 (inserting an additional field) and
> in again in 4.1 (appending additional) fields. See kernel commits:
> 410136f5dd96b6013fe6d1011b523b1c247e1ccb
> d73515c03c6a2706e088094ff6095a3abefd398b
> Update the perf::parse() function to understand all these formats.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)