Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add documentation about Flight Recorder Mode to Beginner's Guide | William Cohen | 2010-03-30 | 1 | -0/+136 |
| | |||||
* | PR4105 Support up to 9 (up from 5) array indices documentation. | William Cohen | 2010-03-29 | 1 | -1/+1 |
| | |||||
* | Make the stap-prep script available in the RPM. | William Cohen | 2010-03-12 | 1 | -39/+0 |
| | |||||
* | Revert "Make stap-prep script available in the RPM" | William Cohen | 2010-03-12 | 1 | -0/+39 |
| | | | | This reverts commit da3dfc346ff926f0f1bdd2872fe4f5f8e920953a. | ||||
* | Make stap-prep script available in the RPM | William Cohen | 2010-03-12 | 1 | -39/+0 |
| | |||||
* | Add SystemTap_Beginners_Guide to build. | Mark Wielaard | 2010-01-02 | 22 | -113/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | * configure.ac: Add --enable-publican and --with-publican-brand. Setup "shadow" directory doc/beginners. * Makefile.in: Regenerated. * configure: Regenerated. * doc/Makefile.am (SUBDIRS): Add beginners. * doc/Makefile.in: Regenerated. * doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml (productname): Set to Systemtap. (productnumber): Set to 1.0. * SystemTap_Beginners_Guide/en-US/*.xml: Replace includes from extras/testsuite to ../testsuite, * doc/SystemTap_Beginners_Guide/publican.cfg: Moved to ... * doc/SystemTap_Beginners_Guide/publican.cfg.in: ... here. * doc/SystemTap_Beginners_Guide/Makefile: Removed. * doc/SystemTap_Beginners_Guide/old-syncandbuild.sh: Removed. * doc/SystemTap_Beginners_Guide/syncandbuild.sh: Removed. * doc/SystemTap_Tapset_Reference/Makefile.in: Regenerated. * doc/beginners/Makefile.am: New makefile. * doc/beginners/Makefile.in: New generated file. * grapher/Makefile.in: Regenerated. * systemtap.spec: Add with_publican and publican_brand. | ||||
* | Add PROD2 to allow beginner's guide to be built again. | William Cohen | 2009-12-17 | 1 | -0/+1 |
| | |||||
* | minor correction | Don Domingo | 2009-12-02 | 1 | -2/+2 |
| | |||||
* | correcting license, forgot to change back yesterday while testing default ↵ | Don Domingo | 2009-12-02 | 1 | -3/+3 |
| | | | | Publican 1 license | ||||
* | minor modifications to allow book to build in latest Publican (1.x). to ↵ | Don Domingo | 2009-12-01 | 1 | -8/+21 |
| | | | | build in older versions of Publican, use old-syncandbuild.sh | ||||
* | minor modifications to allow book to build in latest Publican (1.x). to ↵ | Don Domingo | 2009-12-01 | 1 | -1/+1 |
| | | | | build in older versions of Publican, use old-syncandbuild.sh | ||||
* | minor modifications to allow book to build in latest Publican (1.x). to ↵ | Don Domingo | 2009-12-01 | 1 | -1/+2 |
| | | | | build in older versions of Publican, use old-syncandbuild.sh | ||||
* | minor modifications to allow book to build in latest Publican (1.x). to ↵ | Don Domingo | 2009-12-01 | 1 | -3/+4 |
| | | | | build in older versions of Publican, use old-syncandbuild.sh | ||||
* | minor modifications to allow book to build in latest Publican (1.x). to ↵ | Don Domingo | 2009-12-01 | 2 | -0/+33 |
| | | | | build in older versions of Publican, use old-syncandbuild.sh | ||||
* | Install yum-utils when yumdownloader is missing first in stapprep.sh. | Mark Wielaard | 2009-07-28 | 1 | -0/+4 |
| | | | | | * doc/SystemTap_Beginners_Guide/en-US/extras/stapprep.sh: Check whether yumdownloader is already available and install yum-utils if not. | ||||
* | minor typo | Don Domingo | 2009-07-20 | 1 | -1/+1 |
| | |||||
* | revising for brew build | Don Domingo | 2009-07-20 | 2 | -2/+32 |
| | |||||
* | minor revisions to language | Don Domingo | 2009-07-20 | 1 | -9/+19 |
| | |||||
* | Update for RHEL 5.4 | William Cohen | 2009-07-15 | 1 | -1/+1 |
| | |||||
* | Add desciption of tracepoint event. | William Cohen | 2009-07-15 | 1 | -0/+26 |
| | |||||
* | Add description of dropwatch to the examples. | William Cohen | 2009-07-15 | 2 | -0/+115 |
| | |||||
* | added tcpdumplike.stp to Network for Fedora build only | ddomingo | 2009-05-07 | 2 | -1/+117 |
| | |||||
* | added ioblktime.stp to guide | ddomingo | 2009-05-05 | 2 | -0/+113 |
| | |||||
* | added tcp_connections.stp | ddomingo | 2009-04-30 | 2 | -0/+88 |
| | |||||
* | PR9953: split up the two process.* tapsets | Josh Stone | 2009-04-14 | 1 | -1/+1 |
| | | | | | | | The overlapping process.* tapsets are now separated. Those probe points documented in stapprobes(3stap) remain the same. Those that were formerly in stapprobes.process(3stap) have been renamed to kprocess, to reflect their kernel perspective on processes. | ||||
* | drop Core from Fedora name | Dan Horak | 2009-02-23 | 2 | -3/+3 |
| | |||||
* | added Tracking System Call Volume Per Process section | ddomingo | 2009-02-20 | 2 | -0/+133 |
| | |||||
* | 485491, revised installation instructions, now uses yum install and ↵ | ddomingo | 2009-02-18 | 1 | -78/+67 |
| | | | | debuginfo-install for kernel info pkgs | ||||
* | added legal notice to override Publican default, doc source is now GPL2 | ddomingo | 2009-02-18 | 2 | -1/+31 |
| | |||||
* | added topsys.stp to examples (profiling) | ddomingo | 2009-02-12 | 3 | -12/+143 |
| | |||||
* | added section on how to monitor polling (testsuite/profiling/timeout.stp) | ddomingo | 2009-02-11 | 2 | -0/+138 |
| | |||||
* | corrected author name | ddomingo | 2009-02-11 | 1 | -0/+10 |
| | |||||
* | BZ484506, added yum setup instructions for RHEL | ddomingo | 2009-02-10 | 1 | -1/+15 |
| | |||||
* | Add newline at end of doc/SystemTap_Beginners_Guide/Makefile. | William Cohen | 2009-01-28 | 1 | -1/+1 |
| | |||||
* | cleaner versions | ddomingo | 2009-01-28 | 2 | -13/+11 |
| | |||||
* | added pre and post routines to Makefile, also cleaned up syncandbuild.sh | ddomingo | 2009-01-28 | 2 | -10/+20 |
| | |||||
* | fixed syncnbuild script to automate tag revisions depending on product ↵ | ddomingo | 2009-01-27 | 1 | -1/+12 |
| | | | | target (i.e. RHEL vs Fedora) | ||||
* | minimized RHEL-isms in doc source, still need to edit <productname> and ↵ | ddomingo | 2009-01-27 | 3 | -3/+9 |
| | | | | <productnumber> when building for non-RHEL though | ||||
* | corrected index entries as per wcohen | ddomingo | 2008-12-16 | 1 | -50/+50 |
| | |||||
* | Minor edits error chapter. | William Cohen | 2008-12-15 | 1 | -3/+4 |
| | |||||
* | Minor editing for example scripts. | William Cohen | 2008-12-15 | 3 | -6/+9 |
| | |||||
* | Minor edits in associative array sections. | William Cohen | 2008-12-15 | 2 | -5/+5 |
| | |||||
* | Clarify optional else clause. | William Cohen | 2008-12-15 | 1 | -1/+2 |
| | |||||
* | Minor edits and format corrections. | William Cohen | 2008-12-15 | 2 | -70/+70 |
| | |||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | William Cohen | 2008-12-11 | 7 | -602/+681 |
|\ | |||||
| * | edited index terms as per wcohen | ddomingo | 2008-12-11 | 7 | -602/+681 |
| | | |||||
* | | Add information about default MAXNESTING and MAXACTION allowed. | William Cohen | 2008-12-10 | 1 | -1/+4 |
|/ | |||||
* | Clean up formatting iotime-simple.stp | William Cohen | 2008-12-10 | 1 | -3/+3 |
| | |||||
* | Edit useful script examples. Clean up formating para-call-graph-simple.stp | William Cohen | 2008-12-10 | 3 | -31/+33 |
| | |||||
* | Edit text sections on associative arrays. Also tweak example two space indent. | William Cohen | 2008-12-10 | 2 | -86/+84 |
| |