repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ceph: use i_size_{read,write} to get/set i_size
[linux/fpc-iii.git]
/
tools
/
perf
/
util
/
environment.c
blob
7405123692f14919bc1928c67f4819ef3503e1ba
1
/*
2
* We put all the perf config variables in this same object
3
* file, so that programs can link against the config parser
4
* without having to link against all the rest of perf.
5
*/
6
#include
"cache.h"
7
8
int
pager_use_color
=
1
;