cregit-Linux how code gets into the kernel

Release 4.14 tools/perf/util/data-convert.h

Directory: tools/perf/util
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __DATA_CONVERT_H

#define __DATA_CONVERT_H


struct perf_data_convert_opts {
	
bool force;
	
bool all;
};

#endif /* __DATA_CONVERT_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Wang Nan2095.24%266.67%
Greg Kroah-Hartman14.76%133.33%
Total21100.00%3100.00%
Directory: tools/perf/util
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.