"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/pmlogrewrite/logger.h" between
pcp-6.0.2.tar.gz and pcp-6.0.3.tar.gz

About: PCP (Performance Co-Pilot) provides a framework and services to support system-level performance monitoring and management.

logger.h  (pcp-6.0.2):logger.h  (pcp-6.0.3)
skipping to change at line 72 skipping to change at line 72
/* values for indomspec_t indom_flags */ /* values for indomspec_t indom_flags */
#define INDOM_ADD 1 #define INDOM_ADD 1
#define INDOM_DELETE 2 #define INDOM_DELETE 2
#define INDOM_DUPLICATE 4 #define INDOM_DUPLICATE 4
/* values for indomspec_t inst_flags[] */ /* values for indomspec_t inst_flags[] */
#define INST_CHANGE_INST 16 #define INST_CHANGE_INST 16
#define INST_CHANGE_INAME 32 #define INST_CHANGE_INAME 32
#define INST_DELETE 64 #define INST_DELETE 64
extern indomspec_t *indom_root; extern indomspec_t *indom_root;
extern __pmHashCtl indom_hash;
/* /*
* Rewrite specifications for a metric * Rewrite specifications for a metric
*/ */
typedef struct metricspec { typedef struct metricspec {
struct metricspec *m_next; struct metricspec *m_next;
int flags; /* METRIC_* flags */ int flags; /* METRIC_* flags */
int output; /* OUTPUT_* values */ int output; /* OUTPUT_* values */
int one_inst; /* for OUTPUT_ONE INST */ int one_inst; /* for OUTPUT_ONE INST */
char *one_name; /* for OUTPUT_ONE NAME */ char *one_name; /* for OUTPUT_ONE NAME */
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)