]> sourceware.org Git - systemtap.git/commitdiff
Correct task_utime_tid's docstring
authorJosh Stone <jistone@redhat.com>
Thu, 9 May 2013 20:51:25 +0000 (13:51 -0700)
committerJosh Stone <jistone@redhat.com>
Thu, 9 May 2013 20:51:41 +0000 (13:51 -0700)
tapset/linux/task_time.stp

index 0987c71bcf9ab2072dec594eb0829b2857677dda..c581ad02a410939134a994fda81abe65486c9c7d 100644 (file)
@@ -41,7 +41,7 @@ function task_utime:long ()
 %}
 
 /**
- * sfunction task_utime - User time of the given task
+ * sfunction task_utime_tid - User time of the given task
  *
  * @tid: Thread id of the given task
  *
This page took 0.028274 seconds and 5 git commands to generate.