mbox series

[0/6] xfs-5.0: ftrace cleanups

Message ID 154344773243.4341.5458822684407979916.stgit@magnolia (mailing list archive)
Headers show
Series xfs-5.0: ftrace cleanups | expand

Message

Darrick J. Wong Nov. 28, 2018, 11:28 p.m. UTC
Hi all,

This series fixes symbolic decoding in ftrace tracepoints in xfs, and
introduces decoding of xfs_btnum_t and scrub types.

The first four patches fix some problems with the current ftrace usage
so that symbolic decoding of enum -> string mappings works again, and
fixes function pointer printing.

The two patches after that add symbolic decoding to btree cursor types
and scrub types.

If you're going to start using this mess, you probably ought to just
pull from my git trees.  The kernel patches[1] should apply against
4.20-rc4.

Comments and questions are, as always, welcome.

--D

[1] https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=djwong-devel