xref: /openbmc/linux/fs/nfs/nfstrace.c (revision 8be98d2f2a0a262f8bf8a0bc1fdf522b3c7aab17)
1b2441318SGreg Kroah-Hartman // SPDX-License-Identifier: GPL-2.0
2f4ce1299STrond Myklebust /*
3f4ce1299STrond Myklebust  * Copyright (c) 2013 Trond Myklebust <Trond.Myklebust@netapp.com>
4f4ce1299STrond Myklebust  */
5f4ce1299STrond Myklebust #include <linux/nfs_fs.h>
66e0d0be7STrond Myklebust #include <linux/namei.h>
7f4ce1299STrond Myklebust #include "internal.h"
8f4ce1299STrond Myklebust 
9f4ce1299STrond Myklebust #define CREATE_TRACE_POINTS
10f4ce1299STrond Myklebust #include "nfstrace.h"
1181b79afbSTrond Myklebust 
1281b79afbSTrond Myklebust EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_enter);
1381b79afbSTrond Myklebust EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_exit);
14f23f6584SChuck Lever EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_xdr_status);
15*eb3d58c6STrond Myklebust EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_xdr_bad_filehandle);
16