summaryrefslogtreecommitdiffstats
path: root/doc/SystemTap_Tapset_Reference/tapsets.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Add documentation for task.stp tapset.Mark Wielaard2010-02-151-0/+1
|
* Convert string.stp documentation to standard markup.Mark Wielaard2009-12-011-0/+9
| | | | | | * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Add string.stp chapter. * tapset/string.stp: Convert documentation to standard markup and add documentation that was missing.
* Added tracepoint-based probes to block IO and IO scheduler tapsets.Prerna Saxena2009-11-221-2/+3
| | | | | Added testcases for these probes. Also, modified comments in ioblock.stp so that tapset docmentation can be automatically generated for this tapset.
* Add documentation for ansi.stp tapset.Mark Wielaard2009-11-161-0/+9
| | | | | * tapset/ansi.stp: Add documentation for every function. * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Add chapter on ansi.
* Turn ctime.stp documentation into proper Tapset Reference markup.Mark Wielaard2009-11-131-0/+10
| | | | | * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Add chapter on ctime.stp. * tapset/ctime.stp: Turn documentation into proper reference markup.
* Add documentation for conversions.stp tapset functions.Mark Wielaard2009-11-121-0/+9
| | | | | * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Add conversions.stp chapter. * tapset/conversions.stp: Add documentation for all functions.
* tty: Adding tty.stp to the documentationBreno Leitão2009-10-291-0/+9
| | | | Adding the TTY tapset to the .tmpl Reference documentation
* Add task_time tapset, functions to query time resource usage of current task.Mark Wielaard2009-10-091-0/+10
| | | | | | | * tapset/task_time.stp: New tapset. * testsuite/buildok/task_test.stp: Add new task_time functions. * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Add new section on Task Time Tapset. Include tapset/task_time.stp.
* Add proc_mem tapset, functions to query memory usage of the current process.Mark Wielaard2009-10-061-1/+3
| | | | | | | * tapset/proc_mem.stp: New tapset. * testsuite/buildok/proc_mem.stp * doc/SystemTap_Tapset_Reference/tapsets.tmpl (memory_stp): Include tapset/proc_mem.stp.
* PR10632: simplify randint() implementationFrank Ch. Eigler2009-09-231-0/+7
| | | | | | | | | * tapset/random.stp (randint): Make it 1-arity (imply min=0). Document with kerneldoc. * doc/Systemtap_Tapset_Reference/tapsets.tmpl: Extract the docs. * runtime/arith.c (_stp_random_pm_u): Rename without _pm. (_stp_random_pm): Rewrite in terms of ..._u. * testsuite/random.stp: Adapt & simplify.
* PR10390: ftrace() tapset functionFrank Ch. Eigler2009-09-231-0/+8
| | | | | | | | | | | * tapset/logging.stp (ftrace): New function. (*): Add kerneldoc to other functions. * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Process logging.stp. * stapfuncs.3stap.in: Remove "LOGGING" section, now redundant. * runtime/autoconf-trace-printk.c: New autoconf test. * buildrun.cxx (compile_pass): Build it. * NEWS: Mention it. * testsuite/buildok/logging.stp: Test it.
* Spelling fixes in the tapsetsJosh Stone2009-09-161-2/+2
|
* PR10410: dentry tapset, autofs4 sampleJeff Moyer2009-07-171-1/+8
| | | | | | | * tapset/dentry.stp: New d_path, d_name, reverse_path_walk. * .../examples/.../autofs4.*: New autofs demo. Signed-off-by: Frank Ch. Eigler <fche@elastic.org>
* 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.
* moves starthere tag higher to remove more content preventing publican buildddomingo2009-05-081-2/+1
|
* 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.
* removed authorblock from tapset reference guide; added ip.stp to templateFrank Ch. Eigler2009-03-201-35/+4
|
* 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
|
* 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
|
* 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
|
* Add scsi trace-doc material.William Cohen2008-11-261-0/+8
|
* 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-251-0/+115