Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/lttng
AgeCommit message (Expand)AuthorFilesLines
2013-04-03ctf: Clean up unit testsAlexandre Montplaisir31-652/+8
2013-04-03ctf: Disable NLS warnings in test pluginAlexandre Montplaisir34-197/+162
2013-03-28tmf: Add a trace-getting method in TmfViewAlexandre Montplaisir6-94/+80
2013-03-28tmf: Improve histogram responsivenessAlexandre Montplaisir4-107/+35
2013-03-28tmf: Add a TmfSignalThrottlerAlexandre Montplaisir4-0/+355
2013-03-27tmf: Update formatting in TmfSignalManagerAlexandre Montplaisir1-59/+62
2013-03-25tmf: Use same field format in properties and events viewsGeneviève Bastien4-7/+34
2013-03-22Display exception in message dialog box in TmfEventsTableBernd Hufmann1-6/+1
2013-03-21tmf: Generalize the support for call sites and model URIsBernd Hufmann12-57/+661
2013-03-21gdb trace: Update menu item for executable selectionBernd Hufmann2-2/+2
2013-03-19lttng: Add missing state value type caseAlexandre Montplaisir1-3/+4
2013-03-19tmf: Add Variant field handling in CtfTmfEventFieldGeneviève Bastien4-34/+113
2013-03-18tmf: Disable NLS warnings in testsAlexandre Montplaisir77-128/+99
2013-03-18lttng: Disable NLS warnings in testsAlexandre Montplaisir34-61/+38
2013-03-18gdbtrace: Disable NLS warnings in testsAlexandre Montplaisir4-6/+6
2013-03-18Add multiple selection in the time graph filter dialogSimon Marchi3-65/+92
2013-03-15tmf: keep event fields ordering as per ctf metadataGeneviève Bastien5-11/+13
2013-03-15Update GDB Tracepoint Analysis help filesPatrick Tasse3-1/+78
2013-03-15tmf: Enable the partial state system unit testsAlexandre Montplaisir1-0/+1
2013-03-14tmf ui: Make UML2SD UI tests independent from each otherBernd Hufmann3-39/+83
2013-03-14Fix for unit test concurrencyPatrick Tasse1-38/+56
2013-03-14[TMF] Add support for 64-bit integers in the history treeFrançois Rajotte5-26/+178
2013-03-14ctf: Make sure CTFTraceTest's are independentAlexandre Montplaisir1-76/+33
2013-03-14gdb trace: fix UI plug-in testBernd Hufmann1-1/+1
2013-03-13Update GDB Tracepoint Analysis testsPatrick Tasse17-33/+125
2013-03-13lttng: Fix gdb trace reference in lttng specific relengBernd Hufmann1-1/+1
2013-03-13tmf: Add support for partial state system historyAlexandre Montplaisir6-1/+744
2013-03-13lttng: Add an in-depth test for full state system queriesAlexandre Montplaisir3-1/+2772
2013-03-13tmf: Replace state value types with an enumAlexandre Montplaisir9-56/+87
2013-03-13gdb trace: Improve executable selectionBernd Hufmann1-2/+7
2013-03-13gdb trace: Fix shutdown deadlockBernd Hufmann1-12/+7
2013-03-13Introduce GDB Tracepoint Analysis featurePatrick Tasse133-125/+5522
2013-03-12lttng: add command execution timeout preferenceBernd Hufmann11-17/+51
2013-03-12Fix NullPointerException in TimeChartViewPatrick Tasse2-2/+4
2013-03-11tmf: Don't access the attribute tree directlyAlexandre Montplaisir3-19/+29
2013-03-06Update plug-in and feature descriptionsPatrick Tasse3-7/+7
2013-03-06lttng ui: fix handling of command output for verbose commandsBernd Hufmann5-71/+317
2013-03-05lttng/tmf: update versions and dependenciesBernd Hufmann8-9/+9
2013-03-04tmf: Move some code to copy/add/remove traces in UIGeneviève Bastien7-112/+175
2013-03-04tmf: Call parent before CtfTmfTrace specific initializationGeneviève Bastien1-2/+2
2013-03-04tmf: Add method to replace a statesystem's ongoing stateAlexandre Montplaisir2-14/+34
2013-03-04tmf: Add a method to query an ongoing state's start timeAlexandre Montplaisir3-12/+27
2013-03-04tmf: Add a copy method to state system inputsAlexandre Montplaisir3-0/+20
2013-03-04lttng: Do not cache attribute tree locationsAlexandre Montplaisir2-57/+47
2013-03-04lttng: Don't throw irrelevant exceptions in state system testsAlexandre Montplaisir2-129/+202
2013-03-01Improved error handling for connection errors in LTTng control Bernd Hufmann4-5/+33
2013-03-01Fix ResourceException in drag and drop to experiment from same projectPatrick Tasse1-2/+4
2013-02-28Remove unnecessary methods in LTTng Tracer Control modelBernd Hufmann6-386/+0
2013-02-28Change the TimeGraphCombo's filter to a blacklist rather than a whitelistFrançois Rajotte1-15/+20
2013-02-28Update default filter behavior in TimeGraphComboPatrick Tasse1-11/+20

Back to the top