summaryrefslogtreecommitdiffstats
path: root/doc/SystemTap_Tapset_Reference
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Make sure that the pool_size and hash_size are passed into xmlto."William Cohen2009-04-232-2/+6
| | | | This reverts commit 52bc8b53c4bf03d51edf02d088aa04af809b9005.
* Make sure that the pool_size and hash_size are passed into xmlto.William Cohen2009-04-232-6/+2
|
* Bump pool_size and hash_size to build Systemtap Tapset Refence manual.William Cohen2009-04-232-0/+6
|
* Finish moving grapher into a subdirectoryTim Moore2009-04-201-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 subdirectoryTim Moore2009-04-201-3/+0
|
* graphing widget and test harnessTim Moore2009-04-151-0/+3
|
* PR9953: split up the two process.* tapsetsJosh Stone2009-04-141-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 Wielaard2009-03-311-0/+8
| | | | * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Add authorblock.
* Version bumps for 0.9.5 releaseJosh Stone2009-03-271-0/+1
|
* Move man pages from man5 to man3 (3stap).Will Cohen2009-03-241-1/+0
|
* Move tapset documentation manpages from man3stap to man3.William Cohen2009-03-242-6/+6
|
* removed authorblock from tapset reference guide; added ip.stp to templateFrank Ch. Eigler2009-03-201-35/+4
|
* Put man pages from tapset in 3stap (PR9870).William Cohen2009-03-182-6/+7
|
* minor editsddomingo2009-03-161-6/+6
|
* added description for memory tapsetddomingo2009-03-161-3/+7
|
* added markers, for publicanization purposesddomingo2009-03-051-4/+5
|
* added invisible marker for publicanddomingo2009-03-051-8/+10
|
* fixing configury version driftFrank Ch. Eigler2009-02-171-1/+0
|
* PR 9716, replaced pkgconfig checks with AC macros in configure.ac for server ↵Elliott Baron2009-02-171-13/+10
| | | | deps.
* Add contrib tag to quiet warnings.William Cohen2009-02-051-0/+1
|
* Minor correction for signal.stp chapter.William Cohen2009-02-051-4/+3
|
* commenting out signals entry for now, testing furtherddomingo2009-02-041-2/+2
|
* added entry for signals.stp, currently testing stuffddomingo2009-02-041-0/+9
|
* update .gitignore'sJosh Stone2009-01-301-0/+1
|
* More security checking for client/server. Set exec_prefix and sysconfdir at ↵Dave Brolley2009-01-301-0/+2
| | | | install time.
* Use context-symbols.stp and context-unwind.stp in tapsets.tmpl.William Cohen2009-01-221-0/+2
|
* Update copyright date and correct paragraph.William Cohen2009-01-211-6/+5
|
* Correct author's name.William Cohen2009-01-121-1/+1
|
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-01-092-25/+40
|\ | | | | | | | | | | | | | | | | Conflicts: ChangeLog Makefile.am Makefile.in testsuite/ChangeLog
| * Check xmlto available and allow user to control generation of reference docs.Will Cohen2009-01-072-35/+35
| |
| * build: don't needlessly rebuild tapset ref docsFrank Ch. Eigler2009-01-062-14/+28
|/
* COnfigure nss and nspr using PKG_CHECK_MODULES.Dave Brolley2008-12-301-0/+5
|
* Systemtap compile server phase 2 (ssl) -- first cut.Dave Brolley2008-12-241-9/+10
|
* Add generations of tapset reference manual material.William Cohen2008-12-222-72/+55
|
* Add scsi trace-doc material.William Cohen2008-11-261-0/+8
|
* Correct location for Systemtap_Tapset_Reference man and html output.William Cohen2008-11-262-4/+4
|
* Add kernel-doc compatible comments and pull process tapset into reference doc.William Cohen2008-11-261-0/+9
|
* Add ioscheduler, socket, tcp, and upd to tapset reference.William Cohen2008-11-251-0/+37
|
* Add context, timestamp, memory, and networking tapsets.William Cohen2008-11-251-0/+38
|
* Add kernel-doc based version of SystemTap_Tapset_Reference.William Cohen2008-11-254-0/+1058
|
* Remove the old SystemTap_Tapset_Reference.William Cohen2008-11-2515-4847/+0
|
* added SHOW_REMARKS to Makefile, this ensures that FIXME placeholders stand ↵ddomingo2008-11-141-0/+2
| | | | out by default
* added short description of tapset formatddomingo2008-11-141-0/+39
|
* Order entries in table.William Cohen2008-11-131-5/+5
|
* Add xml documentation for memory.stp.William Cohen2008-11-132-0/+183
|
* Remove cpuid() documentation.William Cohen2008-11-121-7/+0
|
* Add documentation for context.stp and networking.stp.William Cohen2008-11-113-0/+335
|
* Include id in <formalpara to allow crossreferences.William Cohen2008-11-111-5/+5
|
* Document timestamp.stp.William Cohen2008-11-113-12/+68
|
* Add skeleton for SystemTap Tapset Reference manual.William Cohen2008-10-2411-0/+4239