deliverable/tracecompass.git
2016-01-22  Matthew KhouzamMake LostEventDeclaration final
2016-01-22  Matthew Khouzamvm: change private method to take a List instead of...
2016-01-22  Matthew Khouzamdocumentation: Add documentation for Latency views
2016-01-22  Bernd Hufmannanalysis: support for sorting of control flow view...
2016-01-21  Geneviève Bastienlttng: Fix thread ordering in virtual machine view
2016-01-21  Marc-Andre... rcp: Add profile to build only one rcp (one environment)
2016-01-21  Geneviève Bastienlttng: VirtualMachineView: extract some methods to...
2016-01-21  Jean-Christian... tmf : Improve toString() in TmfXmlStateValue and TmfXml...
2016-01-21  Matthew Khouzamctf: Introduce IEventDefinition
2016-01-20  Matthew Khouzamtmf.ui: Fix dead store in TimeAlignmentSynchronizer
2016-01-20  Geneviève Bastienlttng: Fix sonar warnings in VirtualMachinePresentation...
2016-01-20  Geneviève Bastienlttng: Fix sonar warnings in VirtualMachineViewEntry
2016-01-20  Matthew Khouzamtmf.ui: ensure that the Histogram's text label is layouted
2016-01-20  Marc-Andre... Print some environment information at the start of...
2016-01-20  Matthew Khouzamtmf.ui: avoid dead store in deleteHandler
2016-01-19  Matthew KhouzamFix typo in System call density vs time title
2016-01-19  Jean-Christian... tmf : fix the 'Not' condition in TmfXmlCondition
2016-01-19  Matthew Khouzamctf: no longer rely on default character encoding in...
2016-01-18  Matthew Khouzamctf: no longer invoke new String() in Metadata.java
2016-01-18  Matthew Khouzamctf: fix Modifier order to always be static final
2016-01-18  Matthew Khouzamctf: make all parser implementations final classes
2016-01-17  Bernd Hufmannanalysis: Add grid in density viewer
2016-01-16  Marc-Andre... Exclude more Sonar rules that are not working with...
2016-01-15  Alexandre Montplaisirreleng: Update test-traces to 1.2.0
2016-01-15  Bernd Hufmanntmf: Make columns in TimeGraphCombos moveable by default
2016-01-15  Marc-Andre... Revert "tmf: Remove an annotation temporarily to work...
2016-01-14  Mohamad GebaiLTTng: Add a virtual CPU view for the virtual machine...
2016-01-14  Matthew Khouzamctf: split up IOStructGen into 44 files
2016-01-14  Patrick Tassess: Bug 485304: Incorrect interval returned in history...
2016-01-14  Marc-Andre... Update sonar-maven-plugin to 2.7.1
2016-01-14  Marc-Andre... tmf: Try expanding a second time when tree expand fails
2016-01-14  Bernd Hufmannanalysis: Update unit formatter for segment store
2016-01-14  Geneviève Bastienxml: bug 484257: allow to define values anywhere in...
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-13  Patrick Tassess: Bug 485463: Incorrect parent sequence number in...
2016-01-13  Bernd Hufmanncontrol: Update MI parsing for configured event filters
2016-01-13  Bernd Hufmanncontrol: Improve check for empty strings
2016-01-11  Bernd Hufmannanalysis: Move timing analysis ui classes in own java...
2016-01-11  Bernd Hufmanncontrol: remove calibrate command
2016-01-11  Bernd Hufmanncontrol: Remove remaining AllTests.java from test plug-ins
2016-01-08  Patrick Tassetmf: Fix IllegalArgumentException in TimeGraphCombo
2016-01-08  Matthew KhouzamStateSystem: Aesthetic changes to HT_IO.java
2016-01-08  Bernd HufmannBug 483621: Move segment store statistics into timing...
2016-01-08  Patrick Tassetmf: Make font depend on item height in time graph
2016-01-08  Bernd Hufmanndoc: Correct lttng session load description for conflic...
2016-01-07  Alexandre MontplaisirUse pom-less plugins where we can
2016-01-07  Bernd Hufmanndoc: update user guide for kernel event filtering in...
2016-01-07  Bernd Hufmanncontrol: add SWTBot test to test kernel filtering for...
2016-01-07  Bernd Hufmanncontrol: Support for filtering of kernel events
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-07  Geneviève BastienTMF: Bug 454283: Initialize all analysis modules before...
2016-01-06  Marc-Andre... Remove API tooling from test plugins
2016-01-06  Bernd Hufmanndoc: Add user guide for LTTng session profiles
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-06  Jean-Christian... tmf : add of a range selection from other sources for...
2016-01-05  Matthew Khouzamanalysis: simplify perSyscallStats iteration
2016-01-05  Marc-Andre... Latency: introduce latency density view
2016-01-05  Marc-Andre... Some cleanups related to investigating redundant null...
2016-01-05  Patrick Tassetmf: Avoid recursion in AbstractSegmentStoreTableViewer...
2016-01-05  Matthew Khouzamanalysis: fix @NonNull issues with SystemCallLatencySta...
2016-01-05  Marc-Andre... tmf: Fix remote.ui test on Windows due to line separators
2015-12-21  Marc-Andre... tmf: Fix failure in StandardImportGzipTraceTest related...
2015-12-19  Alexandre MontplaisirClean up top-level pom.xml
2015-12-19  Alexandre Montplaisirrcp: Update RCP product plugin's ID
2015-12-18  Matthew Khouzamctf: make computeAttributeMap return a Map instead...
2015-12-18  Matthew Khouzamctf: fix modifier order of @Nullable annotation
2015-12-18  Marc-Andre... Fix main shell not active using Xvfb
2015-12-18  Matthew Khouzamtmf.ctf: Accelerate ByteArrayDefintion parsing
2015-12-18  Matthew Khouzamctf: Collapse if statement in StructDefinition
2015-12-18  Alexandre MontplaisirRemove all "AllTests" suites
2015-12-17  Patrick Tassetmf: Fix GTK bug when setting top item after changing...
2015-12-17  Marc-Andre... analysis: Make SystemCallLatencyTableAnalysisTest more...
2015-12-17  Patrick Tassetmf: Support vertical zoom in time graph with Shift...
2015-12-17  Patrick Tassetmf: Bug 484422: Fix inconsistent vertical zoom
2015-12-17  Patrick Tassedoc: Update user guide for time graph markers and verti...
2015-12-17  Matthew Khouzamctf: make CtfTmfEvent expose packet context attributes
2015-12-17  Matthew Khouzamctf: expose stream in CtfTmfEvent
2015-12-17  Matthew Khouzamctf: Make packet descriptor information available to...
2015-12-16  Matthew Khouzamctf: Expose map of attributes in Packet Descriptor
2015-12-16  Matthew Khouzamctf: make SIPIE enums store both key and value
2015-12-16  Matthew Khouzamctf: Introduce ICTFStream
2015-12-16  Marc-Andre... Disable overlay scrollbars when running tests to preven...
2015-12-15  Matthew Khouzamctf: make HashMap child a Map and extract lookupStructScope
2015-12-15  Marc-Andre... tmf: Remove an annotation temporarily to work around...
2015-12-15  Patrick Tassetmf: Keep usage of ViewerSorter in navigatorContent...
2015-12-15  Marc-Andre... releng: Fix alltests failure on Mac
2015-12-15  Marc-Andre... tmf: FilterColorEditorTest on Mac
2015-12-14  Jean-Christian... tmf : Fix the xml condition multiple problem
2015-12-14  Marc-Andre... tmf: Fix existing trace not being reopened when it...
2015-12-14  Marc-Andre... ctf: Fix InvalidPathException in CtfTmfTraceValidateTes...
2015-12-12  Marc-Andre... ctf: Fixed leaked file handle when calling CTFTraceRead...
2015-12-11  Marc-Andre... tmf: Bug 479675: Fix for index not being properly delet...
2015-12-11  Patrick Tassedoc: Update developer guide for time graph markers
next
This page took 0.051762 seconds and 5 git commands to generate.