Sign in
kernel
/
pub
/
scm
/
libs
/
libtrace
/
libtracefs
/
7d77b83ce83c318cb83cf2529f45cc950edb44d5
/
.
/
test.c
blob: d38fc921dd65c4ace8a6ff75c5448df460f38fd3 [
file
]
#include
<tracefs.h>
int
main
()
{
tracefs_tracing_dir
();
return
0
;
}