cregit-Linux how code gets into the kernel

Release 4.14 tools/perf/util/parse-branch-options.h

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

#define _PERF_PARSE_BRANCH_OPTIONS_H 1
#include <stdint.h>
int parse_branch_stack(const struct option *opt, const char *str, int unset);
int parse_branch_str(const char *str, __u64 *mode);
#endif /* _PERF_PARSE_BRANCH_OPTIONS_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Andi Kleen4497.78%266.67%
Greg Kroah-Hartman12.22%133.33%
Total45100.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.