summaryrefslogtreecommitdiffstats
path: root/doc/SystemTap_Beginners_Guide
Commit message (Collapse)AuthorAgeFilesLines
* Add documentation about Flight Recorder Mode to Beginner's GuideWilliam Cohen2010-03-301-0/+136
|
* PR4105 Support up to 9 (up from 5) array indices documentation.William Cohen2010-03-291-1/+1
|
* Make the stap-prep script available in the RPM.William Cohen2010-03-121-39/+0
|
* Revert "Make stap-prep script available in the RPM"William Cohen2010-03-121-0/+39
| | | | This reverts commit da3dfc346ff926f0f1bdd2872fe4f5f8e920953a.
* Make stap-prep script available in the RPMWilliam Cohen2010-03-121-39/+0
|
* Add SystemTap_Beginners_Guide to build.Mark Wielaard2010-01-0222-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 Cohen2009-12-171-0/+1
|
* minor correctionDon Domingo2009-12-021-2/+2
|
* correcting license, forgot to change back yesterday while testing default ↵Don Domingo2009-12-021-3/+3
| | | | Publican 1 license
* minor modifications to allow book to build in latest Publican (1.x). to ↵Don Domingo2009-12-011-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 Domingo2009-12-011-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 Domingo2009-12-011-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 Domingo2009-12-011-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 Domingo2009-12-012-0/+33
| | | | build in older versions of Publican, use old-syncandbuild.sh
* Install yum-utils when yumdownloader is missing first in stapprep.sh.Mark Wielaard2009-07-281-0/+4
| | | | | * doc/SystemTap_Beginners_Guide/en-US/extras/stapprep.sh: Check whether yumdownloader is already available and install yum-utils if not.
* minor typoDon Domingo2009-07-201-1/+1
|
* revising for brew buildDon Domingo2009-07-202-2/+32
|
* minor revisions to languageDon Domingo2009-07-201-9/+19
|
* Update for RHEL 5.4William Cohen2009-07-151-1/+1
|
* Add desciption of tracepoint event.William Cohen2009-07-151-0/+26
|
* Add description of dropwatch to the examples.William Cohen2009-07-152-0/+115
|
* added tcpdumplike.stp to Network for Fedora build onlyddomingo2009-05-072-1/+117
|
* added ioblktime.stp to guideddomingo2009-05-052-0/+113
|
* added tcp_connections.stpddomingo2009-04-302-0/+88
|
* PR9953: split up the two process.* tapsetsJosh Stone2009-04-141-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 nameDan Horak2009-02-232-3/+3
|
* added Tracking System Call Volume Per Process sectionddomingo2009-02-202-0/+133
|
* 485491, revised installation instructions, now uses yum install and ↵ddomingo2009-02-181-78/+67
| | | | debuginfo-install for kernel info pkgs
* added legal notice to override Publican default, doc source is now GPL2ddomingo2009-02-182-1/+31
|
* added topsys.stp to examples (profiling)ddomingo2009-02-123-12/+143
|
* added section on how to monitor polling (testsuite/profiling/timeout.stp)ddomingo2009-02-112-0/+138
|
* corrected author nameddomingo2009-02-111-0/+10
|
* BZ484506, added yum setup instructions for RHELddomingo2009-02-101-1/+15
|
* Add newline at end of doc/SystemTap_Beginners_Guide/Makefile.William Cohen2009-01-281-1/+1
|
* cleaner versionsddomingo2009-01-282-13/+11
|
* added pre and post routines to Makefile, also cleaned up syncandbuild.shddomingo2009-01-282-10/+20
|
* fixed syncnbuild script to automate tag revisions depending on product ↵ddomingo2009-01-271-1/+12
| | | | target (i.e. RHEL vs Fedora)
* minimized RHEL-isms in doc source, still need to edit <productname> and ↵ddomingo2009-01-273-3/+9
| | | | <productnumber> when building for non-RHEL though
* corrected index entries as per wcohenddomingo2008-12-161-50/+50
|
* Minor edits error chapter.William Cohen2008-12-151-3/+4
|
* Minor editing for example scripts.William Cohen2008-12-153-6/+9
|
* Minor edits in associative array sections.William Cohen2008-12-152-5/+5
|
* Clarify optional else clause.William Cohen2008-12-151-1/+2
|
* Minor edits and format corrections.William Cohen2008-12-152-70/+70
|
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2008-12-117-602/+681
|\
| * edited index terms as per wcohenddomingo2008-12-117-602/+681
| |
* | Add information about default MAXNESTING and MAXACTION allowed.William Cohen2008-12-101-1/+4
|/
* Clean up formatting iotime-simple.stpWilliam Cohen2008-12-101-3/+3
|
* Edit useful script examples. Clean up formating para-call-graph-simple.stpWilliam Cohen2008-12-103-31/+33
|
* Edit text sections on associative arrays. Also tweak example two space indent.William Cohen2008-12-102-86/+84
|