Sign in
gem5
/
arm
/
linux-arm-legacy
/
115ba17f4dd07968eaafa256754b7d35197a19ee
/
.
/
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 */