{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #3358 of commit dbe91734f8dbd4accc31d69de7f7e7e2b4e2c9ce, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/3358/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "dbe91734f8dbd4accc31d69de7f7e7e2b4e2c9ce"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/chenyuezhou/bcc.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLogin",
          "value" : "yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLoginMention",
          "value" : "@yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullId",
          "value" : "3358"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "funclatency/support_nested_or_recursive_function"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "funclatency/support_nested_or_recursive_function"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : "zcy.chenyue.zhou@gmail.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "chenyuezhou"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@chenyuezhou"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #3358 of commit dbe91734f8dbd4accc31d69de7f7e7e2b4e2c9ce, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "tools/funclatency: support nested or recursive functions"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/3358"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "# Implementation\\r\\n\\r\\nadd `-l level` option to support nested or recursive functions.\\r\\n\\r\\nwithout `-l` option, funclatency tool worked as before.\\r\\n\\r\\n```\\r\\ntypedef struct {\\r\\n    u64 ip;\\r\\n    u64 start_ts;\\r\\n} func_cache_t;\\r\\n\\r\\n/* LIFO */\\r\\ntypedef struct {\\r\\n    u32          head;\\r\\n    func_cache_t cache[STACK_DEPTH];\\r\\n} func_stack_t;\\r\\n\\r\\nBPF_HASH(func_stack, u32, func_stack_t);\\r\\n```\\r\\n\\r\\ncache stack(LIFO) per pid."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCommentBody",
          "value" : "[buildbot, test this please]"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbGhRepository",
          "value" : "iovisor/bcc"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCredentialsId",
          "value" : "6d3daf13-69b8-48b1-9c8f-ec5353264113"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "<a title=\"tools/funclatency: support nested or recursive functions\" href=\"https://github.com/iovisor/bcc/pull/3358\">PR #3358</a>: tools/funclatency: support ...",
  "displayName" : "#928",
  "duration" : 1163506,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #928",
  "id" : "928",
  "keepLog" : False,
  "number" : 928,
  "queueId" : 7433,
  "result" : "SUCCESS",
  "timestamp" : 1618584331928,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/928/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 928,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/928/"
    },
    {
      "number" : 928,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/928/"
    },
    {
      "number" : 928,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/928/"
    },
    {
      "number" : 928,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/928/"
    },
    {
      "number" : 928,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/928/"
    },
    {
      "number" : 928,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/928/"
    },
    {
      "number" : 928,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/928/"
    }
  ]
}