1. 4440ef6 system: add custom parser definition for PostgreSQL database logs by Bernd Hufmann · 4 years, 6 months ago master
  2. 90c0351 ftrace: Introduce 'Trimmed' ftrace by Matthew Khouzam · 4 years, 6 months ago
  3. 7c78336 tracetype.system: Add certain httpd analyses by Matthew Khouzam · 4 years, 7 months ago
  4. ac35e67 Syslogs: update httpd log by Matthew Khouzam · 4 years, 7 months ago
  5. e7b6e80 global: remove CheckNotNull from incubator and use Objects.requireNonNull instead by Matthew Khouzam · 4 years, 7 months ago
  6. 37d537f releng: Upgrade to Eclipse 4.20, Jersey 2.30.1 for the trace server by Bernd Hufmann · 4 years, 6 months ago
  7. 4915d9f trace-server: Support GET query for list of marker sets by Patrick Tasse · 4 years, 7 months ago
  8. cf50709 trace-server: Support markerSetId for annotation categories by Patrick Tasse · 4 years, 7 months ago
  9. 7d36f02 eventcount: add simple query to event count analysis by Matthew Khouzam · 4 years, 8 months ago
  10. 4be2e40 trace-server: Fix IOException due to concurrent threads by Patrick Tasse · 4 years, 7 months ago
  11. fd0cc5b releng: update parent pom.xml to support sonar analysis by Bernd Hufmann · 4 years, 7 months ago
  12. 6ed6694 tracetypes: Add o.e.t.i.{gerrit,system} parsers by Marco Miller · 4 years, 7 months ago
  13. 5fdc5a9 otf2: Add support for OTF2 traces converted in CTF by yoann-heitz · 4 years, 10 months ago
  14. 877bee1 skeleton: Remove extra space chars in feature.xml by Marco Miller · 4 years, 7 months ago
  15. 7a7b79a skeleton: Remove extra ending in build.properties by Marco Miller · 4 years, 7 months ago
  16. c8317d1 skeleton: Remove extra blanks in .properties files by Marco Miller · 4 years, 7 months ago
  17. b785c7d skeleton: Fix NoClassDefFoundError-s in core.tests by Marco Miller · 4 years, 7 months ago
  18. 457a3fc kernel.core: correct sched-wakeup condition by Abdellah Rahmani · 4 years, 8 months ago
  19. 514dc1a analyses.tests: add unit test to SWSLatencyAnalysis module by Abdellah Rahmani · 4 years, 8 months ago
  20. 8f7f2f4 server: add default constructor to the server Application class by Bernd Hufmann · 4 years, 7 months ago
  21. 2b4603f callstack.tests: Ignore "unstable" test by Matthew Khouzam · 4 years, 7 months ago
  22. 810fcf3 trace-server: Remove registration of LostEventsOutputAnnotationProvider by Patrick Tasse · 4 years, 7 months ago
  23. 743a6c2 trace-server: simplify server classes extension by Francesco Robino · 4 years, 8 months ago
  24. 84cf6c1 releng: Fix dependency when installing Python scripting feature by Bernd Hufmann · 4 years, 8 months ago
  25. 2f6ee22 Bug 574364: releng: use https for maven repo repository.jboss.org by Bernd Hufmann · 4 years, 8 months ago
  26. b24d92b Handle requested_marker_categories in data providers and service by Bernd Hufmann · 4 years, 8 months ago
  27. c867898 trace-server: Fix LostEventsOutputAnnotationProviderFactory import by Patrick Tasse · 4 years, 8 months ago
  28. bc7f869 server: Add/update VirtualTableCellSerializer/VirtualTableCellSerializer by Bernd Hufmann · 4 years, 8 months ago
  29. 97ad4d9 trace-server: Improve serialization of time graph elements by Patrick Tasse · 4 years, 8 months ago
  30. 73690fd trace-server: Change tooltip request to a POST by Patrick Tasse · 4 years, 9 months ago
  31. aec61b4 releng: remove trailing "." from eclipse.py4j.org in 2020-06 target by Bernd Hufmann · 4 years, 8 months ago
  32. 4e2ebd9 Change error setting to warning when using deprecated APIs. by Bernd Hufmann · 4 years, 8 months ago
  33. f13c8c7 trace-server: modify visibility of WebApplication methods by Francesco Robino · 4 years, 9 months ago stable-7.0
  34. 24028b2 releng: Add target definition to build with Eclipse 2020-06 by Bernd Hufmann · 4 years, 9 months ago
  35. b5d36fd Fix usage of Trace Compass' deprecated APIs by Bernd Hufmann · 4 years, 10 months ago
  36. f563815 callstack: Synchronize on a copy of a field by Matthew Khouzam · 6 years ago
  37. de94d98 releng: Update targets to new EASE add-ons updates site locations by Bernd Hufmann · 4 years, 10 months ago
  38. 95d3140 releng: Upgrade org.eclipse.cbi.maven.plugins to 1.3.1 by Bernd Hufmann · 4 years, 10 months ago
  39. 7ce013a opentracing: add logs as symbols by Matthew Khouzam · 4 years, 10 months ago
  40. 91b74c6 scripting: Add messages that EASE is not working in 6.3 by Geneviève Bastien · 4 years, 10 months ago
  41. 7bf0541 scripting: fix usage of deprecated APIs in latest EASE by Bernd Hufmann · 4 years, 10 months ago
  42. d90f476 trace-server: Add a serializer for ITimeGraphArrows by Arnaud Fiorini · 5 years ago
  43. 5a76e0e kernel.core: fix trace type by Abdellah Rahmani · 4 years, 10 months ago
  44. bb324cf trace-server: Add support for trace annotations in DataProviderService by Bernd Hufmann · 4 years, 10 months ago
  45. 8555698 scripting: Update script execution due to API changes in EASE by Bernd Hufmann · 4 years, 10 months ago
  46. f7bda2d target: Update to match Trace Compass e4.19 target by Geneviève Bastien · 4 years, 10 months ago
  47. eeb5f07 Use JavaSE-1.8 for BREE in o.e.tc.i.rocm.core plug-in by Bernd Hufmann · 4 years, 11 months ago
  48. 3a4ce39 rocm: Adds the support for ROCm trace type using CTF by Arnaud Fiorini · 5 years ago
  49. c91e8f8 trace-server: Return all created experiments not only opened experiments by Patrick Tasse · 5 years ago stable-6.3
  50. 719a6e4 Added an analysis module for sched_wakeup sched switch latency by Abdellah Rahmani · 5 years ago
  51. 554aa99 trace server: Implement the /health service of the TSP by Geneviève Bastien · 5 years ago
  52. 6b5fa15 trace-server: Add the trace event and callstack plugin by Geneviève Bastien · 5 years ago
  53. ab37280 trace-server: Handle cancelled response in DataProviderService.getLines by Patrick Tasse · 5 years ago
  54. 4412431 server: add error handling for errors during trace server startup by Bernd Hufmann · 5 years ago
  55. 0b9b212 trace-server: Let getLines parameters pass through to data provider by Patrick Tasse · 5 years ago
  56. f84d54b Provide patch to fix build for tracecompass-incubator-2019-06.target by Bernd Hufmann · 5 years ago
  57. 9538c76 target: Update target to work with Trace Compass 6.2.0 by Matthew Khouzam · 5 years ago
  58. 38c40f8 opentracing: Look for event name in tags if empty by Geneviève Bastien · 5 years ago
  59. 200877d releng: add nebula dependencies on incubator update site by Bernd Hufmann · 5 years ago
  60. 309de03 releng: Add multiview UI plugin to the update site category.xml by Bernd Hufmann · 5 years ago
  61. f31661a scripting: Update examples.html for html5 support by Bernd Hufmann · 5 years ago
  62. bc06c02 trace-server: Create experiment in workspace and detect conflicts by Patrick Tasse · 5 years ago
  63. 68ac73b kernel: Check times array size in io data provider by Geneviève Bastien · 5 years ago
  64. cbcef93 scripting: Update examples.html for html5 support by Geneviève Bastien · 5 years ago
  65. 57595ed opentracing: Add the operation name to the span's state by Geneviève Bastien · 5 years ago
  66. 1c7133d trace-server: Define annotations endpoints by Abhinava · 5 years ago
  67. 922b54b opentracing: Add span to root if parent not found by Geneviève Bastien · 5 years ago
  68. 624bef8 scripting: Update the XY views to new tracecompass API by Geneviève Bastien · 5 years ago
  69. a6edfa9 rest: Correctly serialize table columns and lines by Geneviève Bastien · 5 years ago
  70. e2d9c5a rest: Serialize fields according to protocol and add unit tests by Geneviève Bastien · 6 years ago
  71. 3c7ae5b trace-server: Add SSL support to the trace server by Geneviève Bastien · 5 years ago
  72. 2f3d587 trace-server: Fix experiment supplementary folder not deleted by Patrick Tasse · 5 years ago
  73. 47d3464 trace-server: Fix clashing experiment supplementary folder by Patrick Tasse · 5 years ago
  74. 1be03e1 target: Update target to match TraceCompass's by Geneviève Bastien · 5 years ago
  75. 30a03bc traceevent.core: flame chart fixes by Matthew Khouzam · 5 years ago
  76. ab4887a traceevent.core: fix timestamp in raw by Matthew Khouzam · 5 years ago
  77. 0ae50c8 kernel: Add disk requests and statistics view by Geneviève Bastien · 5 years ago
  78. b4dbee0 kernel: Add IO per process view and update file access by Geneviève Bastien · 5 years ago
  79. 68598d0 scripting: Use the ID for XY legend instead of name by Geneviève Bastien · 5 years ago
  80. 82d71d8 multiview: Use new org.eclipse.swtchart API by Geneviève Bastien · 5 years ago
  81. 47d79fb trace-event and tc: Fix XML analyses by Geneviève Bastien · 6 years ago
  82. 23fca5b Revert "trace-server: support custom text/XML parsers in trace server" by Bernd Hufmann · 5 years ago
  83. 78a77cd trace-server: support custom text/XML parsers in trace server by Bernd Hufmann · 5 years ago
  84. 7f352f4 all: fix build for Java11 by Matthew Khouzam · 6 years ago
  85. 742a419 callstack: Remove dependency to linuxtool's pie chart by Geneviève Bastien · 6 years ago
  86. 333aaec Fix unused import errors by Geneviève Bastien · 6 years ago
  87. cc1f899 scripting: Add script engine and arguments cli handler by David Piché · 6 years ago
  88. e4f4004 traceEvent: Pop up to last function in stack with name by Geneviève Bastien · 6 years ago
  89. 1e2dc66 scripting: bug 565243 Remove extra label in time graph view by Geneviève Bastien · 6 years ago
  90. dd9df00 trace-server: Remove unnecessary lttng.kernel.core dependency by Bernd Hufmann · 6 years ago
  91. 64f3184 releng: Use released version of Nebula dependencies by Bernd Hufmann · 6 years ago
  92. ce4ff7a releng: fix dependency problem in tracecompass-incubator-2019-06.target by Bernd Hufmann · 6 years ago
  93. 03fe444 Context switch: fix NPE when markers are shown by Matthew Khouzam · 6 years ago
  94. 91d5865 server: support fetching of a data provider descriptor by ID by Bernd Hufmann · 6 years ago
  95. 5e349c0 target: Update the target to match Trace Compass by Geneviève Bastien · 6 years ago
  96. ce1ffc2 multiview: enable sorting by legend column by Ivan Grinenko · 6 years ago
  97. 5022ad2 scripting: fix ScriptedEntryDataModel's startTime value by David Piché · 6 years ago
  98. 44d71f4 trace-server.test. Fix ExperimentManagerServiceTest for 2019.06 target by Bernd Hufmann · 6 years ago
  99. d20d93d multiView: Get the legend of tree viewer by ID by Geneviève Bastien · 6 years ago
  100. e863295 trace-server: Fix deprecated error in model serializer by Geneviève Bastien · 6 years ago