1. 1ce9081 common.core: improve logging of documentBuilder hardenning by Matthew Khouzam · 2 years, 10 months ago master
  2. 8f7f93f ctf.core: Use secureRandom for reaper by Matthew Khouzam · 2 years, 10 months ago
  3. 5d2a7b9 xml: Support type Double when using increment feature by Bernd Hufmann · 2 years, 10 months ago
  4. 0f15c83 tmf: support for searching previous event in TmfEventTableDataProvider by Bernd Hufmann · 2 years, 10 months ago
  5. 2162066 releng: Add e4.21 and update eStaging targets for 2021-09 M1 by Patrick Tasse · 2 years, 10 months ago
  6. 2e7091c tmf: replace optional.isEmpty() with !optional.isPresent() for Java 8 by Bernd Hufmann · 2 years, 10 months ago
  7. 0c2eb8a lttng: Add benchmark for critical path computation by Geneviève Bastien · 2 years, 10 months ago
  8. 6c62021 segStore: Add tests for zero-length segments by Geneviève Bastien · 2 years, 10 months ago
  9. a13891f StateSystem: Add HTVarInt encoding for PotentialLeakSegment by David Piché · 4 years ago
  10. 75719d8 tmf: Make only one CustomOutputAnnotationProvider return annotations by Patrick Tasse · 2 years, 10 months ago
  11. 8ffbca4 tmf: Provide Event Density view for statistics by Bernd Hufmann · 2 years, 11 months ago
  12. bb6c32d releng: update sonar and jacoco version for sonar analysis by Bernd Hufmann · 2 years, 10 months ago
  13. ef94a72 tmf.ui: Make Pie Charts work with dark theme by Matthew Khouzam · 2 years, 10 months ago
  14. 9d8eba2 linux.core: Make Memory analysis handle no data by Matthew Khouzam · 2 years, 10 months ago
  15. 514ae27 tmf.ui: Show "No Data" when an XY plot is empty by Matthew Khouzam · 2 years, 10 months ago
  16. 75f9b08 tmf: Preserve category order in AnnotationCategoriesModel.of() by Patrick Tasse · 2 years, 10 months ago
  17. b87c70d tmf: Use TraceAnnotationProvider in AbstractTimeGraphView by Patrick Tasse · 2 years, 10 months ago
  18. 7c456ac tmf: Bug 574534: AbstractTmfTraceAdapterFactory leaking objects by Patrick Tasse · 2 years, 10 months ago
  19. 796f0f0 ctf.core: Improve enum errors for out of range values by Matthew Khouzam · 2 years, 11 months ago
  20. 4b888cf tmf: Use LostEventsOutputAnnotationProvider trace adapter by Patrick Tasse · 2 years, 10 months ago
  21. 058384b tmf: Include requested_marker_categories when fetching annotations by Patrick Tasse · 2 years, 10 months ago
  22. eb32116 tmf: Remove ConfigurableMarkerEventSource by Patrick Tasse · 2 years, 10 months ago
  23. 13a82b5 tmf: Decouple ConfigurableMarkerEventSource and CustomAnnotationProvider by Patrick Tasse · 2 years, 11 months ago
  24. fe9e5a0 tmf: Refactor core annotation packages by Patrick Tasse · 2 years, 11 months ago
  25. 2a87036 releng: Build with tracecompass-e4.20 target by default by Patrick Tasse · 2 years, 11 months ago
  26. 530a854 releng: Update OOMPH setup file for 7.0.0 by Patrick Tasse · 2 years, 11 months ago
  27. 902a7c1 releng: Add Trace Compass 7.0.0 baseline by Patrick Tasse · 2 years, 11 months ago
  28. b506d07 releng: Update e4.20 and eStaging targets to 2021-06 release by Patrick Tasse · 2 years, 11 months ago
  29. 90c7f00 Bug 574364: releng: use https for maven repo repository.jboss.org by Bernd Hufmann · 2 years, 11 months ago
  30. 7787310 tmf: handle fetch parameter requested_marker_categories in data provider by Bernd Hufmann · 2 years, 11 months ago
  31. adba689 tmf: fix multi-column search with TmfEventTableDataProvider by Bernd Hufmann · 2 years, 11 months ago
  32. 6f886fb tmf: LostEventOutputAnnotationProvider modifies requested_times list by Patrick Tasse · 2 years, 11 months ago
  33. 65c9df5 tmf.core: move Custom marker logic to core by Matthew Khouzam · 3 years, 1 month ago
  34. b9a06fc tmf: remove complex column-based search API of TmfEventTableDataProvider by Bernd Hufmann · 2 years, 11 months ago
  35. ee050dc tmf: use 'isFiltered' instead of 'table_search_index' in event table DP by Bernd Hufmann · 2 years, 11 months ago
  36. 4d3b2e4 tmf.ui: Fix event style propagation for timeevents that have a style by Matthew Khouzam · 2 years, 11 months ago
  37. 28a558f tmf: Distinguish between simple regex and complex table column search by Bernd Hufmann · 3 years ago
  38. f218ca6 tmf: Update TmfEventTableDataProvider for search in table by Bernd Hufmann · 3 years ago
  39. 9527b1e Bug 574113: analysis: Remove obsolete view def. in plugin.xml files by Bernd Hufmann · 2 years, 11 months ago
  40. 1e9d7d4 Bug 574081: releng: provide flag to disable project compiler settings by Bernd Hufmann · 2 years, 11 months ago
  41. 2d3d2f0 Bug 573894: tmf: Fix circular dependencies in core and timegraph model by Bernd Hufmann · 3 years ago
  42. 9360cf4 Bug 574059: analysis: Fix axis labels of Latency Density views by Bernd Hufmann · 2 years, 11 months ago
  43. a2127ae tmf: Fix alpha of range markers that do not use style by Patrick Tasse · 3 years ago
  44. 1d1befc tmf.ui.tests: Refactor configurable markers test by Matthew Khouzam · 3 years ago
  45. 96ba8ea tmf.ui: cache resolution in abstract time graph view queries by Matthew Khouzam · 3 years ago
  46. f527d94 Add CODE_OF_CONDUCT.md, CONTRIBUTING.md and NOTICE.md by Patrick Tasse · 3 years ago
  47. 16293cd releng: Update Trace Compass plug-in and feature versions for 7.0.0 by Patrick Tasse · 3 years ago
  48. 24ef5b4 releng: Update e4.20 and eStaging targets for 2021-06 RC1 by Patrick Tasse · 3 years ago
  49. a00d8eb tmf: Bug 573898: Discarding of obsolete markers not working properly by Patrick Tasse · 3 years ago
  50. 71a7def tmf: Bug 573895: Distinct markers discarded due to equality by Patrick Tasse · 3 years ago
  51. bdfd5b1 tmf.ui: make TimeGraphControl use styles from markers by Matthew Khouzam · 3 years ago
  52. a7f27de linux.core: Make prev_comm optional in sched_switch by Matthew Khouzam · 3 years ago
  53. 58ce81b tmf.core: add warning on time queries that are too large by Matthew Khouzam · 3 years ago
  54. e8d87a4 tmf.core: Correctly hash long[] by Matthew Khouzam · 3 years ago
  55. eebf9cb releng: Update e4.20 and eStaging targets for 2021-06 M3 by Patrick Tasse · 3 years ago
  56. 612edc7 releng: Make JDK version configurable in pom.xml by Patrick Tasse · 3 years, 9 months ago
  57. 57b4bf2 releng: Add e4.20 and update eStaging targets for 2021-06 M2 by Patrick Tasse · 3 years ago
  58. 8d99740 releng: Bug 573418: Use https in p2.inf files by Bernd Hufmann · 3 years ago
  59. 8cc4ed7 lttng: Bug 573437: Fix parent process assignment of processes by Bernd Hufmann · 3 years ago
  60. f9cb3f4 tmf: Bug 573247: PeriodicMarkerEventSource doesn't respect resolution by Patrick Tasse · 3 years ago
  61. 01aa590 Bug 572888: analysis.graph: Remove deprecated APIs in graph component by Bernd Hufmann · 3 years, 1 month ago
  62. bd4595b Bug 572888: Remove deprecated API in AbstractFileCheckpointCollection by Bernd Hufmann · 3 years, 1 month ago
  63. 2283755 Bug 572888: state system: Remove deprecated APIs in messages by Bernd Hufmann · 3 years, 1 month ago
  64. ddf5f83 Bug 572888: tmf: remove deprecated APIs in TmfOpenTraceHelper by Bernd Hufmann · 3 years, 1 month ago
  65. 8c280e8 Bug 572888: Remove deprecated APIs in IElementResolver and related APIs by Bernd Hufmann · 3 years, 1 month ago
  66. a847676 Bug 572888: tmf.ui: remove deprecated APIs in time graph filtering by Bernd Hufmann · 3 years, 1 month ago
  67. 8392b05 Bug 572888: linux: Remove deprecated API in OsStrings by Bernd Hufmann · 3 years, 1 month ago
  68. 4dd13c1 Bug 572888: XY model: Remove deprecated APIs in appearance model by Bernd Hufmann · 3 years, 1 month ago
  69. ff1f514 Bug 572888: Remove deprecated APIs in XY model by Bernd Hufmann · 3 years, 1 month ago
  70. f377799 Bug 572888: btf: Remove deprecated APIs by Bernd Hufmann · 3 years, 1 month ago
  71. 24fe43c Bug 572888: Remove deprecated APIs due move o.e.swtchart by Bernd Hufmann · 3 years, 1 month ago
  72. a9fa786 tmf: Bug 573249: Allow any Number for opacity or -factor in StyleManager by Patrick Tasse · 3 years ago
  73. 18d6f0c tmf: Provide opacity property for lost event annotations by Bernd Hufmann · 3 years ago
  74. dadde2f releng: bump JRE dependency to 11 for the standalone RCP by Matthew Khouzam · 3 years ago
  75. 2c61684 Common X axis viewer: bug 572887 Cancel before new update thread by Geneviève Bastien · 3 years, 1 month ago
  76. 1571e25 statesystem: improve error message on String error by Matthew Khouzam · 3 years ago
  77. 22e1d5b releng: Upgrade org.eclipse.cbi.maven.plugins to 1.3.1 by Bernd Hufmann · 3 years ago
  78. 2a19e13 ust.core: Fix realloc memory usage tracking by João Petroni · 3 years, 1 month ago
  79. 8192d21 tmf: Bug 567888: TmfTreeCompositeDataProvider doesn't consider scope by Patrick Tasse · 3 years, 1 month ago
  80. e291d57 tmf: Check state system boundaries in LostEventOutputAnnotationProvider by Bernd Hufmann · 3 years, 1 month ago
  81. 50227b6 tmf.core: Add trace annotation provider and implement it for lost events by Bernd Hufmann · 3 years, 1 month ago
  82. 84b3699 Add factory methods to AnnotationCategoryModel and AnnotationModel by Bernd Hufmann · 3 years, 1 month ago
  83. c8328ae releng: Build with tracecompass-e4.19 target by default by Patrick Tasse · 3 years, 3 months ago
  84. 6b1b12f releng: Update OOMPH setup file for 6.3.0 by Patrick Tasse · 3 years, 1 month ago
  85. f4e821f releng: Add Trace Compass 6.3.0 baseline by Patrick Tasse · 3 years, 1 month ago
  86. e328e01 releng: Update e4.19 and eStaging targets to 2021-03 release by Patrick Tasse · 3 years, 1 month ago
  87. bfeea3c tmf.core: Allow merging annotations with same category names by Matthew Khouzam · 3 years, 2 months ago
  88. a350dad tmf.core: Sort analyses alphabetically by Matthew Khouzam · 3 years, 2 months ago
  89. 46c9964 releng: Update e4.19 and eStaging targets for 2021-03 RC2 by Patrick Tasse · 3 years, 2 months ago
  90. 7dcb6b9 linux.core: make height of frequency absolute by Matthew Khouzam · 3 years, 2 months ago
  91. 7774117 profiling: Fix callstack benchmarks (bis) by Geneviève Bastien · 3 years, 2 months ago
  92. 7ef380c releng: Update Trace Compass plug-in and feature versions for 6.3.0 by Patrick Tasse · 3 years, 2 months ago
  93. 4dbfc4d releng: Update e4.19 and eStaging targets for 2021-03 RC1 by Patrick Tasse · 3 years, 2 months ago
  94. 520748c tmf: Aggregate all tooltips in TmfTimeGraphCompositeDataProvider by Patrick Tasse · 3 years, 2 months ago
  95. 615f7ce json trace: Pass the input stream to read metadata by Geneviève Bastien · 3 years, 3 months ago
  96. aa3dc93 releng: Update e4.19 and eStaging targets for 2021-03 M3 by Patrick Tasse · 3 years, 2 months ago
  97. 1667b28 ctf.core.tests: Update benchmark, fix errors by Matthew Khouzam · 3 years, 2 months ago
  98. 8414250 tmf: Bug 570930: Unordered entries in BaseDataProviderTimeGraphView by Patrick Tasse · 3 years, 3 months ago
  99. 74135dc releng: Update e4.19 and eStaging targets for 2021-03 M2 by Patrick Tasse · 3 years, 3 months ago
  100. 682227c releng: Add e4.19 and update eStaging targets for 2021-03 M1 by Patrick Tasse · 3 years, 3 months ago