This patchset refines the tracepoints branch of nilfs tree
(https://github.com/konis/nilfs2/tree/tracepoints).

The change unifies TP_printk() style. The new style doesn't put ','
between fields.

Ryusuke-san, could you replace the tracepoints branch with this
patchset?

Hitoshi Mitake (2):
  nilfs2: add a tracepoint for tracking stage transition of segment
    construction
  nilfs2: add a tracepoint for transaction events

 fs/nilfs2/segment.c           | 104 +++++++++++++++++++++++++++++++++---------
 fs/nilfs2/segment.h           |   3 +-
 include/trace/events/nilfs2.h | 103 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 188 insertions(+), 22 deletions(-)
 create mode 100644 include/trace/events/nilfs2.h

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to