All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Ceph tracepoints
@ 2012-05-10 14:35 Jim Schutt
  2012-05-10 14:35 ` [PATCH 1/2] ceph: add tracepoints for message submission on read/write requests Jim Schutt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jim Schutt @ 2012-05-10 14:35 UTC (permalink / raw)
  To: elder; +Cc: ceph-devel, Jim Schutt

Hi Alex,

I ran across tracker #2374 today - I've been carrying these two
tracepoint patches for a while.  Perhaps you'll find them useful.

Jim Schutt (2):
  ceph: add tracepoints for message submission on read/write requests
  ceph: add tracepoints for message send queueing and completion, reply
    handling

 fs/ceph/addr.c              |    8 +++
 fs/ceph/file.c              |    6 ++
 include/trace/events/ceph.h |  144 +++++++++++++++++++++++++++++++++++++++++++
 net/ceph/messenger.c        |    9 +++-
 net/ceph/osd_client.c       |    8 +++
 5 files changed, 174 insertions(+), 1 deletions(-)
 create mode 100644 include/trace/events/ceph.h

-- 
1.7.8.2



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

end of thread, other threads:[~2012-05-10 15:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-10 14:35 [PATCH 0/2] Ceph tracepoints Jim Schutt
2012-05-10 14:35 ` [PATCH 1/2] ceph: add tracepoints for message submission on read/write requests Jim Schutt
2012-05-10 14:35 ` [PATCH 2/2] ceph: add tracepoints for message send queueing and completion, reply handling Jim Schutt
2012-05-10 15:39 ` [PATCH 0/2] Ceph tracepoints Alex Elder

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.