Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-01Start using Tycho 0.22.Alexander Kurtakov1-2/+2
2014-12-01ctf: Commit the generated ANTLR files to the source treeMarc-Andre Laperle6-49/+12134
2014-11-28tmf: Bug 451240: Mouse wheel inactive on time graph scale and scroll barPatrick Tasse2-19/+21
2014-11-28tmf: Add list methods for trace package elementsPatrick Tasse1-2/+26
2014-11-26profiling: Fixes an issue when creating a new profile. It was getting in an i...Roberto Oliveira2-2/+2
2014-11-26Bug 448058: Update lttng user documentation: Using Remote ServicesMarkus Schorn6-8/+13
2014-11-20lttng: Update lttng targets for Remote Services featurePatrick Tasse5-5/+25
2014-11-18ctf: better test event headers (bug 446190)Matthew Khouzam3-9/+37
2014-11-18Bug 448058: Replace RSE by org.eclipse.remoteMarkus Schorn44-1164/+1303
2014-11-17ctf: Lock the CTF test-suite to an older known commitAlexandre Montplaisir1-1/+5
2014-11-17tmf: Bug 449206: NullPointerException in HistogramDataModelPatrick Tasse3-16/+43
2014-11-13lttng-control: fix enable events when filtering in tree (bug 450526)Bernd Hufmann2-8/+24
2014-11-12Add some missing NonNull annotation "imports"Marc-Andre Laperle3-0/+6
2014-11-12Fix cast warnings (errors) when targetting 4.5Marc-Andre Laperle5-7/+14
2014-11-10tmf: fix IllegalArgumentException when doing auto-detectionBernd Hufmann1-0/+1
2014-11-10tmf: add (internal) API for handling name clashes during importBernd Hufmann3-157/+283
2014-11-10Gcov: remove SWTBot from tests.Andrew Ferrazzutti42-524/+537
2014-11-07tmf: Bug 434646: Control Flow view not cleared when opening UST tracePatrick Tasse2-0/+2
2014-11-07tmf: Fix superfluous Supplementary files element in trace package importMarc-Andre Laperle1-20/+12
2014-11-06tmf: Add element to its parent's children automatically and remove setChildrenMarc-Andre Laperle6-23/+64
2014-11-06gprof: Fix warnings and enable more warnings and save actions.Alexander Kurtakov4-6/+70
2014-11-06releng: Bump maven-resources-plugin to 2.7.Alexander Kurtakov1-1/+1
2014-11-04Fix problem with Libhover saving libraries at end of sessionJeff Johnston2-11/+22
2014-11-03tmf: Extract a method so that the manifest can be embedded in other xml filesMarc-Andre Laperle1-3/+14
2014-11-03Propogate error message from invalid child tab to the parent.Roland Grunberg1-0/+1
2014-10-31Bug 432067: Use --fullpath-after= for unambiguous source file paths.Roland Grunberg8-0/+15
2014-10-28Use the Working Directory When Looking Up gmon.outDavid E. Narváez1-5/+2
2014-10-27Create a New Shell if Active Shell is NullDavid E. Narváez1-1/+1
2014-10-24tmf: Add unit tests for time offsetPatrick Tasse4-3/+205
2014-10-24tmf: Update user guide for time offsettingPatrick Tasse9-0/+60
2014-10-24tmf: Change Offset Dialog advanced mode layoutPatrick Tasse1-15/+15
2014-10-23Bug 447542 - NPE if no libhover docs givenJeff Johnston1-6/+9
2014-10-22tmf: fix concurrency issue in analyses modules (bug 447434)Bernd Hufmann7-54/+86
2014-10-22pcap: Fix a test so that it works in any time zoneMarc-Andre Laperle1-7/+29
2014-10-20Bug 447554 - gcov not handling linked filesJeff Johnston5-63/+145
2014-10-20Bug 446740: Stat Comparison View should support newer versions.Roland Grunberg2-6/+6
2014-10-17tmf: Add 'last modified' and 'size' properties for tracesPatrick Tasse4-2/+124
2014-10-17tmf: Remove unnecessary System.gc since we now have SafeMappedByteBufferMarc-Andre Laperle1-7/+0
2014-10-16tmf: Fix source location on import from archivePatrick Tasse1-1/+42
2014-10-14lttng: More performance improvements to the Resources viewPatrick Tasse1-35/+27
2014-10-14lttng: Some performance improvements to the Resources viewMarc-Andre Laperle2-26/+50
2014-10-14tmf: Fix some leaks in the sequence diagramMarc-Andre Laperle2-15/+47
2014-10-14tmf: Offset traces uiMatthew Khouzam25-81/+1271
2014-10-10tmf: lttngControl: fix: way to retrieve probe and function informationJonathan Rajotte Julien2-11/+12
2014-10-09tmf: Cache the result of gc.getFontMetrics in callstack viewMarc-Andre Laperle1-1/+6
2014-10-08TMF: Change API for synchronization files' folderGeneviève Bastien2-20/+35
2014-10-07XML state system: Add timestamp field to the current eventfieldsNaser Ezzati4-2/+12
2014-10-07tmf: Fix copy trace handler enabled in unrelated dialogsPatrick Tasse3-129/+40
2014-10-07rpm: Cleanup createrepo.Alexander Kurtakov15-241/+60
2014-10-06Revert "XML state system: Add timestamp field to the current eventfields."Alexandre Montplaisir2-8/+0

Back to the top