From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29253 invoked by alias); 27 Mar 2008 18:53:06 -0000 Received: (qmail 29072 invoked by uid 9561); 27 Mar 2008 18:53:04 -0000 Date: Thu, 27 Mar 2008 18:53:00 -0000 Message-ID: <20080327185304.29054.qmail@sourceware.org> From: swagiaal@sourceware.org To: frysk-cvs@sourceware.org Subject: [SCM] master: swagiaal: removed test file htdocs/sandbox/index.html X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8bc2a5f7ab0678b6ea2a098b38ab4d50bb0ad46d X-Git-Newrev: 8ad1844bae3c034520abfb564d1a37d9b7ea933a Mailing-List: contact frysk-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-cvs-owner@sourceware.org Reply-To: frysk@sourceware.org X-SW-Source: 2008-q1/txt/msg00429.txt.bz2 The branch, master has been updated via 8ad1844bae3c034520abfb564d1a37d9b7ea933a (commit) from 8bc2a5f7ab0678b6ea2a098b38ab4d50bb0ad46d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email. - Log ----------------------------------------------------------------- commit 8ad1844bae3c034520abfb564d1a37d9b7ea933a Author: Sami Wagiaalla Date: Thu Mar 27 14:51:24 2008 -0400 swagiaal: removed test file htdocs/sandbox/index.html ----------------------------------------------------------------------- Summary of changes: htdocs/sandbox/index.html | 136 --------------------------------------------- 1 files changed, 0 insertions(+), 136 deletions(-) delete mode 100644 htdocs/sandbox/index.html First 500 lines of diff: diff --git a/htdocs/sandbox/index.html b/htdocs/sandbox/index.html deleted file mode 100644 index 52f7a1c..0000000 --- a/htdocs/sandbox/index.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - Frysk System Monitor / Debugger - - - - - - - - - - - -
- Frysk logo - - Home -  |  - Wiki -  |  - Use Cases -  |  - Work Flows -  |  - FAQ -  |  - Get Involved -  |  - Bugzilla -  |  - Build -  |  - Blog -  |  - Documentation -
-
-
- triangle - - - - - - - - - -
-   - - -

Overview

- -
- -Frysk logo - - - - -

The goal of the frysk project is to create an intelligent, -distributed, always-on system monitoring and debugging tool that -allows developers and system administrators to monitor running -processes and threads (including creation and destruction events), -monitor the use of locking primitives, expose deadlocks, gather data -and debug any given process by either choosing it from a list or by -accepting frysk's offer to open a source code or other window -on a process that is in the process of crashing or that has been -misbehaving in certain user-definable ways.

- -

frysk is free software and so is generally and freely -available as both a research and development platform.

- -

News

- - - -

- -Need to debug two programs -simultaneously? fhpd's start> command now works -with multiple-processes: - -

-$ ./frysk/bindir/fhpd
-(fhpd) load /bin/bash
-Loaded executable file: /bin/bash
-(fhpd) load /bin/ls
-Loaded executable file: /bin/ls
-(fhpd) start
-Attached to process 17686
-Attached to process 17687
-(fhpd) 
-
- -

Where Next?

- -
-
UseCases
-
Examples of how frysk will be used.
-
Build
-
Instructions on how to download and build frysk.
-
Demo
-
A Flash (800x600 pixels, 3.5MB) demonstration of frysk - driven by a Dogtail automated GUI test script.
-
WorkFlows
-
Illustrations of how frysk works.
-
Questions
-
Some questions with answers.
-
Get Involved
-
How to participate in frysk's development.
-
Documentation
-
Documentation; recommend reading, and useful links.
-
Bugzilla
-
Check the project status; report a problem.
-
- - -

 

-
-
-
- - - - -
- - hooks/post-receive -- frysk system monitor/debugger