CVS log for pegasus/src/Pegasus/Common/StatisticalData.h

(logo)

Help

(back) Up to [Pegasus] / pegasus / src / Pegasus / Common

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.36 / (view) - annotate - [select for diffs] , Wed Aug 27 22:10:08 2014 UTC (9 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: postBug9676, RELEASE_2_14_1, RELEASE_2_14_0-RC2, RELEASE_2_14_0-RC1, RELEASE_2_14_0, RELEASE_2_14-root, RELEASE_2_14-branch, HEAD
Changes since 1.35: +12 -0 lines
Diff to previous 1.35
BUG#: 9676
TITLE: Add pull operations to the OpenPegasusclient and server

DESCRIPTION: This patch is the implementation of the pull operations
defined in DSP0200 for both the CIM Client and CIM Server.  It includes
test programs in Pegasus/Client/tests and extends cimcli to make pull
requests and receive pull operation responses. There are still limitations
and issues noted in the readme.pulloperations file as well as some KS_TOD
comments marking things to do in the source code.

Revision 1.33.8.7 / (view) - annotate - [select for diffs] , Tue Nov 5 19:36:43 2013 UTC (10 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_in_from_branch
Changes since 1.33.8.6: +12 -0 lines
Diff to previous 1.33.8.6 to branch point 1.33 to next main 1.34
BUG#: 9676
PEP#: DELETE ONE OF THESE LINES
TITLE: TASK-PEP317_pullop-branch, Minor edits

DESCRIPTION: Clean up statistics generation

Revision 1.34.10.2 / (view) - annotate - [select for diffs] , Tue Oct 15 04:10:39 2013 UTC (10 years, 8 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
CVS Tags: TASK-PEP362_RestfulService-merged_out_to_branch
Changes since 1.34.10.1: +0 -0 lines
Diff to previous 1.34.10.1 to branch point 1.34 to next main 1.35
PEP#: 362
TITLE: RestfulServices

DESCRIPTION: Sync up with head of tree

Revision 1.34.10.1 / (view) - annotate - [select for diffs] , Tue Oct 15 04:10:36 2013 UTC (10 years, 8 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.34: +58 -17 lines
Diff to previous 1.34
PEP#: 362
TITLE: RestfulServices

DESCRIPTION: Sync up with head of tree

Revision 1.33.8.6 / (view) - annotate - [select for diffs] , Mon Oct 14 15:25:59 2013 UTC (10 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.33.8.5: +28 -6 lines
Diff to previous 1.33.8.5 to branch point 1.33
PEP#: 317
TITLE: TASK-PEP317_pullop-branch. New MergeOut of head of tree up to
13 Oct

DESCRIPTION: Bring into line with head of tree, Clean up number of issues
with OOP processing.

Revision 1.35 / (view) - annotate - [select for diffs] , Sun Oct 13 21:46:58 2013 UTC (10 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: preBug9676, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk
Changes since 1.34: +58 -17 lines
Diff to previous 1.34
BUG#: 9786
TITLE: CIM Statistics Generation Does not adher to class used.

DESCRIPTION: Modified CIMMessage to pass msgType directly and
statistics to map to internal stat types.  Modifed stats to correctly
use the CIM_CIMOMStatistics.mof:OperationType property correctly so that
only the defined types are put into this field.  All types not defined
specifically in the ValueMap qualifier are marked other and the name of
the statistics put into the OtherOperationType field. Note that this
means invokeMethod is an "otherOperationType"

Revision 1.33.8.5 / (view) - annotate - [select for diffs] , Sun Oct 13 20:31:59 2013 UTC (10 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.33.8.4: +22 -15 lines
Diff to previous 1.33.8.4 to branch point 1.33
PEP#: 317
TITLE: Fix issues with OOP and enable NumericArg code.

DESCRIPTION: Clean up responses of XML data from OOP providers and
enable NumericArg code. Removed UintArgs and old EnumerationTable.*
Note that the statistics code is bad at this point, waiting for
another bug to head of tree.

Revision 1.33.8.4 / (view) - annotate - [select for diffs] , Sun Sep 29 18:09:50 2013 UTC (10 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.33.8.3: +11 -10 lines
Diff to previous 1.33.8.3 to branch point 1.33
PEP#: 317
TITLE: Clean up OOP to correctly process XML response for pull. Clean
up of statisticalData

DESCRIPTION: Changed OOP path to provider more info to ProviderAgent,
Modified StatisticalData interface to handle Open & Pull operations,
Clean up issues with ExecQuery. and a number of other minor changes.

Revision 1.33.8.3 / (view) - annotate - [select for diffs] , Mon Jun 3 21:35:13 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.33.8.2: +0 -3 lines
Diff to previous 1.33.8.2 to branch point 1.33
BUG#: 9999
TITLE: TASK_317-Pull Operations update.

DESCRIPTION: This update brings this branch back in line with the current
head of tree and cleans up a number of outstanding issues in the code.  Note
That there are still a lot of outstanding issues being worked on.

Revision 1.34 / (view) - annotate - [select for diffs] , Thu Nov 15 09:39:13 2012 UTC (11 years, 7 months ago) by marek
Branch: MAIN
CVS Tags: TASK-TASK_PEP362_RestfulService_branch-root, TASK-TASK_PEP362_RestfulService_branch-merged_out_from_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_to_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_from_branch, TASK-TASK_PEP362_RestfulService_branch-branch, TASK-PEP362_RestfulService-root, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, RELEASE_2_13_0-FC, RELEASE_2_13_0, RELEASE_2_13-root, RELEASE_2_13-branch, CIMRS_WORK_20130824
Branch point for: TASK-PEP362_RestfulService-branch
Changes since 1.33: +0 -3 lines
Diff to previous 1.33
BUG#:9425
TITLE: Remove unused variables in ALL but WQL, CQL and Compiler

DESCRIPTION:

Revision 1.33.8.2 / (view) - annotate - [select for diffs] , Wed Feb 15 17:47:07 2012 UTC (12 years, 4 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013
Changes since 1.33.8.1: +2 -0 lines
Diff to previous 1.33.8.1 to branch point 1.33
BUG#: 99999
TITLE: Task317 Branch -- pull operations. Sync to head of tree

DESCRIPTION: Sync the branch back to the head of cvs tree

Revision 1.33.8.1 / (view) - annotate - [select for diffs] , Sat Jan 15 21:26:53 2011 UTC (13 years, 5 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: BeforeUpdateToHeadOct82011
Changes since 1.33: +9 -0 lines
Diff to previous 1.33
BUG#: 8874
TITLE: Commit code for pull operations to branch TASK-PEP317_pullop-branch

DESCRIPTION: Commits the current code for the pull operations to a
task branch for further review and testing before it is committed to
the Pegasus head.

Revision 1.33 / (view) - annotate - [select for diffs] , Tue Dec 2 09:00:52 2008 UTC (15 years, 6 months ago) by martin
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_to_branch, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch, TASK-PEP348_SCMO-branch, TASK-PEP317_pullop-root, RELEASE_2_9_2-RC2, RELEASE_2_9_2-RC1, RELEASE_2_9_2, RELEASE_2_9_1-RC1, RELEASE_2_9_1, RELEASE_2_9_0-RC1, RELEASE_2_9_0-FC, RELEASE_2_9_0, RELEASE_2_9-root, RELEASE_2_9-branch, RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0-FC, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch, RELEASE_2_11_2-RC1, RELEASE_2_11_2, RELEASE_2_11_1-RC1, RELEASE_2_11_1, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, RELEASE_2_11-branch, RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch, HPUX_TEST
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.32: +6 -6 lines
Diff to previous 1.32
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

Revision 1.32 / (view) - annotate - [select for diffs] , Mon Dec 1 17:49:56 2008 UTC (15 years, 6 months ago) by martin
Branch: MAIN
Changes since 1.31: +27 -29 lines
Diff to previous 1.31
BUG#: 8123
TITLE: Update Coyright/License text

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.31 / (view) - annotate - [select for diffs] , Fri Nov 30 18:48:56 2007 UTC (16 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch, TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch, TASK-BUG7146_SqlRepositoryPrototype-root, TASK-BUG7146_SqlRepositoryPrototype-merged_out_to_branch, TASK-BUG7146_SqlRepositoryPrototype-merged_out_from_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_to_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_from_branch, TASK-BUG7146_SqlRepositoryPrototype-branch, RELEASE_2_8_2-RC1, RELEASE_2_8_2, RELEASE_2_8_1-RC1, RELEASE_2_8_1, RELEASE_2_8_0_BETA, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0-FC, RELEASE_2_8_0, RELEASE_2_8-root, RELEASE_2_8-branch, Makefile
Changes since 1.30: +1 -0 lines
Diff to previous 1.30
BUG#: 7148
TITLE: Server statistics code should be moved from Message to CIMMessage
DESCRIPTION: Use a narrower scope for the statistics members and methods.

Revision 1.30 / (view) - annotate - [select for diffs] , Fri Nov 10 18:14:58 2006 UTC (17 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-branch, TASK-PEP305_VXWORKS-2008-10-23, TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-branch, TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch, TASK-PEP274_dacim-root, TASK-PEP274_dacim-merged_out_to_branch, TASK-PEP274_dacim-merged_out_from_trunk, TASK-PEP274_dacim-merged_in_to_trunk, TASK-PEP274_dacim-merged_in_from_branch, TASK-PEP274_dacim-branch, TASK-Bug2102_RCMPIWindows-root, TASK-Bug2102_RCMPIWindows-merged_out_to_branch, TASK-Bug2102_RCMPIWindows-merged_out_from_trunk, TASK-Bug2102_RCMPIWindows-merged_in_to_trunk, TASK-Bug2102_RCMPIWindows-merged_in_from_branch, TASK-Bug2102_RCMPIWindows-branch, TASK-Bug2102Final-root, TASK-Bug2102Final-merged_out_to_branch, TASK-Bug2102Final-merged_out_from_trunk, TASK-Bug2102Final-merged_in_to_trunk, TASK-Bug2102Final-merged_in_from_branch, TASK-Bug2102Final-branch, TASK-BUG7240-root, TASK-BUG7240-branch, RELEASE_2_7_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2, RELEASE_2_7_1-RC1, RELEASE_2_7_1, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root, RELEASE_2_7-branch, RELEASE_2_6_3-RC2, RELEASE_2_6_3-RC1, RELEASE_2_6_3, RELEASE_2_6_2-RC1, RELEASE_2_6_2, RELEASE_2_6_1-RC1, RELEASE_2_6_1, RELEASE_2_6_0-RC1, RELEASE_2_6_0-FC, RELEASE_2_6_0, RELEASE_2_6-root, RELEASE_2_6-branch-clean, RELEASE_2_6-branch, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Changes since 1.29: +74 -68 lines
Diff to previous 1.29
BUG#: 5840
TITLE: Common modules do not meet chksrc requirements
DESCRIPTION: Remove tab characters and author names and shorten lines that are wider than 80 characters.

Revision 1.29 / (view) - annotate - [select for diffs] , Fri Sep 8 16:25:01 2006 UTC (17 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-TASK-BUG4011_WinLocalConnect-branch-New-root, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_to_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_from_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_to_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_from_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch, TASK-PEP268_SSLClientCertificatePropagation-root, TASK-PEP268_SSLClientCertificatePropagation-merged_out_to_branch, TASK-PEP268_SSLClientCertificatePropagation-merged_out_from_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_to_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_from_branch, TASK-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_to_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-branch, TASK-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-Bug2021_RemoteCMPIonWindows-root, TASK-Bug2021_RemoteCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RemoteCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RemoteCMPIonWindows-branch, TASK-Bug2021_RCMPIonWindows-root, TASK-Bug2021_RCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RCMPIonWindows-branch, TASK-BUG4011_WinLocalConnect-branch-New
Changes since 1.28: +8 -4 lines
Diff to previous 1.28
BUG#: 5518
TITLE: Clean up statistics code in Message class
DESCRIPTION: Remove unused methods and simplify the logic in the statistics code.

Revision 1.28 / (view) - annotate - [select for diffs] , Fri Aug 25 16:40:09 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.27: +0 -5 lines
Diff to previous 1.27
BUG#: 5441
TITLE: MessageQueueService should not call STAT_COPYDISPATCHER
DESCRIPTION: Remove the STAT_COPYDISPATCHER macro.

Revision 1.27 / (view) - annotate - [select for diffs] , Wed Aug 23 18:42:19 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.26: +1 -39 lines
Diff to previous 1.26
BUG#: 5432
TITLE: Use StatProviderTimeMeasurement class for all provider time measurement
DESCRIPTION: Convert from use of the statistics macros to the StatProviderTimeMeasurement class.

Revision 1.26 / (view) - annotate - [select for diffs] , Tue Aug 22 17:30:48 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.25: +0 -9 lines
Diff to previous 1.25
BUG#: 5428
TITLE: WBEMServerResponseTime should be written as a 64-bit integer
DESCRIPTION: Convert the whole Uint64 server time value to a String when adding it to the HTTP response header.

Revision 1.25 / (view) - annotate - [select for diffs] , Tue Aug 22 17:29:36 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.24: +29 -7 lines
Diff to previous 1.24
BUG#: 5429
TITLE: Use auto class for provider statistics measurement
DESCRIPTION: Clean up the provider performance statistics code in the Default and CMPI provider managers.

Revision 1.24 / (view) - annotate - [select for diffs] , Wed Aug 9 20:12:42 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.23: +3 -2 lines
Diff to previous 1.23
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: This patch cleans up the IPC related classes. It (1) reorganizes
related classes into their own headers, (2) makes the mutex class recursive to
eliminate recursive lock exclusion logic, (3) reimplements condition variables,
renames dozens of global functions.

Revision 1.23.14.2 / (view) - annotate - [select for diffs] , Fri Jul 28 19:46:41 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
CVS Tags: TASK_BUG_5314_IPC_REFACTORING-V1
Changes since 1.23.14.1: +1 -0 lines
Diff to previous 1.23.14.1 to branch point 1.23 to next main 1.24
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: Branch work.

Revision 1.23.14.1 / (view) - annotate - [select for diffs] , Thu Jul 27 22:11:52 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.19.2.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:09:38 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.19: +12 -2 lines
Diff to previous 1.19 to next main 1.20
PEP#: 233
TITLE: Updated Embedded Instance Support branch

DESCRIPTION:

- Merged with latest code from 2.5.1

- Modified ObjectNormalizer to use a CIMOMHandle instead of the repository and to normalize the instances in an embedded instance property.

Revision 1.23 / (view) - annotate - [select for diffs] , Tue Feb 7 23:53:45 2006 UTC (18 years, 4 months ago) by jim.wunderlich
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH, TASK-PEP250_RPMProvider-root, TASK-PEP250_RPMProvider-merged_out_to_branch, TASK-PEP250_RPMProvider-merged_out_from_trunk, TASK-PEP250_RPMProvider-merged_in_to_trunk, TASK-PEP250_RPMProvider-merged_in_from_branch, TASK-PEP250_RPMProvider-branch, TASK-PEP245_CimErrorInfrastructure-root, TASK-PEP245_CimErrorInfrastructure-merged_out_to_branch, TASK-PEP245_CimErrorInfrastructure-merged_out_from_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_to_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_from_branch, TASK-PEP245_CimErrorInfrastructure-branch, TASK-PEP241_OpenPegasusStressTests-root, TASK-PEP241_OpenPegasusStressTests-merged_out_to_branch, TASK-PEP241_OpenPegasusStressTests-merged_out_from_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_to_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_from_branch, TASK-PEP241_OpenPegasusStressTests-branch, TASK-BUG4011_WinLocalConnect-root, TASK-BUG4011_WinLocalConnect-merged_out_to_branch, TASK-BUG4011_WinLocalConnect-merged_out_from_trunk, TASK-BUG4011_WinLocalConnect-merged_in_to_trunk, TASK-BUG4011_WinLocalConnect-merged_in_from_branch, TASK-BUG4011_WinLocalConnect-branch, RELEASE_2_5_5-RC2, RELEASE_2_5_5-RC1, RELEASE_2_5_5, RELEASE_2_5_4-RC2, RELEASE_2_5_4-RC1, RELEASE_2_5_4, RELEASE_2_5_3-RC1, RELEASE_2_5_3, RELEASE_2_5_2-RC1, RELEASE_2_5_2, RELEASE_2_5_1-RC1, RELEASE_2_5_1, RELEASE_2_5-root, RELEASE_2_5-branch
Branch point for: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
BUG#: 4278
TITLE: cimperf headers should include the units

DESCRIPTION:
  - added units to the cimperf output report titles
  - changed the operation types to match the CIM_CIMOMStatisticalData Class
    operation type names.
  - Also bug 4672 - cimperf export indications should be IndicationDelivery

Revision 1.22 / (view) - annotate - [select for diffs] , Tue Jan 31 20:37:41 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: MAIN
Changes since 1.21: +5 -0 lines
Diff to previous 1.21
BUG#: 4728
TITLE: Compiler Failure in DefaultProviderManager.cpp if PERFINST is disabled

DESCRIPTION:

1. Add new macro to call response->endProvider() if PEGASUS_DISABLE_PERFINST is not defined.

2. Add empty definitions for STAT_PMS_PROVIDERSTART and STAT_RESPONSEEND macros.

Revision 1.21 / (view) - annotate - [select for diffs] , Mon Jan 30 16:17:08 2006 UTC (18 years, 4 months ago) by karl
Branch: MAIN
Changes since 1.20: +3 -1 lines
Diff to previous 1.20
BUG#: 4691
TITLE: Update Licenses to 2006

DESCRIPTION: Updates most of the licenses to 2006. The slp_client directories are excluded for the moment pending discussion. This change has passed unit and system tests.  Note that this changes just about EVERY file in Pegasus.

Revision 1.20 / (view) - annotate - [select for diffs] , Fri Jan 27 19:39:51 2006 UTC (18 years, 5 months ago) by a.dunfey
Branch: MAIN
Changes since 1.19: +3 -0 lines
Diff to previous 1.19
BUG#: 4693
TITLE: Undesirable message logged when an exception is thrown by a provider

DESCRIPTION:

Modified DefaultProviderManager.cpp to set the provider and server start times on the response message before the provider is invoked, then set the provider end time after exceptions have been caught.

Also modified the file so that the identical blocks of catches can be replaced by a single macro.

Revision 1.19 / (view) - annotate - [select for diffs] , Tue Oct 18 13:57:00 2005 UTC (18 years, 8 months ago) by w.white
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-root, BUG_4225_PERFORMANCE_VERSION_1_DONE
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.18: +1 -2 lines
Diff to previous 1.18
BUG#: 3994

TITLE:Statistics gathering is not atomic per operation

DESCRIPTION: checking in fix

Revision 1.18 / (view) - annotate - [select for diffs] , Fri Jul 22 22:22:12 2005 UTC (18 years, 11 months ago) by denise.eckstein
Branch: MAIN
CVS Tags: RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEGASUS_2_5_0_PerformanceDev-string-end, PEGASUS_2_5_0_PerformanceDev-rootlt, PEGASUS_2_5_0_PerformanceDev-root, PEGASUS_2_5_0_PerformanceDev-r2, PEGASUS_2_5_0_PerformanceDev-r1, PEGASUS_2_5_0_PerformanceDev-lit-end, PEGASUS_2_5_0_PerformanceDev-buffer-end, PEGASUS_2_5_0_PerformanceDev-branch, PEGASUS_2_5_0_PerformanceDev-String, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch
Changes since 1.17: +6 -6 lines
Diff to previous 1.17
BUG#: 3984
TITLE: lure compiling SLP Provider on HP-UX.

DESCRIPTION: SERVER is defined as a macro on HP-UX. Added PEGASUS_STATDATA_ prefix to statistic enumeration values.

Revision 1.17 / (view) - annotate - [select for diffs] , Tue Jun 7 01:24:56 2005 UTC (19 years ago) by denise.eckstein
Branch: MAIN
Changes since 1.16: +1 -0 lines
Diff to previous 1.16
BUG#: 3745
TITLE: INVOKE_METHOD request type not defined in StatRequestType

DESCRIPTION: Added INVOKE_METHOD to the list of supported statistical request types (StatRequestType).  Also added trace statements to StatisticalData::addToValue. When the StatisticalData trace component is enabled, statistical data will be written to the trace file as it is accumulated.

Revision 1.16 / (view) - annotate - [select for diffs] , Thu Apr 14 16:52:54 2005 UTC (19 years, 2 months ago) by w.white
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
BUG#: 3211

TITLE:Client Performance Statistics Test Fails

DESCRIPTION: checking in code to fix test case and checking in code to move statisitcs gathering from CIMDateTime based to TimeValue based

Revision 1.15 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:24 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH, PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.14: +3 -1 lines
Diff to previous 1.14
BUG#: 2656
TITLE: License statement update to 2005

DESCRIPTION: All .h, .cpp and the wql, cql, compile *.l and *.y files along
with the .java files in providermanager2/jmpi updated to use the license
statement in doc/license.txt
Tested on windows and visual test of all diffs.

Revision 1.14 / (view) - annotate - [select for diffs] , Fri Jan 28 01:21:58 2005 UTC (19 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
BUG#: 2609
TITLE: Change PERFINST statistics compile option from normally off to normally on

DESCRIPTION: This changes the env variable used to control this compile option and
changes it from normally off tonormally on.  The old variable was PEGASUS_HAS_PERFINST.
The new one is PEGASUS_DISABLE_PERFINST.  If you do not set the PEGASUS_DISABLE_PERFINST
the statistics will be enabled.   Note there was a special flag in PLATFOMR_OS400 to
disable statistics and we left that for the moment.

Revision 1.13.8.1 / (view) - annotate - [select for diffs] , Wed Jan 26 16:18:38 2005 UTC (19 years, 5 months ago) by karl
Branch: SLPPERFINST-branch
Changes since 1.13: +1 -1 lines
Diff to previous 1.13 to next main 1.14
BUG#: 2609
TITLE: Change PERFINST from normally off to normally ON (in branch for today)

DESCRIPTION: This changes the flag controlling the operation statistics from normally
off to normally.  WARNING: If you want to disable this funciton in the future, use the
flag PEGASUS_DISABLE_PERFINST rather than the PEGASUS_HAS_PERFINST to enable the function

Revision 1.13 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:17 2004 UTC (19 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: SLPPERFINST-root, RELEASE_2_4_3, RELEASE_2_4_2, RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1-BETA1, RELEASE_2_4_1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, RELEASE_2_4-branch, PEP213_SIZE_OPTIMIZATIONS_TAG, PEP213_SIZE_OPTIMIZATIONS, IBM_241_April1405, CHUNKTESTDONE_PEP140
Branch point for: SLPPERFINST-branch
Changes since 1.12: +6 -4 lines
Diff to previous 1.12
BUG#: 2196
TITLE: Copyright update

DESCRIPTION: Update all .cpp and .h files for new license and
update the doc/license.txt file.  Note that there were also
a couple of files that had to be fixed because they had violated
the comments rules (ex. blank line at head of file or in the case of
xmlwriter.cpp a comment line //=========  which drove the strip
function nuts.  These were fixed.  This has been compiled and tested
on windows.

Revision 1.12 / (view) - annotate - [select for diffs] , Thu Jul 1 01:24:18 2004 UTC (20 years ago) by w.white
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.11: +8 -3 lines
Diff to previous 1.11
PEP#: 127

TITLE: Perfomance Statistics for CIM server

Descriiption: made changes to support PEPs 127 and 128

Revision 1.11 / (view) - annotate - [select for diffs] , Wed Jun 30 17:30:37 2004 UTC (20 years ago) by w.white
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
BUG#: 1610

TITLE: Performance statistics for CIM Server

DESCRIPTION: changed   instream.h to   iostream

Revision 1.10 / (view) - annotate - [select for diffs] , Tue Jun 29 15:12:34 2004 UTC (20 years ago) by w.white
Branch: MAIN
Changes since 1.9: +14 -6 lines
Diff to previous 1.9
PEP#: 127

TITLE: Performance statistics for CIM Server

DESCRIPTION: add code to suppot the CIM_CIMOMStatisticalData class

Revision 1.9 / (view) - annotate - [select for diffs] , Wed Jun 9 23:05:28 2004 UTC (20 years ago) by w.white
Branch: MAIN
Changes since 1.8: +9 -19 lines
Diff to previous 1.8
PEP#: 127

TITLE: Perfomance Statistics for CIM server

Descriiption: made changes to support the CIM_CIMOMStatisticalData class

Revision 1.8 / (view) - annotate - [select for diffs] , Wed Jun 9 19:04:47 2004 UTC (20 years ago) by w.white
Branch: MAIN
Changes since 1.7: +45 -24 lines
Diff to previous 1.7
PEP#: 127

TITLE: Perfomance Statistics for CIM server

Descriiption: made changes to support the CIM_CIMOMStatisticalData class

Revision 1.7 / (view) - annotate - [select for diffs] , Wed Oct 22 13:26:04 2003 UTC (20 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: local, RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-root, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze, RELEASE_2_3_2-branch, RELEASE_2_3_1-root, RELEASE_2_3_1-branch, RELEASE_2_3_0-root, RELEASE_2_3_0-branch, POST_LICENSE_UPDATE_2003
Changes since 1.6: +5 -3 lines
Diff to previous 1.6
PEP 55 Update license on source files to current license text and date

Revision 1.6.2.1 / (view) - annotate - [select for diffs] , Mon Oct 28 15:43:24 2002 UTC (21 years, 8 months ago) by mday
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 to next main 1.7
merged with STABLE branch

Revision 1.6 / (view) - annotate - [select for diffs] , Fri Aug 16 23:59:36 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: test, pep_88, mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, mday-2-0-patches, VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE, TEST, RELEASE_2_3_0-msg-freeze, RELEASE_2_2_1-snapshot, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2_0-branch, RELEASE_2_2-root, PRE_LICENSE_UPDATE_2003, PEGASUS_FC_VERSION_2_2, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
HP-RK API Review: Changed includes of Exception.h to InternalException.h in Pegasus internal source files.

Revision 1.5 / (view) - annotate - [select for diffs] , Fri Jul 26 19:01:19 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
HP-[CAKG] Replace Config[platform] files with Linkage.h files

Revision 1.4 / (view) - annotate - [select for diffs] , Fri Jul 19 22:00:25 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
HP-RK API Review: Rename Array<>::reserve() to reserveCapacity().

Revision 1.3 / (view) - annotate - [select for diffs] , Fri May 31 23:56:38 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_00_RC_4, VERSION_2_00_RC_3, VERSION_2_00_RC_2, VERSION_2_00_RC_1, VERSION_2_00_BRANCH, VERSION_1_10
Changes since 1.2: +6 -2 lines
Diff to previous 1.2
HP-RK Update license header.

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Apr 22 16:26:30 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
HP-RK Define empty version of STAT_COPYDISPATCHER_REP macro.

Revision 1.1 / (view) - annotate - [select for diffs] , Mon Apr 22 11:07:27 2002 UTC (22 years, 2 months ago) by sage
Branch: MAIN
Performance measurement instrumentation

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2