cregit-Linux how code gets into the kernel

Release 4.14 tools/perf/arch/common.h

Directory: tools/perf/arch
/* SPDX-License-Identifier: GPL-2.0 */
#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);
const char *normalize_arch(char *arch);

#endif /* ARCH_PERF_COMMON_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Irina Tirdea2463.16%120.00%
He Kuang1026.32%120.00%
Arnaldo Carvalho de Melo25.26%120.00%
Kan Liang12.63%120.00%
Greg Kroah-Hartman12.63%120.00%
Total38100.00%5100.00%
Directory: tools/perf/arch
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.