)]}'
{
  "commit": "8ffbca482b204e9560e8793ff27adfb9e16a7902",
  "tree": "6fa7d284bad75d4e663f8ad24b66fe22ddb6f184",
  "parents": [
    "bb6c32dd9d0296961d72f4cfef89de963a3f02fa"
  ],
  "author": {
    "name": "Bernd Hufmann",
    "email": "Bernd.Hufmann@ericsson.com",
    "time": "Thu Jun 17 11:18:00 2021 -0400"
  },
  "committer": {
    "name": "Bernd Hufmann",
    "email": "bernd.hufmann@ericsson.com",
    "time": "Wed Jul 07 14:09:03 2021 -0400"
  },
  "message": "tmf: Provide Event Density view for statistics\n\nThe view already exists in the example plug-in with the name\nNew Histogram View. It is populated by the Histogram Data Provider\nthat uses the statistics analysis module.\n\n[Added] Event Density view for statistics\n[Deleted] New Histogram view from example plug-in in the code base\n\nChange-Id: I3cc31272079526e796f1933b77911bf7736c70a0\nSigned-off-by: Bernd Hufmann \u003cBernd.Hufmann@ericsson.com\u003e\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/182122\nTested-by: Trace Compass Bot \u003ctracecompass-bot@eclipse.org\u003e\nTested-by: Matthew Khouzam \u003cmatthew.khouzam@ericsson.com\u003e\nReviewed-by: Matthew Khouzam \u003cmatthew.khouzam@ericsson.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bfd3e5ef5e306f843810781599e3e3259538fdbb",
      "old_mode": 33188,
      "old_path": "doc/org.eclipse.tracecompass.examples/META-INF/MANIFEST.MF",
      "new_id": "b5eb9d99de169a780b2727b9bd7af8753a3c5c07",
      "new_mode": 33188,
      "new_path": "doc/org.eclipse.tracecompass.examples/META-INF/MANIFEST.MF"
    },
    {
      "type": "modify",
      "old_id": "42b17a17e456211d2ad2697e7db1cefe1457e5ce",
      "old_mode": 33188,
      "old_path": "doc/org.eclipse.tracecompass.examples/plugin.xml",
      "new_id": "ce7a213a31032faab17a6b2844afd4bf8966ffdf",
      "new_mode": 33188,
      "new_path": "doc/org.eclipse.tracecompass.examples/plugin.xml"
    },
    {
      "type": "modify",
      "old_id": "a7848984bfa5158342e4233667259d077ee4c2ca",
      "old_mode": 33188,
      "old_path": "tmf/org.eclipse.tracecompass.tmf.core/META-INF/MANIFEST.MF",
      "new_id": "7a8276df4f79bc6de7867cacd475a1d13b2a09fd",
      "new_mode": 33188,
      "new_path": "tmf/org.eclipse.tracecompass.tmf.core/META-INF/MANIFEST.MF"
    },
    {
      "type": "modify",
      "old_id": "7a5677a73dbcce512ed36ab9f2124097caff46d1",
      "old_mode": 33188,
      "old_path": "tmf/org.eclipse.tracecompass.tmf.ui/META-INF/MANIFEST.MF",
      "new_id": "0d2c1faf5563ec3939961f518f1accb6b578e1de",
      "new_mode": 33188,
      "new_path": "tmf/org.eclipse.tracecompass.tmf.ui/META-INF/MANIFEST.MF"
    },
    {
      "type": "modify",
      "old_id": "36a87dd8d8f7290191344c110a792ea21beecfe4",
      "old_mode": 33188,
      "old_path": "tmf/org.eclipse.tracecompass.tmf.ui/plugin.properties",
      "new_id": "fd50f65defd516861844cbf4d27ae1631006beef",
      "new_mode": 33188,
      "new_path": "tmf/org.eclipse.tracecompass.tmf.ui/plugin.properties"
    },
    {
      "type": "modify",
      "old_id": "566737f56e504ddab40a0c55cf11858901a592e1",
      "old_mode": 33188,
      "old_path": "tmf/org.eclipse.tracecompass.tmf.ui/plugin.xml",
      "new_id": "7d0b98443755a83bbc0fe00cf98416539aadfecd",
      "new_mode": 33188,
      "new_path": "tmf/org.eclipse.tracecompass.tmf.ui/plugin.xml"
    },
    {
      "type": "rename",
      "old_id": "10b778f77bddda812704689be71c39cdaf13a96b",
      "old_mode": 33188,
      "old_path": "doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java",
      "new_id": "a44a26c338e80137d35d7c9319a94aea7de27188",
      "new_mode": 33188,
      "new_path": "tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/eventdensity/EventDensityTreeViewer.java",
      "score": 92
    },
    {
      "type": "rename",
      "old_id": "245c38f3f0ddb4aa480f5493b13e2e5e1fcda9dd",
      "old_mode": 33188,
      "old_path": "doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/NewHistogramViewer.java",
      "new_id": "025a85db61d87b8e08465c1f13b9bedc05414f4b",
      "new_mode": 33188,
      "new_path": "tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/eventdensity/EventDensityViewer.java",
      "score": 89
    },
    {
      "type": "rename",
      "old_id": "81ee6978f64d46d17361d251e78ccfd1ba941e35",
      "old_mode": 33188,
      "old_path": "doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/views/histogram/NewHistogramView.java",
      "new_id": "e58b2eac1f31f4504296513c053eaf3c1d4551f8",
      "new_mode": 33188,
      "new_path": "tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/eventdensity/EventDensityView.java",
      "score": 71
    }
  ]
}
