summaryrefslogtreecommitdiffstats
path: root/doc/SystemTap_Tapset_Reference
Commit message (Collapse)AuthorAgeFilesLines
* PR10209: extend configury for --disable-translatorElliott Baron2009-06-051-4/+4
| | | | | | | | | | | | * configure.ac: Added --disable-translator feature, creates AM_CONDITIONAL BUILD_TRANSLATOR. * Makefile.am: Only build runtime components (staprun, stapio) if BUILD_TRANSLATOR == FALSE. * configure: Regenerated. * Makefile.in: Likewise. * aclocal.m4: Likewise. * config.in: Likewise. * doc/Makefile.in: Likewise. * doc/SystemTap_Tapset_Reference/Makefile.in: Likewise. * grapher/Makefile.in: Likewise.
* Add ucontext-symbols and ucontext-unwind tapset functions to the manual.Mark Wielaard2009-05-281-0/+2
| | | | | | | * tapset/ucontext-unwind.stp (ubacktrace): Remove empty line before function triggering parse errors for doc scanner. * doc/SystemTap_Tapset_Reference/tapsets.tmpl (chapter context_stp): Add tapset/ucontext-symbols.stp and tapset/ucontext-unwind.stp.
* Suggest rpms to install using debuginfo-install.William Cohen2009-05-271-4/+7
| | | | | | | | | The patch makes use of the RPM libraries to determine which rpm supplied the executable and from that information suggest a command to install the appropriate debuginfo rpm. This is enabled using the "--with-rpm" option for configure. Can be explicitly disabled with "--without-rpm".
* Move dfwlpp into its own fileJosh Stone2009-05-121-12/+12
| | | | | 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 Brolley2009-05-111-12/+12
|
* Check whether certutil as provided by nss-tools is installed.Mark Wielaard2009-05-081-0/+1
| | | | | | | | | | | * 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 Wielaard2009-05-082-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.
* moves starthere tag higher to remove more content preventing publican buildddomingo2009-05-081-2/+1
|
* Run autoreconfEugeniy Meshcheryakov2009-05-061-0/+1
|
* run autoreconfEugeniy Meshcheryakov2009-05-061-25/+25
|
* Fix --enable-refdocsEugeniy Meshcheryakov2009-05-061-3/+3
|
* Run autoreconfEugeniy Meshcheryakov2009-05-051-24/+25
|
* Only disable building of PDF version of refdocs if xmlto is badEugeniy Meshcheryakov2009-05-051-1/+7
|
* Run autoreconfEugeniy Meshcheryakov2009-05-051-13/+12
|
* Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-041-10/+10
|
* Add grapher executable and doc generated files and dirs to .gitignore files.Mark Wielaard2009-04-261-0/+3
|
* Make sure values get passed to xmlto.William Cohen2009-04-232-6/+2
|
* 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
|