Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
cf9cf9aed19f529ff313c3e0901ae3b2972eaf4e
/
.
/
tools
/
perf
/
util
/
build-id.h
blob: 1d981d63cf9a0a0d193662636738d7562e0aec2d [
file
] [
log
] [
blame
]
Arnaldo Carvalho de Melo
7b2567c
2010-02-03 16:52:04 -0200
[
diff
] [
blame
]
1
#ifndef
PERF_BUILD_ID_H_
2
#define
PERF_BUILD_ID_H_
1
3
4
#include
"session.h"
5
6
extern
struct
perf_event_ops build_id__mark_dso_hit_ops
;
7
8
#endif