Activity
From 2010-04-02 to 2010-05-01
2010-04-30
- 06:49 pcp Revision 8c68d928: pmda help text and malloc/free issues
- These changes are a refinement of Nathan's last changes in this area
to fix the related issue in libpcp_pmda, tweak t...
2010-04-29
- 18:59 pcp Revision 5857c5a2: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
- 14:05 pcp Revision 61039400: Correct a typo in derived metric config in man page.
- 13:30 pcp Revision 0b178167: Add missing descriptors for new Linux memory utilisation metrics.
- 12:50 pcp Revision c5dd4b11: Fix compiler warning on 64 bit platforms.
- 12:43 pcp Revision 747550b9: Bump version to 3.2.0 for next PCP release.
- 12:23 pcp Revision 754246f4: Fix a free of non-malloc'd memory in dbpmda metric help text code
- Turns out pmcd is expecting the text pointers to not be allocated
dynamically (contrary to the man page), and if they... - 12:09 pcp Revision eae87bb1: Resolve several packaging issues (new toolchain) in Debian builds.
- Startup scripts apparently in the wrong spot (needs to be same as
suse now, not redhat - make it so), updated standar... - 09:42 pcp Revision f6c900df: More man page typo fixes uncovered by lintian checker.
- 09:41 pcp Revision 3aee0559: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
- 09:00 pcp Revision 8892011c: Fix man page typo found by lintian package checker.
- 08:59 pcp Revision 58f3940f: Remove the jstat (Java utility) PMDA, its passed its use-by date.
- Culled pmdajstat - this has long been superceded by the capabilities
of the Parfait package for instrumenting Java ap... - 06:34 pcp Revision c17381ea: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
- 03:51 pcp Revision b553ce07: Resolve fallout from pmlogger handling of alias names (pmlc)
- Several QA tests using pmlc were now failing after the recent
metric name cache lookup changes (corrupt archives gene...
2010-04-28
- 12:06 pcp Revision 51ca8991: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
- 11:54 pcp Revision 46b6496e: Merge branch 'localpmda' into dev
- 11:47 pcp Revision 490f1ef5: pcp_completion.sh - hide stderr output
- Now that things are working again with our mmv friend,
$ pminfo mmv<tab or completion key du jour>
produces
$... - 11:35 pcp Revision 0fc07c78: pmlogreduce - fix minor compilation whining from last change
- 11:31 pcp Revision d29698c4: Tweak error reporting for PMNS operations
- With the PMNS, derived metrics and dynamic metrics all acting as
hiding locations for metrics, one may need to seach ... - 07:52 pcp Revision 16b26223: Make sure PM_ERR_NAME is returned when all options exhausted.
- Build failed making help text for indom entries after last round
of changes. - 07:29 pcp Revision 99549e65: Rework for PM_CONTEXT_LOCAL PMNS services
- Make PM_CONTEXT_LOCAL work like PM_CONTEXT_HOST for metrics that are
visible, and in particular ensure that dynamic m... - 07:21 pcp Revision 1ff8afac: Dynamic names rework after derived metrics added.
- The PMID for derived metrics and for the root of a dynamic subtree in
the PMNS both use a domain of DYNAMIC_PMID ... ...
2010-04-27
- 13:46 pcp Revision fad259b4: Merge branch 'dev' of git://oss.sgi.com/nathans/pcp into dev
- 13:45 pcp Revision 09bddb1f: Improve pmlogger handling of alias names (same PMID, different names)
- Change the way pmlogger writes out metric names to ensure that
the requested metric name (in configuration file) is r...
2010-04-26
- 20:58 pcp Revision 290a7a56: pmlogreduce honour -T command line option
- Not sure how or if this ever worked before.
- 09:04 pcp Revision 6a763936: Fix fallout from recent pmda.h const'ifying changes
- Recent (28 Jan!) changes to pmda.h to add const qualifiers to some of
the pmdaTree routines also changed a couple of ...
2010-04-23
- 21:27 pcp Revision 43bb7b20: Resolve an MMV issue evident in the Mac installer.
- Since we install the root_mmv namespace file into two locations,
the Mac installer has been spweing errors. Resolve ... - 21:25 pcp Revision 2efa2a79: Add DIRTDIR clean macro and use it for mac build cleanup.
- 14:20 pcp Revision 00195dc8: Make pmie_daily work on Solaris
- Just like pmie_check used to, pmie_daily assumed that tr(1) it is using
is going to be GNU-compatible: on Solaris def...
2010-04-22
- 17:35 pcp Revision f41f2493: Wait for local filesystems to mount before starting pcp
- On Solaris wait for ALL local filesystems to mount before starting pmcd
or pmie - there have been incident of pmcd cr... - 17:24 pcp Revision 74354dc6: Explictly include sys/stat in connectlocal.c
- Whatever magic way sys/stat.h was getting into connectlocal.c on Linux
does not work on Solaris - include sys/stat.h ... - 17:22 pcp Revision a4d4776f: Remove debris left after splitting IB PMDA
- IB PMDA now lives in its own tree and does its own configure,
no need to keep old configure variable in common tree. - 17:19 pcp Revision 69f3893d: Use git hashes to identify solaris builds
- To make it easier to identify which particular branch/commit was
built when use git hashes to set PSTAMP but only if ...
2010-04-21
- 08:48 pcp Revision 6acc7760: Add details of the extended hostname syntax to pcpintro(1).
- Greg was asking about proxy host environment variables, and
we noticed the documentation was in a bit of a mess. Unt...
2010-04-16
- 10:28 pcp Revision 560e02ff: Merge branch 'dev' of ../kenj into dev
- 09:42 pcp Revision abc760e8: Fix a memory leak in pmdawindows help text handling.
2010-04-15
- 16:56 pcp Revision a1413f77: Replace mmap() use in parsing pmcd.conf
- To assist portability, the recently introduced mmap() use has
been replaced by a malloc() and fread() combination. T... - 16:43 pcp Revision b55c5739: Intermediate checkin along the path to making dynamic metrics and PM_CONTEXT_LOCAL coexist
- 14:54 pcp Revision 7257274c: Merge branch 'solaris-misc' of git://oss.sgi.com/makc/pcp into dev
- 14:43 pcp Revision 2846718c: Merge branch 'dev' of ../kenj into dev
- 14:29 pcp Revision 9d1d557e: Merge branch 'dev' of ../mort/pcp into dev
- 14:27 pcp Revision 94cfb60c: Fix a memory leak in pmdammv help text handling.
- 14:21 pcp Revision 395ed7b4: Add anonymous huge page Linux memory utilisation metric.
- Fixed up missing help text for vmalloc space while at it, and
added in couple of other obscure memory metrics which w... - 14:17 pcp Revision ee4db628: Fix local context reporting of help text.
- Help text coming out of the direct PMDA calls to get help text
is not dynamically allocated, so we cannot free it. p... - 14:12 pcp Revision 0c273dea: Once again increase table size for dbpmda lexer
- Adding readline support upset the poor AT&T lexer yet again...
- 14:09 pcp Revision 86469049: Wait for pmcd to stop before removing files.
- On Solaris tell svcadm to wait until service is disabled before
proceeding to remove files - hasty removals were brea... - 11:53 pcp Revision c69643dc: Merge branch 'dev' of git://oss.sgi.com/mort/pcp into dev
- 08:21 pcp Revision 41d23130: Change how PM_CONTEXT_LOCAL determines available PMDAs
- Moving from the previous ugly build-time configuration of dsotbl[]
to run-time determination based on pmcd.conf.
To ... - 08:00 pcp Revision 4ac19ec1: Cleanout no-longer-useful IRIX pmns remnant.
2010-04-14
2010-04-13
- 19:47 pcp Revision f2fe9a54: Merge branch 'master' of ../kenj into dev
- 19:33 pcp Revision 0f689c5a: Solaris man page build changes
- Patch from Greg Banks to allow PCP man pages with embedded tbl(1)
fragments to be correctly formatted on OpenSolaris. - 19:33 pcp Revision 10e26829: Solaris man page build changes
- Patch from Greg Banks to allow PCP man pages with embedded tbl(1)
fragments to be correctly formatted on OpenSolaris. - 16:18 pcp Revision ebaab561: Add exe files to the set we ignore with git commands.
- 16:05 pcp Revision b9a02c43: Merge branch 'master' of ../kenj into dev
- 15:51 pcp Revision 37233ed4: Merge branch 'sgi-purge' into mort-dev
- 15:48 pcp Revision 8cceaf7c: Merge remote branch 'origin/dev' into mort-dev
- 14:04 pcp Revision 05ded3f9: Generalized DSO PMDA support for PM_CONTEXT_LOCAL (part 2)
- Changes after Nathan's review. Mostly this involves renaming the
command-line -K "spec" parsing routine to __pmSpecL...
2010-04-12
2010-04-11
- 08:10 pcp Revision b7d1ee7d: Merge branch 'localpmda' into dev
- 08:08 pcp Revision a1b2d605: Generalized DSO PMDA support for PM_CONTEXT_LOCAL
- [second commit, this time for all the modified files, duh!]
This batch of changes adds to the existing hardcoded tab... - 07:59 pcp Revision a0eb58cf: Generalized DSO PMDA support for PM_CONTEXT_LOCAL
- This batch of changes adds to the existing hardcoded table (and funky
environment variable rules) that control which ... - 07:50 pcp Revision 0b7e3d32: Grammatical typo.
- 07:47 pcp Revision dd38b5b3: Makepkgs - Ubuntu toolchain problems persist
- Comment ahead of new checks says it all ...
Sanity checks ... this is sick, but I'm really tired of QA failing
... - 06:58 pcp Revision e3273a1e: pmlogextract - clean up diagnostics
- Report pmid in a more human friendly way, correct an endian issue in
the reported times for log volume changes.
2010-04-07
- 11:38 mrtg treeview Revision c8b98c21: Munin xsizes are confusing - document this
- 11:38 mrtg treeview Revision f62e9a91: Change munin sorting to be slightly less annoying
Also available in: Atom