Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move dfwlpp into its own file | Josh Stone | 2009-05-12 | 2 | -23/+23 | |
| | | | | | It's not a terribly clean split, but moving it helps reveals some of the knots that need to be untangled. | |||||
* | Correct typo in BUILD_SERVER test in configure.ac. | Dave Brolley | 2009-05-11 | 2 | -23/+23 | |
| | ||||||
* | Check whether certutil as provided by nss-tools is installed. | Mark Wielaard | 2009-05-08 | 2 | -0/+2 | |
| | | | | | | | | | | | * configure.ac: Add check for certuril, don't build nss stap server when not found. * Makefile.in: Regenerated. * aclocal.m4: Likewise. * configure: Likewise. * doc/Makefile.in: Likewise. * doc/SystemTap_Tapset_Reference/Makefile.in: Likewise. * grapher/Makefile.in: Likewise. | |||||
* | Search for only under $(SRCDIR)/tapsets for tapsets.xml and cleanup. | Mark Wielaard | 2009-05-08 | 2 | -2/+4 | |
| | | | | | | * doc/SystemTap_Tapset_Reference/Makefile.am (tapsets.xml): Only search under $(SRCDIR)/tapsets for .stp files. Cleanup tapsets.xml.new. * doc/SystemTap_Tapset_Reference/Makefile.in: Regenerated. | |||||
* | removed unnecessary perl statements | ddomingo | 2009-05-08 | 1 | -7/+7 | |
| | ||||||
* | moves starthere tag higher to remove more content preventing publican build | ddomingo | 2009-05-08 | 1 | -2/+1 | |
| | ||||||
* | Don't print out the commands. | William Cohen | 2009-05-07 | 1 | -1/+1 | |
| | ||||||
* | Correct TMPFILE and TMPFILE2 file names. | William Cohen | 2009-05-07 | 1 | -3/+3 | |
| | ||||||
* | added tcpdumplike.stp to Network for Fedora build only | ddomingo | 2009-05-07 | 2 | -1/+117 | |
| | ||||||
* | 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 | |
| |