Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
CodeAnalyst
ca-use-oprofile-default-buffersize.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ca-use-oprofile-default-buffersize.patch of Package CodeAnalyst
Index: src/ca/gui/atuneoptions.h =================================================================== --- src/ca/gui/atuneoptions.h.orig 2010-12-15 03:12:10.000000000 +0100 +++ src/ca/gui/atuneoptions.h 2011-04-04 12:33:12.817997997 +0200 @@ -100,9 +100,9 @@ enum ChartDensityShownType enum BuffDefaultSizeType { - OP_DEFAULT_BUFFER_SIZE = 4194304, - OP_DEFAULT_WATERSHED_SIZE = 131072, - OP_DEFAULT_CPU_BUFFER_SIZE = 32768 + OP_DEFAULT_BUFFER_SIZE = 131072, + OP_DEFAULT_WATERSHED_SIZE = 32768, + OP_DEFAULT_CPU_BUFFER_SIZE = 8192 }; #define OPT_IMPORT_TYPE OPT_DATA_PREFIX "/ImportType"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor