Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Describe function args and clean up titles for proc_mem.stp and task_time.stp | William Cohen | 2010-03-03 | 1 | -9/+17 |
| | |||||
* | Add task_stime_tid(), task_utime_tid() and task_time_string_tid() support. | Mark Wielaard | 2010-03-03 | 1 | -1/+49 |
| | | | | | | * tapset/task_time.stp: New functions task_stime_tid(), task_utime_tid() and task_time_string_tid(). * testsuite/buildok/task_test.stp: Add tests. | ||||
* | Add task_time tapset, functions to query time resource usage of current task. | Mark Wielaard | 2009-10-09 | 1 | -0/+101 |
* 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. |