Man Page: relay_late_setup_files
Operating Environment: centos
Section: 9
RELAY_LATE_SETUP_FIL(9) relay interface support RELAY_LATE_SETUP_FIL(9)NAMErelay_late_setup_files - triggers file creationSYNOPSISint relay_late_setup_files(struct rchan * chan, const char * base_filename, struct dentry * parent);ARGUMENTSchan channel to operate on base_filename base name of files to create parent dentry of parent directory, NULL for root directoryDESCRIPTIONReturns 0 if successful, non-zero otherwise. Use to setup files for a previously buffer-only channel. Useful to do early tracing in kernel, before VFS is up, for example.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RELAY_LATE_SETUP_FIL(9)
| Related Man Pages |
|---|
| debugfs_create_regset32(9) - centos |
| debugfs_create_u64(9) - centos |
| debugfs_create_file(9) - centos |
| debugfs_create_file(9) - suse |
| debugfs_create_u16(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |