Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | moves starthere tag higher to remove more content preventing publican build | ddomingo | 2009-05-08 | 1 | -2/+1 | |
| | ||||||
* | Run autoreconf | Eugeniy Meshcheryakov | 2009-05-06 | 1 | -0/+1 | |
| | ||||||
* | 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 | 1 | -13/+12 | |
| | ||||||
* | Module signing and verification using a separate file for the module signature. | Dave Brolley | 2009-05-04 | 1 | -10/+10 | |
| | ||||||
* | 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 | 1 | -0/+3 | |
| | | | | | | | | | | * 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 | 1 | -3/+0 | |
| | ||||||
* | graphing widget and test harness | Tim Moore | 2009-04-15 | 1 | -0/+3 | |
| | ||||||
* | PR9953: split up the two process.* tapsets | Josh Stone | 2009-04-14 | 1 | -3/+3 | |
| | | | | | | | 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. | |||||
* | 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 | 1 | -0/+1 | |
| | ||||||
* | Move man pages from man5 to man3 (3stap). | Will Cohen | 2009-03-24 | 1 | -1/+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 | 2 | -6/+7 | |
| | ||||||
* | minor edits | ddomingo | 2009-03-16 | 1 | -6/+6 | |
| | ||||||
* | added description for memory tapset | ddomingo | 2009-03-16 | 1 | -3/+7 | |
| | ||||||
* | added markers, for publicanization purposes | ddomingo | 2009-03-05 | 1 | -4/+5 | |
| | ||||||
* | added invisible marker for publican | ddomingo | 2009-03-05 | 1 | -8/+10 | |
| | ||||||
* | fixing configury version drift | Frank Ch. Eigler | 2009-02-17 | 1 | -1/+0 | |
| | ||||||
* | PR 9716, replaced pkgconfig checks with AC macros in configure.ac for server ↵ | Elliott Baron | 2009-02-17 | 1 | -13/+10 | |
| | | | | deps. | |||||
* | Add contrib tag to quiet warnings. | William Cohen | 2009-02-05 | 1 | -0/+1 | |
| | ||||||
* | Minor correction for signal.stp chapter. | William Cohen | 2009-02-05 | 1 | -4/+3 | |
| | ||||||
* | commenting out signals entry for now, testing further | ddomingo | 2009-02-04 | 1 | -2/+2 | |
| | ||||||
* | added entry for signals.stp, currently testing stuff | ddomingo | 2009-02-04 | 1 | -0/+9 | |
| | ||||||
* | update .gitignore's | Josh Stone | 2009-01-30 | 1 | -0/+1 | |
| | ||||||
* | More security checking for client/server. Set exec_prefix and sysconfdir at ↵ | Dave Brolley | 2009-01-30 | 1 | -0/+2 | |
| | | | | install time. | |||||
* | Use context-symbols.stp and context-unwind.stp in tapsets.tmpl. | William Cohen | 2009-01-22 | 1 | -0/+2 | |
| | ||||||
* | Update copyright date and correct paragraph. | William Cohen | 2009-01-21 | 1 | -6/+5 | |
| | ||||||
* | Correct author's name. | William Cohen | 2009-01-12 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-01-09 | 2 | -25/+40 | |
|\ | | | | | | | | | | | | | | | | | Conflicts: ChangeLog Makefile.am Makefile.in testsuite/ChangeLog | |||||
| * | Check xmlto available and allow user to control generation of reference docs. | Will Cohen | 2009-01-07 | 2 | -35/+35 | |
| | | ||||||
| * | build: don't needlessly rebuild tapset ref docs | Frank Ch. Eigler | 2009-01-06 | 2 | -14/+28 | |
|/ | ||||||
* | COnfigure nss and nspr using PKG_CHECK_MODULES. | Dave Brolley | 2008-12-30 | 1 | -0/+5 | |
| | ||||||
* | Systemtap compile server phase 2 (ssl) -- first cut. | Dave Brolley | 2008-12-24 | 1 | -9/+10 | |
| | ||||||
* | Add generations of tapset reference manual material. | William Cohen | 2008-12-22 | 2 | -72/+55 | |
| | ||||||
* | Add scsi trace-doc material. | William Cohen | 2008-11-26 | 1 | -0/+8 | |
| | ||||||
* | Correct location for Systemtap_Tapset_Reference man and html output. | William Cohen | 2008-11-26 | 2 | -4/+4 | |
| | ||||||
* | Add kernel-doc compatible comments and pull process tapset into reference doc. | William Cohen | 2008-11-26 | 1 | -0/+9 | |
| | ||||||
* | Add ioscheduler, socket, tcp, and upd to tapset reference. | William Cohen | 2008-11-25 | 1 | -0/+37 | |
| | ||||||
* | Add context, timestamp, memory, and networking tapsets. | William Cohen | 2008-11-25 | 1 | -0/+38 | |
| | ||||||
* | Add kernel-doc based version of SystemTap_Tapset_Reference. | William Cohen | 2008-11-25 | 4 | -0/+1058 | |
| |