Skip to content

Changes

#48 (Dec 9, 2020, 5:28:33 AM)

  1. scripting: Update examples.html for html5 support — Bernd Hufmann / githubweb
  2. releng: Add multiview UI plugin to the update site category.xml — Bernd Hufmann / githubweb
  3. releng: add nebula dependencies on incubator update site — Bernd Hufmann / githubweb

#46 (Dec 7, 2020, 4:07:13 PM)

  1. kernel: Check times array size in io data provider — Genevieve Bastien / githubweb

#45 (Dec 2, 2020, 5:28:34 AM)

  1. opentracing: Add the operation name to the span's state — Genevieve Bastien / githubweb
  2. scripting: Update examples.html for html5 support — Genevieve Bastien / githubweb

#44 (Nov 26, 2020, 5:28:33 AM)

  1. trace-server: Define annotations endpoints — Bernd Hufmann / githubweb

#43 (Nov 17, 2020, 5:28:33 AM)

  1. scripting: Update the XY views to new tracecompass API — Genevieve Bastien / githubweb
  2. opentracing: Add span to root if parent not found — Genevieve Bastien / githubweb

#42 (Oct 21, 2020, 5:28:33 AM)

  1. rest: Serialize fields according to protocol and add unit tests — Genevieve Bastien / githubweb
  2. rest: Correctly serialize table columns and lines — Genevieve Bastien / githubweb

#41 (Oct 14, 2020, 5:28:32 AM)

  1. trace-server: Add SSL support to the trace server — Genevieve Bastien / githubweb

#40 (Oct 9, 2020, 5:28:32 AM)

  1. trace-server: Fix clashing experiment supplementary folder — Patrick Tasse / githubweb
  2. trace-server: Fix experiment supplementary folder not deleted — Patrick Tasse / githubweb

#39 (Sep 30, 2020, 5:28:39 AM)

  1. target: Update target to match TraceCompass's — Genevieve Bastien / githubweb

#38 (Sep 24, 2020, 5:28:33 AM)

  1. traceevent.core: flame chart fixes — Matthew Khouzam / githubweb

#37 (Sep 23, 2020, 5:28:36 AM)

  1. traceevent.core: fix timestamp in raw — Matthew Khouzam / githubweb

#36 (Sep 12, 2020, 5:28:32 AM)

  1. trace-event and tc: Fix XML analyses — Matthew Khouzam / githubweb
  2. multiview: Use new org.eclipse.swtchart API — Genevieve Bastien / githubweb
  3. scripting: Use the ID for XY legend instead of name — Genevieve Bastien / githubweb
  4. kernel: Add IO per process view and update file access — Genevieve Bastien / githubweb
  5. kernel: Add disk requests and statistics view — Genevieve Bastien / githubweb

#35 (Sep 3, 2020, 5:28:38 AM)

  1. trace-server: support custom text/XML parsers in trace server — Bernd Hufmann / githubweb
  2. Revert "trace-server: support custom text/XML parsers in trace server" — Bernd Hufmann / githubweb

#34 (Aug 21, 2020, 5:28:32 AM)

  1. all: fix build for Java11 — Matthew Khouzam / githubweb

#33 (Aug 5, 2020, 5:28:34 AM)

  1. callstack: Remove dependency to linuxtool's pie chart — Genevieve Bastien / githubweb

#32 (Aug 1, 2020, 5:28:32 AM)

  1. Fix unused import errors — Genevieve Bastien / githubweb

#31 (Jul 31, 2020, 5:28:22 AM)

  1. scripting: Add script engine and arguments cli handler — Genevieve Bastien / githubweb

#30 (Jul 28, 2020, 5:28:32 AM)

  1. traceEvent: Pop up to last function in stack with name — Genevieve Bastien / githubweb

#29 (Jul 18, 2020, 5:28:06 AM)

  1. scripting: bug 565243 Remove extra label in time graph view — Genevieve Bastien / githubweb

#28 (Jul 14, 2020, 5:28:08 AM)

  1. trace-server: Remove unnecessary lttng.kernel.core dependency — Bernd Hufmann / githubweb

#27 (Jul 11, 2020, 5:28:06 AM)

  1. releng: fix dependency problem in tracecompass-incubator-2019-06.target — Bernd Hufmann / githubweb
  2. releng: Use released version of Nebula dependencies — Bernd Hufmann / githubweb

#26 (Jul 9, 2020, 5:28:07 AM)

  1. Context switch: fix NPE when markers are shown — Matthew Khouzam / githubweb

#25 (Jul 8, 2020, 5:28:06 AM)

  1. server: support fetching of a data provider descriptor by ID — Bernd Hufmann / githubweb

#24 (Jul 1, 2020, 5:28:09 AM)

  1. target: Update the target to match Trace Compass — Genevieve Bastien / githubweb

#23 (Jun 17, 2020, 5:28:07 AM)

  1. multiview: enable sorting by legend column — Ivan Grinenko / githubweb

#22 (Jun 16, 2020, 5:28:09 AM)

  1. trace-server.test. Fix ExperimentManagerServiceTest for 2019.06 target — Bernd Hufmann / githubweb
  2. scripting: fix ScriptedEntryDataModel's startTime value — Matthew Khouzam / githubweb

#21 (Jun 8, 2020, 8:09:31 AM)

  1. scripting: Allow scripts to define more than one data provider — Genevieve Bastien / githubweb
  2. Callstack: fix function durations density view — Matthew Khouzam / githubweb
  3. Scripting: support histogram chart — Matthew Khouzam / githubweb
  4. trace-server: Update experiment handling to use query parameters — Bernd Hufmann / githubweb
  5. all: Fix usage of some deprecated methods — Genevieve Bastien / githubweb
  6. multiview: Do not use deprecated computeData method — Genevieve Bastien / githubweb
  7. model: Remove deprecated API methods in data providers — Genevieve Bastien / githubweb
  8. Scripting: Support scatter charts — Matthew Khouzam / githubweb
  9. callstack: add statistics — Matthew Khouzam / githubweb
  10. multiView: Extract a base AbstractMultiView — Genevieve Bastien / githubweb
  11. multiview: add context menu actions for lanes — Ivan Grinenko / githubweb
  12. multiview: start making the selection use a dual list — Matthew Khouzam / githubweb
  13. scripting: implement custom time graph view markers — Genevieve Bastien / githubweb
  14. trace-server: Update experiment and trace POST status and effect — Genevieve Bastien / githubweb
  15. trace-server: Fix deprecated error in model serializer — Genevieve Bastien / githubweb
  16. multiView: Get the legend of tree viewer by ID — Genevieve Bastien / githubweb

#19 (Mar 24, 2020, 5:28:23 AM)

  1. target: Update the target to match Trace Compass — Genevieve Bastien / githubweb
  2. multiview: fix project settings to be inline with tracecompass — Matthew Khouzam / githubweb

#18 (Mar 21, 2020, 5:28:09 AM)

  1. tmf.ui: Add MultiView — Matthew Khouzam / githubweb

#17 (Mar 14, 2020, 5:28:12 AM)

  1. kernel: Use critical palette for aggregated flame graph — Genevieve Bastien / githubweb

#16 (Mar 13, 2020, 5:28:06 AM)

  1. file access: Fix follow thread in the view — Genevieve Bastien / githubweb
  2. scripting: Add build artifact .pydevproject to .gitignore — Bernd Hufmann / githubweb

#15 (Mar 9, 2020, 4:50:11 PM)

  1. kernel criticalpath: rename certain suffixes — Genevieve Bastien / githubweb
  2. kernel critical path: Update the "per process name" element — Genevieve Bastien / githubweb
  3. callstack: Update with latest Trace Compass — Genevieve Bastien / githubweb
  4. scripting: add script repo cloned during build to .gitignore — Bernd Hufmann / githubweb
  5. Add target to build with 2019-06 dependencies — Bernd Hufmann / githubweb
  6. scripting: fix event iterator hanging when the trace is closed — Matthew Khouzam / githubweb
  7. callstack: Fix flamegraphs for experiments — Genevieve Bastien / githubweb
  8. Update 2019-06 target to build against corresponding TC nighly build — Bernd Hufmann / githubweb
  9. migrate to EPL-2.0 — Matthew Khouzam / githubweb
  10. traceevent: fix time offset in trace event traces. — Matthew Khouzam / githubweb
  11. Start to align workspace structure of trace server with Trace Compass — Bernd Hufmann / githubweb
  12. rcp: Fix branding plugin.xml — Genevieve Bastien / githubweb
  13. trace-server: Support XML analysis in available data providers — Bernd Hufmann / githubweb
  14. trace-server: Save xml preferences after adding or deleting XML files — Bernd Hufmann / githubweb

#14 (Jan 29, 2020, 5:28:06 AM)

  1. target: Point to tracecompass stable repo — Genevieve Bastien / githubweb

#12 (Jan 25, 2020, 5:28:11 AM)

  1. target: Update the ptp remote repository — Genevieve Bastien / githubweb

#11 (Jan 24, 2020, 5:28:08 AM)

  1. weighted tree: Fix pie chart bugs — Genevieve Bastien / githubweb
  2. weighted tree: Let the pie chart use the data palette — Genevieve Bastien / githubweb

#10 (Jan 23, 2020, 5:28:09 AM)

  1. weighted tree: Add thresholds to differential palette — Genevieve Bastien / githubweb
  2. kernel: Aggregate the critical path as a weighted tree — Genevieve Bastien / githubweb

#9 (Jan 22, 2020, 5:28:10 AM)

  1. flame chart: Add a getEnd() method to IFlameChartProvider — Genevieve Bastien / githubweb

#8 (Jan 21, 2020, 5:28:10 AM)

  1. scripting: Allow scripts to request a subset of events — Genevieve Bastien / githubweb

#7 (Jan 18, 2020, 5:28:09 AM)

  1. callstack: Add synchronization on fields in data provider — Genevieve Bastien / githubweb
  2. trace-event: Fix 's', 't', 'f' semantics — Genevieve Bastien / githubweb
  3. callstack: Fix the FlameGraphTest — Genevieve Bastien / githubweb
  4. callgraph: Always return the palette with kernel — Genevieve Bastien / githubweb

#6 (Jan 17, 2020, 5:28:12 AM)

  1. scripting: Prepare the release for 0.1.0 — Genevieve Bastien / githubweb
  2. scripting: Add benchmark to scripting — Genevieve Bastien / githubweb

#5 (Jan 16, 2020, 5:28:11 AM)

  1. opentracing: Disable the fetch jaeger traces feature — Genevieve Bastien / githubweb
  2. scripting: Add modules to manipulate weighted trees — Genevieve Bastien / githubweb
  3. callstack: Remove unnecessary reentrant lock in data provider — Genevieve Bastien / githubweb
  4. trace-event: Do not execute the analyses automatically — Genevieve Bastien / githubweb

#4 (Jan 15, 2020, 5:28:06 AM)

  1. scripting: Add jython to the target and rcp — Genevieve Bastien / githubweb

#3 (Jan 14, 2020, 5:28:10 AM)

  1. weighted tree: Add the ability to differentiate 2 treesets — Genevieve Bastien / githubweb

#2 (Jan 10, 2020, 5:28:06 AM)

  1. traceevent: fix a stack too deep exception — Genevieve Bastien / githubweb
  2. callgraph: Remove the CallGraphGroupBy class — Genevieve Bastien / githubweb
  3. cleanup: Move the contextswitch plugins to the kernel — Genevieve Bastien / githubweb