Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | added other required files | ddomingo | 2009-03-05 | 1 | -0/+17 |
| | |||||
* | PR9875: Remove sduprobes | Wenji Huang | 2009-03-03 | 1 | -1/+0 |
| | | | | | | | | | | | | Impact: cleanup Since sdt.h is in git tree, sduprobes is no longer needed. * Makefile.am: Remove sduprobes. * Makefile.in: Regenerated. * doc/Makefile.in: Ditto. * runtime/sduprobes.c: Removed. Signed-off-by: Wenji Huang <wenji.huang@oracle.com> | ||||
* | added publicanizer for langref | ddomingo | 2009-03-02 | 8 | -0/+4229 |
| | |||||
* | drop Core from Fedora name | Dan Horak | 2009-02-23 | 2 | -3/+3 |
| | |||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | ddomingo | 2009-02-20 | 2 | -149/+2 |
|\ | |||||
| * | Kill all ChangeLogs | Josh Stone | 2009-02-19 | 2 | -149/+2 |
| | | | | | | | | | | | | Mark Wielaard, a dear friend of the departed, will be performing a song and dance at the funeral services to commemorate the joyous times that they had together. | ||||
* | | 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 |
| | |||||
* | fixing configury version drift | Frank Ch. Eigler | 2009-02-17 | 2 | -2/+0 |
| | |||||
* | PR 9716, replaced pkgconfig checks with AC macros in configure.ac for server ↵ | Elliott Baron | 2009-02-17 | 2 | -25/+19 |
| | | | | deps. | ||||
* | added topsys.stp to examples (profiling) | ddomingo | 2009-02-12 | 3 | -12/+143 |
| |