cregit-Linux how code gets into the kernel

Release 4.7 tools/perf/arch/common.h

Directory: tools/perf/arch
#ifndef ARCH_PERF_COMMON_H

#define ARCH_PERF_COMMON_H

#include "../util/env.h"

extern const char *objdump_path;

int perf_env__lookup_objdump(struct perf_env *env);

#endif /* ARCH_PERF_COMMON_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
irina tirdeairina tirdea2488.89%133.33%
arnaldo carvalho de meloarnaldo carvalho de melo27.41%133.33%
kan liangkan liang13.70%133.33%
Total27100.00%3100.00%
Directory: tools/perf/arch
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}