repo.or.cz
/
linux-2.6
/
libata-dev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6/libata-dev.git]
/
tools
/
perf
/
arch
/
common.h
blob
ede246eda9be6b9374e1854ae5a29e9e0eaf01a7
1
#ifndef ARCH_PERF_COMMON_H
2
#define ARCH_PERF_COMMON_H
3
4
#include
"../util/session.h"
5
6
extern
const char
*
objdump_path
;
7
8
int
perf_session_env__lookup_objdump
(
struct
perf_session_env
*
env
);
9
10
#endif
/* ARCH_PERF_COMMON_H */