This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/6432] use 2.6.26 probe_kernel_{read,write}


------- Additional Comments From joshua dot i dot stone at intel dot com  2008-05-27 19:25 -------
Created an attachment (id=2757)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2757&action=view)
Use probe_kernel functions in deref macros

This changes the deref macros to use probe_kernel, but there's a performance
hit, probably due to no longer inlining the dereferencing activity.  Simple
benchmark scripts to follow...

-- 


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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]