Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
tools
perf
util
environment.c
Go to the documentation of this file.
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
const
char
*
pager_program
;
9
int
pager_use_color
= 1;
Generated on Thu Jan 10 2013 15:09:20 for Linux Kernel by
1.8.2