Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run autoreconf | Eugeniy Meshcheryakov | 2009-05-06 | 2 | -0/+2 |
| | |||||
* | run autoreconf | Eugeniy Meshcheryakov | 2009-05-06 | 1 | -25/+25 |
| | |||||
* | Fix --enable-refdocs | Eugeniy Meshcheryakov | 2009-05-06 | 1 | -3/+3 |
| | |||||
* | Run autoreconf | Eugeniy Meshcheryakov | 2009-05-05 | 1 | -24/+25 |
| | |||||
* | Only disable building of PDF version of refdocs if xmlto is bad | Eugeniy Meshcheryakov | 2009-05-05 | 1 | -1/+7 |
| | |||||
* | Run autoreconf | Eugeniy Meshcheryakov | 2009-05-05 | 2 | -25/+23 |
| | |||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Dave Brolley | 2009-05-05 | 2 | -0/+113 |
|\ | |||||
| * | added ioblktime.stp to guide | ddomingo | 2009-05-05 | 2 | -0/+113 |
| | | |||||
* | | Module signing and verification using a separate file for the module signature. | Dave Brolley | 2009-05-04 | 2 | -19/+19 |
|/ | |||||
* | added tcp_connections.stp | ddomingo | 2009-04-30 | 2 | -0/+88 |
| | |||||
* | Add grapher executable and doc generated files and dirs to .gitignore files. | Mark Wielaard | 2009-04-26 | 1 | -0/+3 |
| | |||||
* | Make sure values get passed to xmlto. | William Cohen | 2009-04-23 | 2 | -6/+2 |
| | |||||
* | Revert "Make sure that the pool_size and hash_size are passed into xmlto." | William Cohen | 2009-04-23 | 2 | -2/+6 |
| | | | | This reverts commit 52bc8b53c4bf03d51edf02d088aa04af809b9005. | ||||
* | Make sure that the pool_size and hash_size are passed into xmlto. | William Cohen | 2009-04-23 | 2 | -6/+2 |
| | |||||
* | Bump pool_size and hash_size to build Systemtap Tapset Refence manual. | William Cohen | 2009-04-23 | 2 | -0/+6 |
| | |||||
* | Finish moving grapher into a subdirectory | Tim Moore | 2009-04-20 | 2 | -0/+6 |
| | | | | | | | | | | * configure.ac (GRAPHER): Configuration prefix for variables defined by PKG_CHECK_MODULES macro. (BUILD_GRAPHER): New conditional variable (enable-grapher): New option (AC_CONFIG_FILES): Add grapher/Makefile * Makefile.am (SUBDIRS): Add grapher * grapher/Makefile.am: New file | ||||
* | Move grapher to subdirectory | Tim Moore | 2009-04-20 | 2 | -6/+0 |
| | |||||
* | graphing widget and test harness | Tim Moore | 2009-04-15 | 2 | -0/+6 |
| | |||||
* | PR9953: split up the two process.* tapsets | Josh Stone | 2009-04-14 | 3 | -6/+6 |
| | | | | | | | 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. | ||||
* | Fix so publicanized Tapset Reference manual can be generated again. | William Cohen | 2009-04-07 | 1 | -30/+77 |
| | |||||
* | Add fake Systemtap Hackers author to tapset reference manual template. | Mark Wielaard | 2009-03-31 | 1 | -0/+8 |
| | | | | * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Add authorblock. | ||||
* | Version bumps for 0.9.5 release | Josh Stone | 2009-03-27 | 2 | -0/+2 |
| | |||||
* | Move man pages from man5 to man3 (3stap). | Will Cohen | 2009-03-24 | 2 | -2/+0 |
| | |||||
* | Move tapset documentation manpages from man3stap to man3. | William Cohen | 2009-03-24 | 2 | -6/+6 |
| | |||||
* | removed authorblock from tapset reference guide; added ip.stp to template | Frank Ch. Eigler | 2009-03-20 | 1 | -35/+4 |
| | |||||
* | Put man pages from tapset in 3stap (PR9870). | William Cohen | 2009-03-18 | 3 | -6/+8 |
| | |||||
* | Make manpager.sh executable. | William Cohen | 2009-03-18 | 1 | -0/+0 |
| | |||||
* | minor edit | ddomingo | 2009-03-18 | 1 | -2/+1 |
| | |||||
* | final copy, for review | ddomingo | 2009-03-18 | 1 | -56/+46 |
| | |||||
* | working copy, still existing issues with Description headers, will work on ↵ | ddomingo | 2009-03-17 | 1 | -9/+11 |
| | | | | it tom | ||||
* | working copy | ddomingo | 2009-03-17 | 1 | -1/+9 |
| | |||||
* | minor edits | ddomingo | 2009-03-17 | 1 | -1/+1 |
| | |||||
* | almost done, output clean, just a few more improvements | ddomingo | 2009-03-17 | 1 | -44/+62 |
| | |||||
* | almost done, script generates man pages of stapprobes based on what we add ↵ | ddomingo | 2009-03-16 | 1 | -0/+103 |
| | | | | to Tapset_Reference_Guide | ||||
* | minor edits | ddomingo | 2009-03-16 | 1 | -6/+6 |
| | |||||
* | added description for memory tapset | ddomingo | 2009-03-16 | 1 | -3/+7 |
| | |||||
* | Fixups to allow Tapset_Reference_guide documentation to build. | William Cohen | 2009-03-14 | 1 | -2/+14 |
| | |||||
* | Add missing </para>. | William Cohen | 2009-03-13 | 1 | -1/+1 |
| | |||||
* | added commenting/documentation guidelines | ddomingo | 2009-03-09 | 1 | -7/+174 |
| | |||||
* | added more content for tapset dev | ddomingo | 2009-03-06 | 1 | -2/+86 |
| | |||||
* | added markers, for publicanization purposes | ddomingo | 2009-03-05 | 1 | -4/+5 |
| | |||||
* | new intro, tapset dev guide | ddomingo | 2009-03-05 | 2 | -0/+92 |
| | |||||
* | removes marked range of strings (intro) and replaces with Intro and Tapset ↵ | ddomingo | 2009-03-05 | 1 | -4/+21 |
| | | | | Dev Guide | ||||
* | added invisible marker for publican | ddomingo | 2009-03-05 | 1 | -8/+10 |
| | |||||
* | change to fedora, add README for more info | ddomingo | 2009-03-05 | 2 | -1/+36 |
| | |||||
* | change to fedora | ddomingo | 2009-03-05 | 1 | -4/+8 |
| | |||||
* | add other required XMLs | ddomingo | 2009-03-05 | 4 | -0/+82 |
| | |||||
* | add images | ddomingo | 2009-03-05 | 1 | -0/+3936 |
| | |||||
* | add Makefile | ddomingo | 2009-03-05 | 1 | -0/+15 |
| | |||||
* | function instead of (sfunction) | ddomingo | 2009-03-05 | 1 | -1/+1 |
| |