Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add documentation for task.stp tapset. | Mark Wielaard | 2010-02-15 | 1 | -0/+1 |
| | |||||
* | Convert string.stp documentation to standard markup. | Mark Wielaard | 2009-12-01 | 1 | -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 Saxena | 2009-11-22 | 1 | -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 Wielaard | 2009-11-16 | 1 | -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 Wielaard | 2009-11-13 | 1 | -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 Wielaard | 2009-11-12 | 1 | -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 documentation | Breno Leitão | 2009-10-29 | 1 | -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 Wielaard | 2009-10-09 | 1 | -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 Wielaard | 2009-10-06 | 1 | -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() implementation | Frank Ch. Eigler | 2009-09-23 | 1 | -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 function | Frank Ch. Eigler | 2009-09-23 | 1 | -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 tapsets | Josh Stone | 2009-09-16 | 1 | -2/+2 |
| | |||||
* | PR10410: dentry tapset, autofs4 sample | Jeff Moyer | 2009-07-17 | 1 | -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 Wielaard | 2009-05-28 | 1 | -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 build | ddomingo | 2009-05-08 | 1 | -2/+1 |
| | |||||
* | 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. | ||||
* | removed authorblock from tapset reference guide; added ip.stp to template | Frank Ch. Eigler | 2009-03-20 | 1 | -35/+4 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Add scsi trace-doc material. | William Cohen | 2008-11-26 | 1 | -0/+8 |
| | |||||
* | 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 | 1 | -0/+115 |