2 * Copyright 2008-2009, Ingo Weinhold, ingo_weinhold@gmx.de.
3 * Distributed under the terms of the MIT License.
20 callgrind_directory(NULL
),
23 profile_loading(false),
25 profile_threads(true),
26 analyze_full_stack(false),
34 const char* callgrind_directory
;
40 bool analyze_full_stack
;
45 extern Options gOptions
;
46 extern const char* kCommandName
;