Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
CodeAnalyst
ca-use-oprofile-default-buffersize.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ca-use-oprofile-default-buffersize.patch of Package CodeAnalyst
diff -paurN CodeAnalyst-gui-2.8.54-org/src/ca/gui/atuneoptions.h CodeAnalyst-gui-2.8.54/src/ca/gui/atuneoptions.h --- CodeAnalyst-gui-2.8.54-org/src/ca/gui/atuneoptions.h 2009-06-10 15:45:23.000000000 -0500 +++ CodeAnalyst-gui-2.8.54/src/ca/gui/atuneoptions.h 2009-07-08 22:04:40.000000000 -0500 @@ -117,9 +117,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