Sign in
coral
/
linux-mtk
/
027fcd50500fd87847891d5c2f341c1f002de3e8
/
.
/
tools
/
perf
/
arch
/
common.h
blob: ede246eda9be6b9374e1854ae5a29e9e0eaf01a7 [
file
] [
log
] [
blame
]
#ifndef
ARCH_PERF_COMMON_H
#define
ARCH_PERF_COMMON_H
#include
"../util/session.h"
extern
const
char
*
objdump_path
;
int
perf_session_env__lookup_objdump
(
struct
perf_session_env
*
env
);
#endif
/* ARCH_PERF_COMMON_H */