)]}'
{
  "log": [
    {
      "commit": "488efb624bb15716f953b382d79a648c07de5eda",
      "tree": "057c7ceb4f33943814bca3e18d102b71e3f633c4",
      "parents": [
        "a785ec154492f8ec675f95bfa4c493b7f1b5d0d3"
      ],
      "author": {
        "name": "Bernd Hufmann",
        "email": "bernd.hufmann@ericsson.com",
        "time": "Mon Feb 05 11:14:01 2024 -0500"
      },
      "committer": {
        "name": "Bernd Hufmann",
        "email": "bernd.hufmann@ericsson.com",
        "time": "Mon Feb 05 11:25:09 2024 -0500"
      },
      "message": "Update relevant license references to EPL-2.0\n\nThis has only be done partionally before.\n\nChange-Id: I1a006fad903e12158c49150db354acce2561657e\nSigned-off-by: Bernd Hufmann \u003cbernd.hufmann@ericsson.com\u003e\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/206276\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"
    },
    {
      "commit": "a785ec154492f8ec675f95bfa4c493b7f1b5d0d3",
      "tree": "a3dcfa9e023b91dc2233fa073fc78b0a6a4abe59",
      "parents": [
        "6c3b99919d3b9d08da57868a0d2017482f8e9567"
      ],
      "author": {
        "name": "Sehr Moosabhoy",
        "email": "sehr.moosabhoy@ericsson.com",
        "time": "Wed Aug 23 16:55:59 2023 -0400"
      },
      "committer": {
        "name": "Matthew Khouzam",
        "email": "matthew.khouzam@ericsson.com",
        "time": "Fri Aug 25 11:06:21 2023 -0400"
      },
      "message": "testtraces.ctf: Adding CTF2 Traces\n\nAdding traces to test the new CTF2 implementation. All of these traces\nhave been taken from the babeltrace succeed folder [1] and then updated\nto be spec 7.0 compliant.\n\n[1]https://review.lttng.org/plugins/gitiles/babeltrace/+/refs/heads/ctf2/tests/data/ctf-traces/2/succeed/\n\nChange-Id: Ifa30ffb5a1d29d292fb5685d095f2ddf1c05977e\nSigned-off-by: Sehr Moosabhoy \u003csehr.moosabhoy@ericsson.com\u003e\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/203814\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\nReviewed-by: Patrick Tasse \u003cpatrick.tasse@gmail.com\u003e\n"
    },
    {
      "commit": "6c3b99919d3b9d08da57868a0d2017482f8e9567",
      "tree": "ac60b613f3508ab7f19899b3b49c633e944f5cff",
      "parents": [
        "a7669eb62607eca48b1f7379aab2e3281a747bbd"
      ],
      "author": {
        "name": "Arnaud Fiorini",
        "email": "fiorini.arnaud@gmail.com",
        "time": "Mon Apr 24 09:22:45 2023 -0400"
      },
      "committer": {
        "name": "Matthew Khouzam",
        "email": "matthew.khouzam@ericsson.com",
        "time": "Wed Jun 14 10:06:39 2023 -0400"
      },
      "message": "dpdk: Add dpdk_service_cores trace\n\nThis trace can be used to test the Logical Core analysis[1].\n\n[1]https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/200457\n\nSigned-off-by: Arnaud Fiorini \u003cfiorini.arnaud@gmail.com\u003e\nChange-Id: I0b011d72447c2b9f665bf5e858b233dbb12e4c4f\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/201469\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\nReviewed-by: Patrick Tasse \u003cpatrick.tasse@gmail.com\u003e\n"
    },
    {
      "commit": "a7669eb62607eca48b1f7379aab2e3281a747bbd",
      "tree": "7fd715139e3a65ccf82ab82e187e7792eca8560b",
      "parents": [
        "bf8f9b8bae93c3d79f7869d4238bc33a6f3676d4"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Nov 29 13:13:13 2022 -0500"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Tue Nov 29 15:03:56 2022 -0500"
      },
      "message": "Fix .gitignore to also include sub-directory bin/s\n\nIgnores also these generated folders [1,2] after a local Eclipse build.\n\n[1] ctf/bin/\n[2] ftrace/bin/\n\nChange-Id: I020598ce42e6438b36ff77fd058943e0cb292c44\nSigned-off-by: Marco Miller \u003cmarco.miller@ericsson.com\u003e\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/197374\nTested-by: Trace Compass Bot \u003ctracecompass-bot@eclipse.org\u003e\nTested-by: Bernd Hufmann \u003cbernd.hufmann@ericsson.com\u003e\nReviewed-by: Bernd Hufmann \u003cbernd.hufmann@ericsson.com\u003e\n"
    },
    {
      "commit": "bf8f9b8bae93c3d79f7869d4238bc33a6f3676d4",
      "tree": "57c0bc748cab7b401f61a55c233eb7f1e6b75456",
      "parents": [
        "240dbd726cb3b779c3577761596e15ca9d716959"
      ],
      "author": {
        "name": "yoann-heitz",
        "email": "yoann.heitz@polymtl.ca",
        "time": "Tue May 24 17:06:22 2022 +0200"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Oct 24 11:21:17 2022 -0400"
      },
      "message": "Add an OTF2 trace with double counters\n\nAdd an OTF2 trace with ru_stime and ru_utime counters. These counters\nare stored as integers (number of microseconds) in the trace. However,\nthey should be stored as double in the state system to be displayed with\nthe generic counters analysis since the base unit is a second. This can\nbe used to test the support for double metrics. The tracer is Score-P\n7.1.\n\nThis change depends on [1,2]:\n\n[1]https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/193333\n[2]https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/193595\n\nSigned-off-by: yoann-heitz \u003cyoann.heitz@polymtl.ca\u003e\nChange-Id: Iaa9fcadff6de08acfb10f758fcc913cc739ccb2b\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/193594\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"
    },
    {
      "commit": "240dbd726cb3b779c3577761596e15ca9d716959",
      "tree": "4d74872061963d368f1cc1436467e3c97b6934da",
      "parents": [
        "213bad6dd974f5fb135f83ce039da0c3c59502d9"
      ],
      "author": {
        "name": "yoann-heitz",
        "email": "yoann.heitz@polymtl.ca",
        "time": "Fri May 13 14:59:04 2022 +0200"
      },
      "committer": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Mon Oct 24 11:20:52 2022 -0400"
      },
      "message": "Add an OTF2 trace with counters\n\nAdd an OTF2 trace with 2 PAPI counters. This can be used to test the\ncounter analysis in the OTF2 plugin [1]. The tracer is Score-P 7.1.\n\n[1]https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/193333\n\nSigned-off-by: yoann-heitz \u003cyoann.heitz@polymtl.ca\u003e\nChange-Id: Ie86987e35680bb3e58c136d4159c13075be3f4ad\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/193332\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"
    },
    {
      "commit": "213bad6dd974f5fb135f83ce039da0c3c59502d9",
      "tree": "bf0fd0a6f0ce1a5f43f9bb614752f87a3d90691d",
      "parents": [
        "f32a1b7a235866e0b00fb01881ce3f3055606f4a"
      ],
      "author": {
        "name": "Bernd Hufmann",
        "email": "bernd.hufmann@ericsson.com",
        "time": "Thu Oct 06 10:40:23 2022 -0400"
      },
      "committer": {
        "name": "Bernd Hufmann",
        "email": "bernd.hufmann@ericsson.com",
        "time": "Thu Oct 06 10:44:46 2022 -0400"
      },
      "message": "releng: update version to 1.9.0 for upcoming release\n\nChange-Id: I532e787950c6c8e6b3abadf0b2fc56e0cc3b1c60\nSigned-off-by: Bernd Hufmann \u003cbernd.hufmann@ericsson.com\u003e\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/196237\nTested-by: Trace Compass Bot \u003ctracecompass-bot@eclipse.org\u003e\nTested-by: Matthew Khouzam \u003cmatthew.khouzam@ericsson.com\u003e\nReviewed-by: Patrick Tasse \u003cpatrick.tasse@gmail.com\u003e\nReviewed-by: Matthew Khouzam \u003cmatthew.khouzam@ericsson.com\u003e\n"
    },
    {
      "commit": "f32a1b7a235866e0b00fb01881ce3f3055606f4a",
      "tree": "34fd2b104fae49ee1de850a0a5be741c36b9debd",
      "parents": [
        "d5fb44e62aadad67897c7b641ba926f8f13d6b2a"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Aug 25 13:30:53 2022 -0400"
      },
      "committer": {
        "name": "Patrick Tasse",
        "email": "patrick.tasse@gmail.com",
        "time": "Thu Aug 25 15:05:15 2022 -0400"
      },
      "message": "CtfTestTrace: Fix sonarlint issues flagged locally\n\n- Remove the redundant private access modifier for the enum constructor.\n- Add the missing EOF newline.\n\nChange-Id: I8fda0202ba5f100fc5f4b43d42aac92e7c368dea\nSigned-off-by: Marco Miller \u003cmarco.miller@ericsson.com\u003e\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/195364\nTested-by: Trace Compass Bot \u003ctracecompass-bot@eclipse.org\u003e\nReviewed-by: Patrick Tasse \u003cpatrick.tasse@gmail.com\u003e\n"
    },
    {
      "commit": "d5fb44e62aadad67897c7b641ba926f8f13d6b2a",
      "tree": "8b998b1de9dc4aebb84ba0a727c8743c1b31c5e3",
      "parents": [
        "f2da121d8b97718c18c3f454e286b20142a0fdee"
      ],
      "author": {
        "name": "Christophe Bedard",
        "email": "bedard.christophe@gmail.com",
        "time": "Thu May 26 13:54:30 2022 -0400"
      },
      "committer": {
        "name": "Patrick Tasse",
        "email": "patrick.tasse@gmail.com",
        "time": "Thu Aug 25 14:41:20 2022 -0400"
      },
      "message": "ros2: add simple ROS 2 trace\n\nThis trace can be used to test trace validation.\n\nSigned-off-by: Christophe Bedard \u003cbedard.christophe@gmail.com\u003e\nChange-Id: Ia8fbf6946bc081beedc1bda5ef0b30507b63de6c\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/193725\nTested-by: Trace Compass Bot \u003ctracecompass-bot@eclipse.org\u003e\nReviewed-by: Hoang Thuan Pham \u003choangpham.eclipse@gmail.com\u003e\nReviewed-by: Marco Miller \u003cmarco.miller@ericsson.com\u003e\nReviewed-by: Patrick Tasse \u003cpatrick.tasse@gmail.com\u003e\n"
    },
    {
      "commit": "f2da121d8b97718c18c3f454e286b20142a0fdee",
      "tree": "8c3127c22498e683a71870fd69c6b4dd1c36f266",
      "parents": [
        "deaa4bbfc0b15c1f70d5a50fa048a2c914a8963b"
      ],
      "author": {
        "name": "yoann-heitz",
        "email": "yoann.heitz@polymtl.ca",
        "time": "Fri Apr 01 17:28:32 2022 +0200"
      },
      "committer": {
        "name": "Matthew Khouzam",
        "email": "matthew.khouzam@ericsson.com",
        "time": "Mon Apr 04 12:56:39 2022 -0400"
      },
      "message": "Add first OTF2 test traces\n\nAdded 5 CTF traces converted from OTF2. The tracer is Score-P 7.1.\n\nSigned-off-by: yoann-heitz \u003cyoann.heitz@polymtl.ca\u003e\nChange-Id: Ie6e7c23058b275113e19779a0916b51267537d96\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/192425\nTested-by: Trace Compass Bot \u003ctracecompass-bot@eclipse.org\u003e\nTested-by: Matthew Khouzam \u003cmatthew.khouzam@ericsson.com\u003e\nReviewed-by: Patrick Tasse \u003cpatrick.tasse@gmail.com\u003e\nReviewed-by: Matthew Khouzam \u003cmatthew.khouzam@ericsson.com\u003e\n"
    },
    {
      "commit": "deaa4bbfc0b15c1f70d5a50fa048a2c914a8963b",
      "tree": "d80e85f15e1c02f81e1f1cc72780ec9d656cd189",
      "parents": [
        "ce1c215c4277359e731dceb05732df04ee7a8fda"
      ],
      "author": {
        "name": "Bernd Hufmann",
        "email": "Bernd.Hufmann@ericsson.com",
        "time": "Mon Feb 07 10:37:22 2022 -0500"
      },
      "committer": {
        "name": "Bernd Hufmann",
        "email": "bernd.hufmann@ericsson.com",
        "time": "Mon Feb 07 13:31:39 2022 -0500"
      },
      "message": "doc: Update README.md to reflect latest deployment procedure.\n\nChange-Id: If56b4c7adfedd9c9665dee6e6d716bf29f9b95dd\nSigned-off-by: Bernd Hufmann \u003cBernd.Hufmann@ericsson.com\u003e\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/190528\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"
    },
    {
      "commit": "ce1c215c4277359e731dceb05732df04ee7a8fda",
      "tree": "4e0d368ab35c051fa72e44f2fd8c94e9b832281d",
      "parents": [
        "4af5a2a49a7e9a35432b9657ef0803a1a0ee11ac"
      ],
      "author": {
        "name": "Hoang Thuan Pham",
        "email": "hoang.pham@calian.ca",
        "time": "Fri Feb 04 09:01:40 2022 -0500"
      },
      "committer": {
        "name": "Matthew Khouzam",
        "email": "matthew.khouzam@ericsson.com",
        "time": "Fri Feb 04 11:38:31 2022 -0500"
      },
      "message": "Rename binary ftrace test trace recorded on a multiple-core machine\n\nThis commit renames the valid binary ftrace test trace that was recorded\non a multiple-core machine. Previously, the trace name was\nTEST_2_6_4_CPU, which was confusing for readers since it can be\nunderstood as FTrace version 2.6.4. However, the FTrace version was 2.6\nand the number of CPUs was 4. It is now renamed to\nTEST_2_6_MULTIPLE_CPUS, which reflects clearly that it was recorded on a\nmachine with multiple cores.\n\nChange-Id: I228512fa4d1d87d34b8551f374ad560b038b741e\nSigned-off-by: Hoang Thuan Pham \u003choang.pham@calian.ca\u003e\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/190449\nTested-by: Trace Compass Bot \u003ctracecompass-bot@eclipse.org\u003e\nTested-by: Matthew Khouzam \u003cmatthew.khouzam@ericsson.com\u003e\nReviewed-by: Marco Miller \u003cmarco.miller@ericsson.com\u003e\nReviewed-by: Matthew Khouzam \u003cmatthew.khouzam@ericsson.com\u003e\n"
    },
    {
      "commit": "4af5a2a49a7e9a35432b9657ef0803a1a0ee11ac",
      "tree": "393fb9489d1c7fbc81a7a395cf0909bc7810b5be",
      "parents": [
        "c7272f2c32a65f15ede7dabcfc4dad91329d8e28"
      ],
      "author": {
        "name": "Hoang Thuan Pham",
        "email": "hoang.pham@calian.ca",
        "time": "Thu Jan 27 10:19:55 2022 -0500"
      },
      "committer": {
        "name": "Matthew Khouzam",
        "email": "matthew.khouzam@ericsson.com",
        "time": "Fri Feb 04 11:38:07 2022 -0500"
      },
      "message": "Add invalid trace files for ftrace security testing\n\nThis commit adds 2 new binary ftrace files. In most cases, each section\nin the header of binary ftrace files contains a section header, and a\nsection size. The size of the section allows the parser to read and\nprocess the section data.\n\nThe 2 added ftrace files are injected with bad data, specifically bad\nsection sizes for the header page section and the first cpu section.\nThey are used for security tests and prevention of injection attacks. If\nthe parser uses bad section sizes to read section data, it might go out\nof the file size limit and get into unauthorized memory locations.\n\nAdd the missing blank javadoc lines in FtraceTestTrace, so the default\nEclipse formatter does not do so while adding extra trailing space\ncharacters to these (wrongfully).\n\nChange-Id: Ia557b83416de83d0751cd33fef031bf4db09c0ef\nSigned-off-by: Hoang Thuan Pham \u003choang.pham@calian.ca\u003e\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/190075\nTested-by: Trace Compass Bot \u003ctracecompass-bot@eclipse.org\u003e\nTested-by: Matthew Khouzam \u003cmatthew.khouzam@ericsson.com\u003e\nReviewed-by: Marco Miller \u003cmarco.miller@ericsson.com\u003e\nReviewed-by: Matthew Khouzam \u003cmatthew.khouzam@ericsson.com\u003e\n"
    },
    {
      "commit": "c7272f2c32a65f15ede7dabcfc4dad91329d8e28",
      "tree": "cff0dea77217e6c529e97f7519e6c2647ca443e1",
      "parents": [
        "003541c18bd7a6e1e3b69d7afcf2da5fdac15bf2"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Feb 03 11:05:41 2022 -0500"
      },
      "committer": {
        "name": "Matthew Khouzam",
        "email": "matthew.khouzam@ericsson.com",
        "time": "Fri Feb 04 09:27:19 2022 -0500"
      },
      "message": "Apply default Eclipse formatting for .java files\n\nWhile setting the automatic indentation policy to spaces-only (no tabs).\n\nChange-Id: I3b47ab076c2d2a63a10aa8cfffab0d476cb26892\nSigned-off-by: Marco Miller \u003cmarco.miller@ericsson.com\u003e\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/190374\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"
    },
    {
      "commit": "003541c18bd7a6e1e3b69d7afcf2da5fdac15bf2",
      "tree": "e4ad41022cb7aac14773cbef8e210328818a37a2",
      "parents": [
        "90008b70f2333af75e71fb4173eeda5095c86fb4"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Feb 03 10:58:14 2022 -0500"
      },
      "committer": {
        "name": "Matthew Khouzam",
        "email": "matthew.khouzam@ericsson.com",
        "time": "Fri Feb 04 09:26:39 2022 -0500"
      },
      "message": "FtraceTestTraceTest: Remove unused import\n\nAs flagged by an Eclipse warning.\n\nChange-Id: I41e7939d38520870c2b115dd450850f70344427b\nSigned-off-by: Marco Miller \u003cmarco.miller@ericsson.com\u003e\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/190373\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"
    },
    {
      "commit": "90008b70f2333af75e71fb4173eeda5095c86fb4",
      "tree": "e8260536b297aaee4961b49f4580eb93862da515",
      "parents": [
        "b45546defa68a078ceca20e3b0cf72245ab4437c"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Feb 03 10:18:33 2022 -0500"
      },
      "committer": {
        "name": "Matthew Khouzam",
        "email": "matthew.khouzam@ericsson.com",
        "time": "Fri Feb 04 09:26:19 2022 -0500"
      },
      "message": "README: Fix the few markdownlint warnings 009, 012\n\nIn VS Code that is.\n\n[1] https://github.com/DavidAnson/markdownlint/blob/v0.25.1/doc/Rules.md#md009\n[2] https://github.com/DavidAnson/markdownlint/blob/v0.25.1/doc/Rules.md#md012\n\nChange-Id: I4f5e9624cc6e9ce8cab2c8b48b57d35d53e063b2\nSigned-off-by: Marco Miller \u003cmarco.miller@ericsson.com\u003e\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/190371\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"
    },
    {
      "commit": "b45546defa68a078ceca20e3b0cf72245ab4437c",
      "tree": "beb33d05e4c2964b0957702f952f6b58f92f17b9",
      "parents": [
        "724ef8cfc97293f438bd00af2dd118b834d5962f"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Feb 03 09:19:55 2022 -0500"
      },
      "committer": {
        "name": "Matthew Khouzam",
        "email": "matthew.khouzam@ericsson.com",
        "time": "Fri Feb 04 09:26:06 2022 -0500"
      },
      "message": "gitignore: Add default Eclipse project bin/ folder\n\nChange-Id: Ic3f8444c92b4ca8a5d2a7a956af4963a284ff076\nSigned-off-by: Marco Miller \u003cmarco.miller@ericsson.com\u003e\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/190366\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"
    },
    {
      "commit": "724ef8cfc97293f438bd00af2dd118b834d5962f",
      "tree": "3802ec24b85cf852756b8ff142134f4f0ce1806c",
      "parents": [
        "dc85febf51cf32f17343a34d8b6e8e2463e4a02f"
      ],
      "author": {
        "name": "Marco Miller",
        "email": "marco.miller@ericsson.com",
        "time": "Thu Feb 03 09:09:12 2022 -0500"
      },
      "committer": {
        "name": "Matthew Khouzam",
        "email": "matthew.khouzam@ericsson.com",
        "time": "Fri Feb 04 09:25:44 2022 -0500"
      },
      "message": "gitignore: Set LC_COLLATE\u003dC sort standard for file\n\nRemove the usually trivial line comments about these being from Eclipse.\n\nChange-Id: I206a4b636ea8b54077cb12dc10e008cb4e601809\nSigned-off-by: Marco Miller \u003cmarco.miller@ericsson.com\u003e\nReviewed-on: https://git.eclipse.org/r/c/tracecompass/tracecompass-test-traces/+/190365\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"
    },
    {
      "commit": "dc85febf51cf32f17343a34d8b6e8e2463e4a02f",
      "tree": "218ff71c50ffa91102edf0af6532a961b76e8818",
      "parents": [
        "bdc5ba8bc9136e44eac16ed032315943e17fc537"
      ],
      "author": {
        "name": "Bernd Hufmann",
        "email": "Bernd.Hufmann@ericsson.com",
        "time": "Thu Jan 27 11:20:54 2022 -0500"
      },
      "committer": {
        "name": "Bernd Hufmann",
        "email": "Bernd.Hufmann@ericsson.com",
        "time": "Thu Jan 27 13:39:01 2022 -0500"
      },
      "message": "releng: Switch to snapshot version for nightly builds\n\nThis will add the build timestamp to the generated p2 update site\nartifacts.\n\nChange-Id: Iac27a8bca44e80e6f5d5a89f98c04d57075fee77\nSigned-off-by: Bernd Hufmann \u003cBernd.Hufmann@ericsson.com\u003e\n"
    },
    {
      "commit": "bdc5ba8bc9136e44eac16ed032315943e17fc537",
      "tree": "f90d1163b5918e183d7269bf02647992e441a6be",
      "parents": [
        "1ce8c3da615d388756ab1a967a8f4a9e6c63723d"
      ],
      "author": {
        "name": "Hoang Thuan Pham",
        "email": "hoang.pham@calian.ca",
        "time": "Tue Jan 18 11:32:27 2022 -0500"
      },
      "committer": {
        "name": "Matthew Khouzam",
        "email": "matthew.khouzam@ericsson.com",
        "time": "Tue Jan 18 18:06:07 2022 -0400"
      },
      "message": "Add test trace for binary Ftrace parser unit tests\n\nThis commit adds 3 new binary Ftrace test traces for unit tests. The\nthree added traces include a trace with a single event only, a trace\nwith an invalid header, and a empty trace.\n\nChange-Id: I7c3d31417809437454475a699026676c23c5ae24\nSigned-off-by: Hoang Thuan Pham \u003choang.pham@calian.ca\u003e"
    },
    {
      "commit": "1ce8c3da615d388756ab1a967a8f4a9e6c63723d",
      "tree": "03928024111b563e8c97b6df42a871487388d208",
      "parents": [
        "5b5a9226bf0fcb980855bd1146a071d2d004695a"
      ],
      "author": {
        "name": "Bernd Hufmann",
        "email": "Bernd.Hufmann@ericsson.com",
        "time": "Wed Jan 12 14:40:38 2022 -0500"
      },
      "committer": {
        "name": "Bernd Hufmann",
        "email": "Bernd.Hufmann@ericsson.com",
        "time": "Wed Jan 12 14:40:38 2022 -0500"
      },
      "message": "Make deployment root directory configurable.\n\nUse the following command to deploy the artifacts to a custom directory\n(/tmp/temp):\n\nmvn deploy -DsiteDestination\u003d/tmp/temp\n\nChange-Id: I192381ca565bedef15fac93becc1563eb3ca6b93\nSigned-off-by: Bernd Hufmann \u003cBernd.Hufmann@ericsson.com\u003e\n"
    },
    {
      "commit": "5b5a9226bf0fcb980855bd1146a071d2d004695a",
      "tree": "b7bde248fc22718c3c7d791be125de6964a1c6a1",
      "parents": [
        "dbc18d6dcc7af6345588280944c369c52134200f"
      ],
      "author": {
        "name": "Matthew Khouzam",
        "email": "matthew.khouzam@ericsson.com",
        "time": "Mon Dec 20 20:11:13 2021 -0500"
      },
      "committer": {
        "name": "Matthew Khouzam",
        "email": "matthew.khouzam@ericsson.com",
        "time": "Tue Dec 21 17:53:45 2021 -0400"
      },
      "message": "Add first FTrace Trace\n\nVersion 1.8.0, new library\n\nUpdate to EPL-2.0\n\nChange-Id: Id4d4d3d9076f5e97cfc5bc6b3bcb61c2c7608072\nSigned-off-by: Matthew Khouzam \u003cmatthew.khouzam@ericsson.com\u003e\n"
    },
    {
      "commit": "dbc18d6dcc7af6345588280944c369c52134200f",
      "tree": "2b92afe19d8357cd579bc1e2682d994becaaa470",
      "parents": [
        "88006e68fb5a6e9c4ce1b8f500dc4aec89a8adb2"
      ],
      "author": {
        "name": "Bernd Hufmann",
        "email": "Bernd.Hufmann@ericsson.com",
        "time": "Sat Nov 18 10:12:08 2017 -0500"
      },
      "committer": {
        "name": "Bernd Hufmann",
        "email": "Bernd.Hufmann@ericsson.com",
        "time": "Sat Nov 18 10:12:08 2017 -0500"
      },
      "message": "Add empty line in README.md\n\nSigned-off-by: Bernd Hufmann \u003cBernd.Hufmann@ericsson.com\u003e"
    },
    {
      "commit": "88006e68fb5a6e9c4ce1b8f500dc4aec89a8adb2",
      "tree": "b84f5f7ed11eab9830010a88f379657f5ef17800",
      "parents": [
        "afa50819d7e4ca3dbd0f4e248f9a4125282e6877"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Jul 07 14:45:06 2017 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Jul 07 14:46:31 2017 -0400"
      },
      "message": "Fix uneven-streams duration\n\nWas fine in the Javadoc, forgot to update the code equivalent -.-\n\nVersion 1.7.2\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "afa50819d7e4ca3dbd0f4e248f9a4125282e6877",
      "tree": "9b63f5a40fc2619cf0e52f00f9d8db92018a54b2",
      "parents": [
        "760be486ce4ce69ecc82c5e2a138ac7c2a42aa22"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Jul 07 14:25:22 2017 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Jul 07 14:30:40 2017 -0400"
      },
      "message": "Actually update version number\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "760be486ce4ce69ecc82c5e2a138ac7c2a42aa22",
      "tree": "74b201fd58681c0acb4ab4f0969a26717b56fa44",
      "parents": [
        "b95a97efdf32ca5479cea3ef432182448fb26efe"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Jul 07 14:25:22 2017 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Jul 07 14:25:22 2017 -0400"
      },
      "message": "Replace the uneven-streams trace\n\nThe previous trace did have streams of different ranges, but all the\nactual events were part of the intersection of all streams, so it was\nnot very useful for testing it event-wise.\n\nReplace it with another trace that has a very different event count\nbetween all streams and the intersection range (for reference, this\ntrace was taken by hot-plugging a CPU while tracing).\n\nVersion 1.7.1\n(\"breaking\" change, but nothing committed depended on the previous trace\nso it should be safe to just do a minor bump).\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "b95a97efdf32ca5479cea3ef432182448fb26efe",
      "tree": "e2a5a9a2bd52965b586780f30eba30dc8c11dafb",
      "parents": [
        "ece514a63f4bbbe38b035be9d087120585c17565"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Jun 09 18:26:47 2017 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Jun 09 18:30:25 2017 -0400"
      },
      "message": "Add a trace to test stream intersection\n\nBump version to 1.7.0.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "ece514a63f4bbbe38b035be9d087120585c17565",
      "tree": "fa3798e3cbb9ba5dc31451d337f5b1f03fd9c866",
      "parents": [
        "9753ed5853c878047505d7489129c3e5cba4b6ea"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Jun 09 17:50:55 2017 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Jun 09 17:50:55 2017 -0400"
      },
      "message": "Add \u003cscope\u003etest\u003c/scope\u003e to the JUnit dependency\n\nJUnit is only needed at test-time, not at runtime. That way it will\navoid packaging it into the p2 repo.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "9753ed5853c878047505d7489129c3e5cba4b6ea",
      "tree": "c26faa76b4f58f22b532a392057ff707249c440f",
      "parents": [
        "e0623a83b76f310863c2ebf85ae57edbb8922e9f"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Jun 09 17:37:33 2017 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Jun 09 17:37:33 2017 -0400"
      },
      "message": "Update Maven plugin versions\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "e0623a83b76f310863c2ebf85ae57edbb8922e9f",
      "tree": "0c2f31a46eec7b8176153cf2f44e21de82e8f43d",
      "parents": [
        "470f20859b804ba5e8897ab4b95deb323c84bde6"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Oct 07 15:32:31 2016 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Oct 07 15:56:32 2016 -0400"
      },
      "message": "Add \"context switches\" traces\n\nA kernel and UST traces taken together that can be used to make\nsure the clock offsetting works correctly. For instance, active\nTIDs gotten from the kernel trace\u0027s scheduling analysis should\nmatch those from the \"vtid\" context in the UST trace, after\ncorrection.\n\nFrom https://bugs.eclipse.org/bugs/show_bug.cgi?id\u003d484620\n\nBumps project version to 1.6.0.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "470f20859b804ba5e8897ab4b95deb323c84bde6",
      "tree": "32ab48cfd0a381efcac7b2145722bd431daa61cc",
      "parents": [
        "516715527c325f18e1f4f8b69fd97261fc90f8d0"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Wed Oct 05 18:01:26 2016 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Wed Oct 05 18:01:26 2016 -0400"
      },
      "message": "Compiling using Java 8\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "516715527c325f18e1f4f8b69fd97261fc90f8d0",
      "tree": "70c33a5f8ff39602d129e5ee2536f5cd3432f494",
      "parents": [
        "261617a4e1266faa16ba8f665dd4ec1b64bdd5b7"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Wed Oct 05 17:53:48 2016 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Wed Oct 05 17:58:53 2016 -0400"
      },
      "message": "Specify versions of all used Maven plugins\n\nReproducibility and all that jazz.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "261617a4e1266faa16ba8f665dd4ec1b64bdd5b7",
      "tree": "f42339957b33145d3ba93e3803a4bc0447603cbe",
      "parents": [
        "7be01ef0351dfe48ce71cb4a05bb1f1683a8c97a"
      ],
      "author": {
        "name": "Simon Marchi",
        "email": "simon.marchi@polymtl.ca",
        "time": "Fri Jun 24 00:39:56 2016 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Tue Jun 28 08:27:57 2016 -0400"
      },
      "message": "Add debug info traces\n\nThis patch adds a (real) final LTTng 2.8 debug info trace.  Fields\nhas_build_id and has_debug_link were added after the current debug info\ntrace was added, so we need a more up to date trace.\n\nIt also adds 3 synthetic traces used to test specific cases of debug\ninfo analysis.\n\n- exec: Used to test that a viewer properly handles a process doing an\n  exec (forgets all previous mappings).\n- two_processes: Used to test that a viewer properly handles debug info\n  for two distinct processes.\n- buildid_debuglink: Used to test that a viewer properly handles all\n  combinations of binaries with/without build id/debug link.\n\nThis bumps the project\u0027s version to 1.5.0.\n\nSigned-off-by: Simon Marchi \u003csimon.marchi@polymtl.ca\u003e\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "7be01ef0351dfe48ce71cb4a05bb1f1683a8c97a",
      "tree": "5dc2842d5cfd8204a4999b8821a54779b4a179d9",
      "parents": [
        "888f8eb2df2017918c5d7e4ed1574b7c5b3ad602"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Sun May 08 16:44:01 2016 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Sun May 08 16:45:52 2016 -0400"
      },
      "message": "Add updated debug-info test trace\n\nSome event and field names were changed in the final LTTng 2.8\nrelease. Add a new trace with updated names. This supersedes\nthe \"debug-info-test-app2\" trace (which will remain here but\nbe marked @Deprecated for now).\n\nSee https://lists.lttng.org/pipermail/lttng-dev/2016-April/025764.html\n\nBump version to 1.4.0.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "888f8eb2df2017918c5d7e4ed1574b7c5b3ad602",
      "tree": "fe99d7268122f164d4213d526199dc20cd060790",
      "parents": [
        "ca7810a6cf8b1720b9e2ae9d24cdc6a173e9d434"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Mar 04 17:44:30 2016 -0500"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Mar 04 17:44:30 2016 -0500"
      },
      "message": "Add new kernel trace with many threads\n\nFrom https://bugs.eclipse.org/bugs/show_bug.cgi?id\u003d489050\n\nBump version to 1.3.0.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "ca7810a6cf8b1720b9e2ae9d24cdc6a173e9d434",
      "tree": "7250bdae7d97ab942de880b051088ce158c8a86e",
      "parents": [
        "b804c68221254b0775740f6b7f058e3f9e2f5a9e"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Thu Jan 14 23:26:32 2016 -0500"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Thu Jan 14 23:26:32 2016 -0500"
      },
      "message": "Add new perf-CTF test trace\n\nFrom bug https://bugs.eclipse.org/bugs/show_bug.cgi?id\u003d484854 .\n\nBump project version to 1.2.0.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "b804c68221254b0775740f6b7f058e3f9e2f5a9e",
      "tree": "38ed3633e978f04da4a42902a99817ec9aabed0f",
      "parents": [
        "f26d66ad9711048cea9770a2f502b6c3d18120ba"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Thu Jan 14 23:12:07 2016 -0500"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Thu Jan 14 23:12:07 2016 -0500"
      },
      "message": "Update README on how to handle deploying\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "f26d66ad9711048cea9770a2f502b6c3d18120ba",
      "tree": "227836853ce9292a016ebb3272c3ec39e3d9158b",
      "parents": [
        "37c69ab7a042f470d792156adf2ba7076b700a16"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Sat Nov 28 20:56:23 2015 -0500"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Sat Nov 28 21:01:59 2015 -0500"
      },
      "message": "Advertise the correct number of events in the new memory analysis trace\n\nNot particularly happy that we track values that we can\u0027t test\nourselves...\n\nEither these values should be moved to the Trace Compass tests, or\nwe determine some way of verifying them in the test-traces tree\ndirectly. We\u0027ll see.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "37c69ab7a042f470d792156adf2ba7076b700a16",
      "tree": "9cf147edc21ce492888425c0a3d0ce0161ed69f6",
      "parents": [
        "7c8592b46137c929552484888c48f3fb3b7e0a2e"
      ],
      "author": {
        "name": "Bernd Hufmann",
        "email": "Bernd.Hufmann@ericsson.com",
        "time": "Fri Nov 27 15:25:11 2015 -0500"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Sat Nov 28 17:44:05 2015 -0500"
      },
      "message": "Restore \"Add test traces for memory usage view\"\n\nThis restores commit 6507725dd124a32a3c76b67cfa61a3775e2da94d\n(and reverts 784762fc53bf18ec40d0d7269545a4a72070c6a2).\n\nThe standard jobs now always deploys to latest/, and we can copy\nthe contents in separate directories to make them available in\nthe composite repo.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "7c8592b46137c929552484888c48f3fb3b7e0a2e",
      "tree": "3a79417848c70f434a7bcbecc6cb48c76c3aee90",
      "parents": [
        "4726639c1cf3fcd562884c2a8cef13d3531a7d96"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Sat Nov 28 17:30:43 2015 -0500"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Sat Nov 28 17:30:43 2015 -0500"
      },
      "message": "Deploy the p2 repository to repository/latest/\n\nThe repository/ directory will be turned into a composite\nrepository [1]. This will allow multiple versions of the\nplugins to be available from the same URL.\n\n[1] https://wiki.eclipse.org/Equinox/p2/Composite_Repositories_%28new%29\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "4726639c1cf3fcd562884c2a8cef13d3531a7d96",
      "tree": "67e2d71d7c711e104d5efb0d67759993e78214fc",
      "parents": [
        "d4a363337b06caff09ae8e6b3b2843db2472ccfc"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Nov 27 17:59:19 2015 -0500"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Nov 27 17:59:19 2015 -0500"
      },
      "message": "Use correct variable name in the \u003cdelete\u003e command\n\nOops, this was changed but the commented version was not!\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "d4a363337b06caff09ae8e6b3b2843db2472ccfc",
      "tree": "70f2e3132f7758f8d024946fa8a41625d9bb32a1",
      "parents": [
        "784762fc53bf18ec40d0d7269545a4a72070c6a2"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Nov 27 17:52:26 2015 -0500"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Nov 27 17:52:26 2015 -0500"
      },
      "message": "Delete the update-site deploy location before copying the new files\n\nSince each \"deploy destination\" can only contain one given version of\nthe project, might as well clean it before writing.\n\nSeparate versions could be implemented using a composite repository.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "784762fc53bf18ec40d0d7269545a4a72070c6a2",
      "tree": "f9fe1f76793095b9808ba63759aed06a9514e5d8",
      "parents": [
        "6507725dd124a32a3c76b67cfa61a3775e2da94d"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Nov 27 17:50:42 2015 -0500"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Nov 27 17:51:32 2015 -0500"
      },
      "message": "Revert \"Add test traces for memory usage view\"\n\nThis reverts commit 6507725dd124a32a3c76b67cfa61a3775e2da94d.\n\nTemporarily restore the 1.0.0 version to deploy that to the repo.\nThe current configuration does not correctly allow multiple versions\nin parallel.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "6507725dd124a32a3c76b67cfa61a3775e2da94d",
      "tree": "0a6bda0245a35281945c13aa3a60465be88ac482",
      "parents": [
        "68cc37367710effeb6ee0ffc3700cac808462f2c"
      ],
      "author": {
        "name": "Bernd Hufmann",
        "email": "Bernd.Hufmann@ericsson.com",
        "time": "Fri Nov 27 15:25:11 2015 -0500"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@efficios.com",
        "time": "Fri Nov 27 16:01:58 2015 -0500"
      },
      "message": "Add test traces for memory usage view\n\nSigned-off-by: Bernd Hufmann \u003cBernd.Hufmann@ericsson.com\u003e\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@efficios.com\u003e\n"
    },
    {
      "commit": "68cc37367710effeb6ee0ffc3700cac808462f2c",
      "tree": "f9fe1f76793095b9808ba63759aed06a9514e5d8",
      "parents": [
        "67bbebe13b1984820e492d95bde78aa3520d7644"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Sun Nov 01 00:00:41 2015 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Sun Nov 01 00:00:41 2015 -0400"
      },
      "message": "Delete empty ctf-testsuite directory\n\nThe ctf-testsuite should not go in there anyway.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@voxpopuli.im\u003e\n"
    },
    {
      "commit": "67bbebe13b1984820e492d95bde78aa3520d7644",
      "tree": "fc0c0748d55971b720090b6ccfab7e129d8291f1",
      "parents": [
        "a3b0dae8259e550548f2c63c1f437d8c1d7e8b11"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Fri Oct 09 13:34:50 2015 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Fri Oct 09 13:34:50 2015 -0400"
      },
      "message": "Fix deploy instructions in the README\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@voxpopuli.im\u003e\n"
    },
    {
      "commit": "a3b0dae8259e550548f2c63c1f437d8c1d7e8b11",
      "tree": "efe83f7973211a8aad64a4fc6384ba8d138e9776",
      "parents": [
        "ca62ff88c78ca4435ceb4b70dc5ab70352ac6792"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Fri Oct 09 13:19:00 2015 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Fri Oct 09 13:19:00 2015 -0400"
      },
      "message": "Build source jars and plugins\n\nBut exclude the resources from the source jar.\n\nSigned-off-by: Marc-Andre Laperle \u003cmarc-andre.laperle@ericsson.com\u003e\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@voxpopuli.im\u003e\n"
    },
    {
      "commit": "ca62ff88c78ca4435ceb4b70dc5ab70352ac6792",
      "tree": "ac8fcea2d146bc2ddb65abbf9b42ae7335328bcf",
      "parents": [
        "2d3dc28e241ba8eb67c4fe6f04bb8c9f2268dee9"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Fri Oct 02 16:05:47 2015 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Fri Oct 02 16:05:47 2015 -0400"
      },
      "message": "Add a README\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@voxpopuli.im\u003e\n"
    },
    {
      "commit": "2d3dc28e241ba8eb67c4fe6f04bb8c9f2268dee9",
      "tree": "9df55d8cd981a95584e881a300c2c7e8ca650f2c",
      "parents": [
        "0930fe4550b06f3c2c2ac0314198d778bb184d53"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Wed Sep 30 14:52:04 2015 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Wed Sep 30 14:52:04 2015 -0400"
      },
      "message": "Expose the DEBUG_INFO test trace\n\nIt was already part of the jar, just not exposed in the Java file.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@voxpopuli.im\u003e\n"
    },
    {
      "commit": "0930fe4550b06f3c2c2ac0314198d778bb184d53",
      "tree": "63cc41b97d9794d3b165cac6b4cba63b7b925007",
      "parents": [
        "742dee7bd9cbce4f5e7bf8576dc2ed7dc9cad90a"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Thu Sep 24 14:26:59 2015 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Thu Sep 24 14:26:59 2015 -0400"
      },
      "message": "Remove synthetic-trace\n\nIt\u0027s generated by a program in the Trace Compass tree.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@voxpopuli.im\u003e\n"
    },
    {
      "commit": "742dee7bd9cbce4f5e7bf8576dc2ed7dc9cad90a",
      "tree": "2e079358c481f506a126e834b09b3815cb4bcfc8",
      "parents": [
        "7c4aeedfd02108679d48424ca64aefdf80f42ed3"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Wed Sep 23 18:29:50 2015 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Wed Sep 23 19:58:50 2015 -0400"
      },
      "message": "Add a \"update-site\" module to build a p2 update site\n\nTurns out it is much easier to use within Eclipse if we just package\nthe plugins in a p2 update site. We can then just add the results\nto a target configuration file.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@voxpopuli.im\u003e\n"
    },
    {
      "commit": "7c4aeedfd02108679d48424ca64aefdf80f42ed3",
      "tree": "ded407cb7134938117553ad038bbaaca3d84ded9",
      "parents": [
        "bece9f8d11742369039a137bc34827e20ef14eba"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Wed Sep 23 14:32:51 2015 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Wed Sep 23 14:32:51 2015 -0400"
      },
      "message": "Add a LICENSE file\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@voxpopuli.im\u003e\n"
    },
    {
      "commit": "bece9f8d11742369039a137bc34827e20ef14eba",
      "tree": "9a5a4045705ff50b906814311a11eef2250b9ed2",
      "parents": [
        "cb5def8ac0c0e47dac7082541fa8581b4c8fe379"
      ],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Tue Sep 22 15:02:53 2015 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Wed Sep 23 14:14:22 2015 -0400"
      },
      "message": "Add basic unit tests for the CTF traces\n\nThis will ensure getTraceURL() never returns null.\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@voxpopuli.im\u003e\n"
    },
    {
      "commit": "cb5def8ac0c0e47dac7082541fa8581b4c8fe379",
      "tree": "af74fc944b8d84f8b64b7c9de305d6f7b8accea7",
      "parents": [],
      "author": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Fri Sep 18 14:24:48 2015 -0400"
      },
      "committer": {
        "name": "Alexandre Montplaisir",
        "email": "alexmonthy@voxpopuli.im",
        "time": "Wed Sep 23 14:13:50 2015 -0400"
      },
      "message": "Initial commit of current CTF test traces\n\nSigned-off-by: Alexandre Montplaisir \u003calexmonthy@voxpopuli.im\u003e\n"
    }
  ]
}
