public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* Re: new systemtapgui release available
       [not found] <8A3E977AB3C24845947ADAAE0526E395336694@orsmsx419.amr.corp.intel.com>
@ 2006-07-25 14:34 ` Ryan Morse
  0 siblings, 0 replies; 9+ messages in thread
From: Ryan Morse @ 2006-07-25 14:34 UTC (permalink / raw)
  To: Keshavamurthy, Anil S; +Cc: systemtap

Keshavamurthy, Anil S wrote:
> Do you know if this systemtapgui supports Itanium i.e IA-64 ?
>   
While I have not tested it, I am pretty sure that none of the binaries 
will work with IA-64.  However, if you want to download eclipse and the 
systemtapgui source, I can guide you through the process of building a 
binary for IA-64.

1. Download Eclipse 3.1.2 
(http://fullmoon.rtp.raleigh.ibm.com/downloads/drops/R-3.1.2-200601181600/index.php)
    While Eclipse 3.2 is out, there are a few bugs with its Toolbar that 
are still being addressed
2. Download SystemTapGUI source 
(http://prdownloads.sourceforge.net/stapgui/systemtapgui-src_2006-07-21.tar.gz?download)
3. Extract the Eclipse archive.
4. Open Eclipse
5. Import the SystemTapGUI Source
    A. Click File->Import
    B. Select Existing Projects into Workspace and click Next
    C. Select Archive file and browse to the location you downloaded 
SystemTapGUI
    D. Click Finish
6. Create a *.product file for IA64
    A. Open up the com.ibm.ras.systemtap.systemtapgui plugin.
    B. Copy and paste one of the existing *.product files into the same 
directory giving it a name that reflects that it is for IA64
    C. Open the new *.product file and click the Configuration tab
    D. Click Remove All
    E. Click Add and select all of the plugins included in the binary.  
(everything starting with com.ibm.ras...)
    F. Click Add Required Plugins
7. Build the new binary
    A. Click on the Overview tab
    B. Under Exporting click Eclipse Product Export Wizard
    C. Specify a directory to contain the files
    D. Make sure Export Destination is set to directory and choose where 
on your system you want the application built
    E. Change both source compatibility and .class compatibility to 1.4
    F. Click finish
8. Open the directory you build SystemTapGUI in and run systemtapgui

Once you have the working IA64 product file, feel free to check it into 
subversion or email it to me so others can use it too.
>
>   
>> -----Original Message-----
>> From: systemtap-owner@sourceware.org 
>> [mailto:systemtap-owner@sourceware.org] On Behalf Of Ryan Morse
>> Sent: Monday, July 24, 2006 9:36 AM
>> To: systemtap@sourceware.org
>> Subject: new systemtapgui release available
>>
>> A new weekly release of systemtapgui is available.
>> https://sourceforge.net/project/showfiles.php?group_id=169234
>>
>> Changes:
>> Added support for filtering datasets
>> Added support for PPC and AMD64
>> Expanded IDE Documentation
>> Fixed a number of bugs
>>
>> -- 
>> Thanks,
>> Ryan Morse
>> IBM Linux Technology Center
>> Phone: 503-578-4120
>> email: morser@us.ibm.com
>>
>>     
-- 

Thanks,
Ryan Morse
IBM Linux Technology Center
Phone: 503-578-4120
email: morser@us.ibm.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* new systemtapgui release available
@ 2006-09-12 23:04 Ryan Morse
  0 siblings, 0 replies; 9+ messages in thread
From: Ryan Morse @ 2006-09-12 23:04 UTC (permalink / raw)
  To: systemtap

A new release of systemtapgui is available.
https://sourceforge.net/project/showfiles.php?group_id=169234

Changes:

Added new Dashboard scripts
Added new graph types
Added support for graphing tabular stap output
Improved graphing performance
Improved help documentation 

-- 

Thanks,
Ryan Morse
IBM Linux Technology Center
Phone: 503-578-4120
email: morser@us.ibm.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* new systemtapgui release available
@ 2006-08-19  0:06 Ryan Morse
  0 siblings, 0 replies; 9+ messages in thread
From: Ryan Morse @ 2006-08-19  0:06 UTC (permalink / raw)
  To: systemtap

A new release of the systemtapgui is available.
https://sourceforge.net/project/showfiles.php?group_id=169234

Changes:
Added ability to modify parsing expression while script is running
Added conditional filter selector (implemented as part of code 
completion, modify through preferences)
Added support for selecting row numbers when graphing
Added ability to turn on line numbers when editing a stp script
Added support for building the gui from the command line
Finished basic documentation for the project
Fixed numerous bugs
Fixed numerous performance issues
Removed unused items in the menu bars for all perspectives

-- 
Thanks,
Ryan Morse
IBM Linux Technology Center
Phone: 503-578-4120
email: morser@us.ibm.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* new systemtapgui release available
@ 2006-08-05  1:07 Ryan Morse
  0 siblings, 0 replies; 9+ messages in thread
From: Ryan Morse @ 2006-08-05  1:07 UTC (permalink / raw)
  To: systemtap

A new release of systemtapgui is available.
https://sourceforge.net/project/showfiles.php?group_id=169234

Changes:
Added dashboard perspective
Diabled unavilable buttons
Normalized multi-series graphs
Removed excess preference options
Added graphing documentation
Expanded graph options
Fixed numerous minor bugs

-- 
Thanks,
Ryan Morse
IBM Linux Technology Center
Phone: 503-578-4120
email: morser@us.ibm.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* new systemtapgui release available
@ 2006-07-24 16:37 Ryan Morse
  0 siblings, 0 replies; 9+ messages in thread
From: Ryan Morse @ 2006-07-24 16:37 UTC (permalink / raw)
  To: systemtap

A new weekly release of systemtapgui is available.
https://sourceforge.net/project/showfiles.php?group_id=169234

Changes:
Added support for filtering datasets
Added support for PPC and AMD64
Expanded IDE Documentation
Fixed a number of bugs

-- 
Thanks,
Ryan Morse
IBM Linux Technology Center
Phone: 503-578-4120
email: morser@us.ibm.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* new systemtapgui release available
@ 2006-07-14 23:39 Ryan Morse
  0 siblings, 0 replies; 9+ messages in thread
From: Ryan Morse @ 2006-07-14 23:39 UTC (permalink / raw)
  To: systemtap

A new weekly release of the systemtapgui is available.
https://sourceforge.net/project/showfiles.php?group_id=169234

Changes:
Added internal documentation for the IDE (Help->Help Contents)
Added optional Title and Legend to charts
Added ability to open and graph generic stap output
Added support for saving script and graph options between sessions

-- 
Thanks,
Ryan Morse
IBM Linux Technology Center
Phone: 503-578-4120
email: morser@us.ibm.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: new systemtapgui release available
  2006-07-07 23:24 ` Frank Ch. Eigler
@ 2006-07-07 23:36   ` Ryan Morse
  0 siblings, 0 replies; 9+ messages in thread
From: Ryan Morse @ 2006-07-07 23:36 UTC (permalink / raw)
  To: Frank Ch. Eigler; +Cc: systemtap

Frank Ch. Eigler wrote:
> Ryan Morse <morser@us.ibm.com> writes:
>
>   
>> A new weekly release of the systemtapgui is available.
>> http://prdownloads.sourceforge.net/stapgui/systemtapgui_2006-07-07.tar.gz
>> http://prdownloads.sourceforge.net/stapgui/systemtapgui-src_2006-07-07.tar.gz
>> [...]
>>     
>
> If build instructions are somewhere in the packages, could you point
> them out?  If they aren't, please assemble some for us old-schoolers. :-)
>
> - FChE
>   
There are build instructions contained in both releases, located in 
'Documentation\readme.htm'.  We are working on moving everything in the 
documentation folder onto the website for easier access. So you don't 
have to go look for it, I have included the instructions below.


     Installation

SystemTap GUI is packaged as a stand-alone Java application. You may 
download and build the source yourself or download a prebuilt version.
NOTE: Installation assumes you already have both Java and SystemTap 
installed.


      A. From Source

   1. Download Eclipse
   2. http://www.eclipse.org/downloads/ Download the source tarball
   3. http://stapgui.sourceforge.net/download.shtml Untar Eclipse
   4. tar -xzvf eclipse-SDK-3.1.2-linux-gtk.tar.gz Import the project
      into Eclipse
      Select File->Import
      Select 'Archive' Click 'Next'
      Browse to the directory you downloaded the SystemTapGUI tarball to
      Choose a location to import to
   5. Click finish Export the project
      Open up the com.ibm.ras.systemtap.systemtapgui plugin Open the
      systemtapGUI.product file Click on Eclipse Product Export Wizard
      under Overview/Exporting Choose Directory for export destination
   6. Make sure compiler options are set to Java 1.4 Click finish Run
      the project
      Locate the exported files and click the SystemTapGUI icon. 


      B. From Prebuild Tarball

   1. Download the binary tarball
   2. http://stapgui.sourceforge.net/download.shtml Untar the build
   3. tar -xzvf stapgui.tgz Run the application
      Open the systemtapGUI folder and double click the SystemTapGUI file 

-- 
Thanks,
Ryan Morse
IBM Linux Technology Center
Phone: 503-578-4120
email: morser@us.ibm.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: new systemtapgui release available
  2006-07-07 22:33 Ryan Morse
@ 2006-07-07 23:24 ` Frank Ch. Eigler
  2006-07-07 23:36   ` Ryan Morse
  0 siblings, 1 reply; 9+ messages in thread
From: Frank Ch. Eigler @ 2006-07-07 23:24 UTC (permalink / raw)
  To: Ryan Morse; +Cc: systemtap

Ryan Morse <morser@us.ibm.com> writes:

> A new weekly release of the systemtapgui is available.
> http://prdownloads.sourceforge.net/stapgui/systemtapgui_2006-07-07.tar.gz
> http://prdownloads.sourceforge.net/stapgui/systemtapgui-src_2006-07-07.tar.gz
> [...]

If build instructions are somewhere in the packages, could you point
them out?  If they aren't, please assemble some for us old-schoolers. :-)

- FChE

^ permalink raw reply	[flat|nested] 9+ messages in thread

* new systemtapgui release available
@ 2006-07-07 22:33 Ryan Morse
  2006-07-07 23:24 ` Frank Ch. Eigler
  0 siblings, 1 reply; 9+ messages in thread
From: Ryan Morse @ 2006-07-07 22:33 UTC (permalink / raw)
  To: systemtap

A new weekly release of the systemtapgui is available.
http://prdownloads.sourceforge.net/stapgui/systemtapgui_2006-07-07.tar.gz
http://prdownloads.sourceforge.net/stapgui/systemtapgui-src_2006-07-07.tar.gz

Changes:
    Added scrolling for all graphs
    Added zooming for all graphs
    Fixed import data series for graphing perspective
    Fixed save graph image for graphing perspective
    Fixed axis to display more accurate values
    Fixed bug causing graph selection wizard to crash on cancel
    Fixed bug causing editor to crash if unable to read probe tree
    Removed duplicate File->Open File menu item
    Removed unused Help menu items

-- 
Thanks,
Ryan Morse
IBM Linux Technology Center
Phone: 503-578-4120
email: morser@us.ibm.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-09-12 23:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <8A3E977AB3C24845947ADAAE0526E395336694@orsmsx419.amr.corp.intel.com>
2006-07-25 14:34 ` new systemtapgui release available Ryan Morse
2006-09-12 23:04 Ryan Morse
  -- strict thread matches above, loose matches on Subject: below --
2006-08-19  0:06 Ryan Morse
2006-08-05  1:07 Ryan Morse
2006-07-24 16:37 Ryan Morse
2006-07-14 23:39 Ryan Morse
2006-07-07 22:33 Ryan Morse
2006-07-07 23:24 ` Frank Ch. Eigler
2006-07-07 23:36   ` Ryan Morse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).