Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 5d6dee8192874c84dcb447a9d1db39b472d561bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<html>
<head>
<title>About Systemtap GUI</title>

<body>
	<center>
	<img src="splash.bmp">

	<br/>
	Copyright &#169; 2006 IBM &#174;. All rights reserved.

	<br/><br/>
	<a href="http://sourceware.org/systemtap/">Systemtap</a>

	<br/><br/>
	Contact: <a href="mailto:morser@us.ibm.com, hhughesw@us.ibm.com, jhbriggs@us.ibm.com, hien@us.ibm.com?subject=SystemTap GUI">Systemtap GUI developers</a>

	<!--This is here to satisfy RFRS requirements-->
	<br/><br/>
	This offering is powered by Eclipse technology and includes Eclipse plug-ins that can be installed and used with other Eclipse (3.1)-based offerings.
	</center>
</body>
</html>

Back to the top