Sign in
googlers
/
maze
/
linux
/
ee61abb3223e28a1a14a8429c0319755d20d3e40
/
.
/
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 */