You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2015/09/03 01:05:46 UTC

[jira] [Commented] (MESOS-2834) Support different perf output formats

    [ https://issues.apache.org/jira/browse/MESOS-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728205#comment-14728205 ] 

Benjamin Mahler commented on MESOS-2834:
----------------------------------------

{noformat}
commit f4a40c1fef6fd489691264438b6b26737af07482
Author: Paul Brett <pa...@twopensource.com>
Date:   Wed Sep 2 14:03:43 2015 -0700

    Add support for parsing different versions of perf sample output.

    Review: https://reviews.apache.org/r/37462
{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)