Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-11-29Systemtap: Make some tweaks to UI.Andrew Ferrazzutti1-1/+1
2013-11-25Systemtap: Allow >1 regexs to parse graph output.Andrew Ferrazzutti1-40/+254
2013-10-31Systemtap: Prevent running scripts if existing graphs are missing required co...Andrew Ferrazzutti1-0/+93
2013-10-30Systemtap: make fixes to script start/stop actions.Andrew Ferrazzutti1-22/+38
2013-09-06systemtap.tests: Modernize.Alexander Kurtakov4-155/+188
2013-08-29all-tests: Run with less dependencies.Alexander Kurtakov1-1/+1
2013-08-28systemtap: Prevent test from polluting the build log.Alexander Kurtakov1-9/+0
2013-08-27Update parent poms to 2.2.0-SNAPSHOTJeff Johnston1-1/+1
2013-08-01Add test for smart paste.Jeff Johnston1-0/+19
2013-07-30Systemtap: Minor clean up of toggle comment handler and test.Camilo Bernal1-6/+5
2013-07-25Add SystemTap indenter test.Jeff Johnston2-1/+362
2013-07-19Add indent correction support to SystemTap editor.Jeff Johnston1-0/+1
2013-07-16Bug 401545 - Add formatting to SystemTap EditorJeff Johnston5-6/+716
2013-07-10Systemtap: Add toggle comment command to IDECamilo Bernal2-2/+186
2013-06-18Bug 410367 - Add 'about.html' to 'src.includes'.Jeff Johnston2-0/+29
2013-05-24systemtap: Internalize everything in ide.Alexander Kurtakov2-2/+2
2013-05-22Wait for stap to exity in SWTBotTestSami Wagiaalla1-9/+22
2013-05-20systemtap: add more missing copyright headersWainer S. Moschetta2-0/+22
2013-05-16Test launching a SystemTap scriptSami Wagiaalla1-2/+62
2013-05-09Fix test freezing caused by "Centralize execution of systemtap"Sami Wagiaalla1-8/+9
2013-05-06Wait for the "Systemtap" node in Systemtap SWTBot testSami Wagiaalla1-2/+26
2013-04-29Systemtap: Stabalize SWTBot test.Sami Wagiaalla1-12/+44
2013-04-11Fix Systemtap API errorsSami Wagiaalla1-1/+0
2013-04-11Handle Systemtap Not installed in SWTBot testSami Wagiaalla1-0/+10
2013-04-10Remove debugging print statementsSami Wagiaalla1-8/+0
2013-04-10Assume stap is installed in tests dealing with stap processes.Camilo Bernal2-19/+8
2013-04-09Add SWTBot test for creating a new Systemtap scriptSami Wagiaalla3-2/+118
2013-04-08systemtap: structures is no longer UI bundle.Alexander Kurtakov1-1/+1
2013-04-05systemtap: Move input validators to where they are actually used.Alexander Kurtakov3-1/+56
2013-03-27Support probe completion for aliases and multi-probeSami Wagiaalla1-0/+13
2013-03-26Fragments don't have to import packages imported by host.Alexander Kurtakov1-8/+1
2013-02-14Initialize probes and function during plugin sartupSami Wagiaalla1-19/+2
2013-02-06Bring project settings to map the new BREE JavaSE-1.6.Alexander Kurtakov1-1/+1
2013-02-06Add missing @Override.Alexander Kurtakov1-0/+1
2013-02-04Fix probe begin,end and error OFB ExceptionSami Wagiaalla1-0/+24
2013-02-01Chagen systemtap EE to 1.6Sami Wagiaalla2-4/+4
2013-01-18Fix failing STP testSami Wagiaalla1-0/+2
2013-01-15Add EPL to files created by Red HatSami Wagiaalla1-0/+11
2013-01-15Revert "Add EPL to files created by Red Hat"Sami Wagiaalla1-11/+0
2013-01-15Add EPL to files created by Red HatSami Wagiaalla1-0/+11
2012-12-13Bump up Linux Tools master snapshot release to 2.0.0.Jeff Johnston1-1/+1
2012-12-13Fix npe thrown during auto-completion of invalid probes.Camilo Bernal1-1/+1
2012-12-06Add functions to autocompletionSami Wagiaalla1-1/+42
2012-12-05Add static probes to probelistSami Wagiaalla1-38/+46
2012-12-04Simplify probe parsingSami Wagiaalla1-2/+2
2012-11-20Add and test probe point variable completionSami Wagiaalla1-0/+48
2012-11-16Test probe completionSami Wagiaalla3-6/+41
2012-11-15Add global keyword completionSami Wagiaalla1-2/+61
2012-11-15Test NPE for autocompletion near EOFSami Wagiaalla1-0/+40
2012-09-05Clean up org.eclipse.linuxtools.systemtap.ui.ide.testsSami Wagiaalla6-85/+31

Back to the top