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]

[PATCH 0/3] RPC probe update


In the 2.6.33 kernel there were a number of changes the broke 
the RPC probes. These patches fix that breakage... 

The commit blobs are relative to the 'rpc-update' branch 
on the git://fedorapeople.org/~steved/systemtap-steved git tree

steved.

Steve Dickson (3):
  Updated the sunrpc.clnt.create_client prob
  Display task flags as character strings
  Added the name variable to the rpc_new_client

 tapset/rpc.stp |  111 +++++++++++++++++++++++++++++++++++++++++++++++---------
 1 files changed, 94 insertions(+), 17 deletions(-)


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