tmf: Add periodic marker event source
[deliverable/tracecompass.git] / analysis /
2016-02-17  Bernd Hufmannanalysis: Add JUnits for control flow entry comparators
2016-02-16  Bernd Hufmannanalysis: Update CpuUsageView to use new TmfChartView API
2016-02-12  Geneviève Bastienanalysis.graph: Fix getHead() to return the earliest...
2016-02-12  Geneviève Bastienanalysis.os: add more complete tests to the CPU usage...
2016-02-11  Matthew Khouzamanalysis.timing: make AbstractSegmentStoreAnalysisModul...
2016-02-10  Geneviève Bastienanalysis: allow critical path view to display tooltips
2016-02-10  Geneviève Bastienanalysis.graph: allow workers to return additional...
2016-02-04  Marc-Andre Laperlereleng: Fix missing about.html
2016-02-04  Marc-Andre Laperleanalysis: Fix dependency on Eclipse 4.5.1 instead of...
2016-02-03  Patrick Tasselttng: Bug 487163: Resources view traces are unsorted
2016-02-02  Patrick Tasselttng: Bug 486404: Process name is not always drawn...
2016-01-29  Matthew Khouzamanalysis: no longer call overridable methods from const...
2016-01-27  Patrick TasseChange unnecessary declaration of thrown exception...
2016-01-26  Bernd Hufmannanalysis: Fix sonar warnings in CFV column sorting...
2016-01-25  Alexandre Montplaisirlttng: Handle compat_syscall_exit_* events correctly
2016-01-25  Alexandre Montplaisirlttng: Remove unneeded @Nullable annotations in KernelS...
2016-01-25  Matthew Khouzamanalysis: Add context switch core tests
2016-01-25  Alexis Cabana-Loriauxanalysis: introduce context switch analysis
2016-01-22  Bernd Hufmannanalysis: support for sorting of control flow view...
2016-01-19  Matthew KhouzamFix typo in System call density vs time title
2016-01-17  Bernd Hufmannanalysis: Add grid in density viewer
2016-01-14  Bernd Hufmannanalysis: Update unit formatter for segment store
2016-01-13  Matthew Khouzamanalysis: make scatter charts y axis use a human readab...
2016-01-13  Matthew Khouzamanalysis: make statistics show standard deviation
2016-01-13  Matthew Khouzamanalysis: make statistics view use a more legible format
2016-01-13  Matthew Khouzamanalysis: rename DensityTimeFormat to SubSecondTimeWith...
2016-01-11  Bernd Hufmannanalysis: Move timing analysis ui classes in own java...
2016-01-08  Bernd HufmannBug 483621: Move segment store statistics into timing...
2016-01-07  Alexandre MontplaisirUse pom-less plugins where we can
2016-01-07  Matthew Khouzamanalysis.test: add basic swtbot test for scatter charts
2016-01-07  Matthew Khouzamanalysis.test: add basic tests for SWTChart in DensityV...
2016-01-07  Matthew Khouzamanalysis.test: add SWTBot test to Density view
2016-01-06  Marc-Andre LaperleRemove API tooling from test plugins
2016-01-06  Matthew Khouzamanalsysis: Remove lingering alltest.java
2016-01-06  Matthew Khouzamanalysis: fix Loose Coupling and int division to double...
2016-01-06  Matthew Khouzamanalysis: fix modifier order for AbstractSegmemtStoreDe...
2016-01-05  Matthew Khouzamanalysis: simplify perSyscallStats iteration
2016-01-05  Marc-Andre LaperleLatency: introduce latency density view
2016-01-05  Patrick Tassetmf: Avoid recursion in AbstractSegmentStoreTableViewer...
2016-01-05  Matthew Khouzamanalysis: fix @NonNull issues with SystemCallLatencySta...
2015-12-18  Alexandre MontplaisirRemove all "AllTests" suites
2015-12-17  Marc-Andre Laperleanalysis: Make SystemCallLatencyTableAnalysisTest more...
2015-12-16  Marc-Andre LaperleDisable overlay scrollbars when running tests to preven...
2015-12-10  Patrick Tassetmf: Add vertical zooming support to time graph viewer...
2015-12-10  Alexandre MontplaisirUse maven-enforcer-plugin to enforce minimum versions
2015-12-10  Alexandre MontplaisirFix latest batch of null warnings
2015-12-10  Patrick Tasseanalysis: Fix IndexOutOfBoundsException in ResourcesView
2015-12-09  Matthew Khouzamanalysis: test SystemCallLatencyAnalysis
2015-12-09  Matthew Khouzamanalysis: Test SystemCallLatencyTableView
2015-12-09  Matthew Khouzamanalysis: Allow SegementStoreContentProvider to accept...
2015-12-09  Matthew Khouzamanalysis: add statistics core tests for segments
2015-12-09  Matthew Khouzamanalysis: add standard deviation to the segment store...
2015-12-09  Matthew Khouzamanalysis: introduce os linux swtbot tests
2015-12-09  Matthew Khouzamanalysis: expose GetTableViewer in AbstractSegmentStore...
2015-12-08  Alexandre MontplaisirFix some null warnings
2015-11-27  Marc-Andre Laperletmf: Fix for time-alignment bug
2015-11-27  Alexandre Montplaisirss: Implement ISegment#getLength() as a default method
2015-11-26  Patrick Tassetmf: Bug 477508: Fix wrong event count and ranks in...
2015-11-24  Francis Giraldeaulttng: additional definitions for lttng 2.7 and 2.8
2015-11-24  Francis Giraldeauanalysis: support sched_waking event
2015-11-24  Matthew Khouzamanalysis: Clean up AlgorithmManager a bit
2015-11-24  Jean-Christian Kouameanalysis : Add constant modifier to a field
2015-11-20  Patrick Tassetmf: Make entry comparator apply recursively in Abstrac...
2015-11-20  Matthew Khouzamanalysis: clean up KernelStateProvider
2015-11-20  Matthew Khouzamanalysis: Split up KernelStateProvider
2015-11-19  Marc-Andre Laperletmf: Introduce resolveIntEventAspectOfClassForEvent
2015-11-19  Alexandre MontplaisirFix some null warnings
2015-11-06  Patrick Tasseanalysis: Fix missing setItemCount in AbstractSegmentSt...
2015-11-02  Bernd Hufmannlttng: update and add HR timer related events and fields
2015-11-02  Bernd Hufmannanalysis: Don't run latency analysis automatically
2015-10-30  Bernd Hufmannlttng: pack columns in latency table
2015-10-30  Bernd Hufmannanalysis: rename latency to segment store for statistics
2015-10-30  Bernd Hufmannanalysis: avoid division by 0 in latency statistics
2015-10-30  Bernd Hufmannanalysis: Add null check for dependent analysis
2015-10-30  Bernd Hufmannanalysis: Rename latency related classes to System...
2015-10-30  Marc-Andre Laperleanalysis: Allow segment table viewer/provider to accept...
2015-10-30  Alexandre MontplaisirReplace instances of FluentIterable with Java 8 Streams
2015-10-30  Alexandre Montplaisirreleng: Transition to jdt.annotation 2.0
2015-10-29  Alexandre MontplaisirAdd null checks for methods missing them
2015-10-29  Alexandre MontplaisirLink all plugins to the external annotation location
2015-10-27  Matthew Khouzamanalysis: Improve comments for IKernelAnalysis.java
2015-10-27  Matthew Khouzamanalysis: Clean up critical path algorithm a bit
2015-10-27  Bernd Hufmannanalysis: Register latency statistics view as analysis...
2015-10-27  Bernd Hufmannanalysis: Clean-up latency statistics
2015-10-26  Patrick Tassetmf: Add previous full state in AbstractStateSystemTime...
2015-10-26  Bernd Hufmannlttng: Add possibility to remove latency listener from...
2015-10-26  Alexandre MontplaisirRemove duplicate groupId and versions in pom.xml files
2015-10-26  Bernd Hufmannanalysis: Change visibility modifiers in segment store...
2015-10-26  Bernd Hufmannlttng: fix NPE when segment selection is null
2015-10-26  Bernd Hufmannlttng: Provide tooltip for latency scatter chart
2015-10-23  Bernd Hufmannanalysis: Dispose the segment store when disposing...
2015-10-23  Bernd Hufmannanalysis: Add abstract latency scatter chart view and...
2015-10-23  Bernd Hufmannlttng: Add latency statistics
2015-10-23  Bernd Hufmanntmf: add comparator getter to ISegmentAspect interface
2015-10-23  Bernd Hufmannanalysis: introduce abstract latency analysis table
2015-10-23  Bernd Hufmannlttng: provide a system call column for in Latency...
2015-10-23  Bernd Hufmannanalysis: add abstract latency analysis module and...
2015-10-22  Francis Giraldeauanalysis: basic checks for acyclic property of TmfGraph
2015-10-22  Matthew Khouzamanalysis: add critical path icon
2015-10-22  Francis Giraldeauanalysis: Add the critical path view
next
This page took 0.042925 seconds and 8 git commands to generate.