public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/12413] New: kprocess.* support PIDs but not TIDs
@ 2011-01-19 16:04 jan.kratochvil at redhat dot com
  2011-01-20 21:43 ` [Bug tapsets/12413] " wcohen at redhat dot com
  0 siblings, 1 reply; 4+ messages in thread
From: jan.kratochvil at redhat dot com @ 2011-01-19 16:04 UTC (permalink / raw)
  To: systemtap

http://sourceware.org/bugzilla/show_bug.cgi?id=12413

           Summary: kprocess.* support PIDs but not TIDs
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap@sources.redhat.com
        ReportedBy: jan.kratochvil@redhat.com


Created attachment 5201
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5201
untested fix

One cannot provide thread-specific tracing this way.
I had to call task_tid(task) in the .stp script.

Also while kprocess.create differentiates current context from the created
process by >new_<pid kprocess.release uses just plain pid, not >released_<pid,
despite the context may be different from the released task.  I found it a bit
non-systematic.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-12-15 15:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-12413-6586@http.sourceware.org/bugzilla/>
2011-12-13 22:29 ` [Bug tapsets/12413] kprocess.* support PIDs but not TIDs dsmith at redhat dot com
2011-12-15 15:52 ` dsmith at redhat dot com
2011-12-15 16:01 ` dsmith at redhat dot com
2011-01-19 16:04 [Bug tapsets/12413] New: " jan.kratochvil at redhat dot com
2011-01-20 21:43 ` [Bug tapsets/12413] " wcohen at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).