This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
acrn-kernel
mirror of
https://github.com/projectacrn/acrn-kernel.git
Watch
1
Star
0
Fork
You've already forked acrn-kernel
0
Code
Issues
Releases
Wiki
Activity
3af7236d6d
acrn-kernel
/
fs
/
nfsd
/
trace.c
5 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
NFSD: Add SPDX header for fs/nfsd/trace.c Clean up. The file was contributed in 2014 by Christoph Hellwig in commit 31ef83dc0538 ("nfsd: add trace events"). Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2020-08-28 04:09:53 +08:00
// SPDX-License-Identifier: GPL-2.0
nfsd: add trace events For now just a few simple events to trace the layout stateid lifetime, but these already were enough to find several bugs in the Linux client layout stateid handling. Signed-off-by: Christoph Hellwig <hch@lst.de>
2014-08-17 08:02:22 +08:00
#
define CREATE_TRACE_POINTS
#
include
"trace.h"