public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/19906] New: file name lookups in vfs etc. tapsets
@ 2016-04-04 14:57 fche at redhat dot com
  2016-04-04 17:07 ` [Bug tapsets/19906] " contactme at olausson dot de
  2016-08-03 14:30 ` flu at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: fche at redhat dot com @ 2016-04-04 14:57 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=19906

            Bug ID: 19906
           Summary: file name lookups in vfs etc. tapsets
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
          Assignee: systemtap at sourceware dot org
          Reporter: fche at redhat dot com
  Target Milestone: ---

A frequently requested feature is the provision of full path names from the
context of probes such as vfs.*.  We should add a

    filename = fullpath_struct_file(task_current(),$file)

ditty to all the places where we get a "struct file*" from the context, (or
similar elsewhere).  (We should also ensure that this construct be elided
if the filename is not used by the probe point.)

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug tapsets/19906] file name lookups in vfs etc. tapsets
  2016-04-04 14:57 [Bug tapsets/19906] New: file name lookups in vfs etc. tapsets fche at redhat dot com
@ 2016-04-04 17:07 ` contactme at olausson dot de
  2016-08-03 14:30 ` flu at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: contactme at olausson dot de @ 2016-04-04 17:07 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=19906

Bjoern Olausson <contactme at olausson dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |contactme at olausson dot de

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug tapsets/19906] file name lookups in vfs etc. tapsets
  2016-04-04 14:57 [Bug tapsets/19906] New: file name lookups in vfs etc. tapsets fche at redhat dot com
  2016-04-04 17:07 ` [Bug tapsets/19906] " contactme at olausson dot de
@ 2016-08-03 14:30 ` flu at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: flu at redhat dot com @ 2016-08-03 14:30 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=19906

Felix Lu <flu at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |flu at redhat dot com
         Resolution|---                         |FIXED

--- Comment #1 from Felix Lu <flu at redhat dot com> ---
Commit  42cc9cc51832

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

end of thread, other threads:[~2016-08-03 14:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-04 14:57 [Bug tapsets/19906] New: file name lookups in vfs etc. tapsets fche at redhat dot com
2016-04-04 17:07 ` [Bug tapsets/19906] " contactme at olausson dot de
2016-08-03 14:30 ` flu 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).