Project

General

Profile

Activity

From 2010-03-31 to 2010-04-29

2010-04-29

18:59 Revision 5857c5a2: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
14:05 Revision 61039400: Correct a typo in derived metric config in man page.
Nathan Scott
13:30 Revision 0b178167: Add missing descriptors for new Linux memory utilisation metrics.
Nathan Scott
12:50 Revision c5dd4b11: Fix compiler warning on 64 bit platforms.
Nathan Scott
12:43 Revision 747550b9: Bump version to 3.2.0 for next PCP release.
Nathan Scott
12:23 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...
Nathan Scott
12:09 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...
Nathan Scott
09:42 Revision f6c900df: More man page typo fixes uncovered by lintian checker.
Nathan Scott
09:41 Revision 3aee0559: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Nathan Scott
09:00 Revision 8892011c: Fix man page typo found by lintian package checker.
Nathan Scott
08:59 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...
Nathan Scott
06:34 Revision c17381ea: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
03:51 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...
Nathan Scott

2010-04-28

12:06 Revision 51ca8991: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Ken McDonell
11:54 Revision 46b6496e: Merge branch 'localpmda' into dev
Ken McDonell
11:47 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
$...
Ken McDonell
11:35 Revision 0fc07c78: pmlogreduce - fix minor compilation whining from last change
Ken McDonell
11:31 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 ...
Ken McDonell
07:52 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.
Ken McDonell
07:29 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...
Ken McDonell
07:21 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 ... ...
Ken McDonell

2010-04-27

13:46 Revision fad259b4: Merge branch 'dev' of git://oss.sgi.com/nathans/pcp into dev
Nathan Scott
13:45 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...
Nathan Scott

2010-04-26

20:58 Revision 290a7a56: pmlogreduce honour -T command line option
Not sure how or if this ever worked before. Ken McDonell
09:04 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 ...
Ken McDonell

2010-04-23

21:27 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 ...
Nathan Scott
21:25 Revision 2efa2a79: Add DIRTDIR clean macro and use it for mac build cleanup.
Nathan Scott
14:20 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...
Max Matveev

2010-04-22

17:35 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...
Max Matveev
17:24 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 ...
Max Matveev
17:22 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.
Max Matveev
17:19 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 ...
Max Matveev

2010-04-21

08:48 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...
Nathan Scott

2010-04-16

10:28 Revision 560e02ff: Merge branch 'dev' of ../kenj into dev
Nathan Scott
09:42 Revision abc760e8: Fix a memory leak in pmdawindows help text handling.
Nathan Scott

2010-04-15

16:56 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...
Ken McDonell
16:43 Revision b55c5739: Intermediate checkin along the path to making dynamic metrics and PM_CONTEXT_LOCAL coexist
Ken McDonell
14:54 Revision 7257274c: Merge branch 'solaris-misc' of git://oss.sgi.com/makc/pcp into dev
Nathan Scott
14:43 Revision 2846718c: Merge branch 'dev' of ../kenj into dev
Nathan Scott
14:29 Revision 9d1d557e: Merge branch 'dev' of ../mort/pcp into dev
Nathan Scott
14:27 Revision 94cfb60c: Fix a memory leak in pmdammv help text handling.
Nathan Scott
14:21 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...
Nathan Scott
14:17 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...
Nathan Scott
14:12 Revision 0c273dea: Once again increase table size for dbpmda lexer
Adding readline support upset the poor AT&T lexer yet again... Max Matveev
14:09 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...
Max Matveev
11:53 Revision c69643dc: Merge branch 'dev' of git://oss.sgi.com/mort/pcp into dev
Nathan Scott
08:21 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 ...
Ken McDonell
08:00 Revision 4ac19ec1: Cleanout no-longer-useful IRIX pmns remnant.
Nathan Scott

2010-04-14

13:17 Revision 0d623c60: Merge branch 'kenj' into mort-dev
Martin Hicks

2010-04-13

19:47 Revision f2fe9a54: Merge branch 'master' of ../kenj into dev
Nathan Scott
19:33 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.
Ken McDonell
19:33 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.
Ken McDonell
16:18 Revision ebaab561: Add exe files to the set we ignore with git commands.
Nathan Scott
16:05 Revision b9a02c43: Merge branch 'master' of ../kenj into dev
Nathan Scott
15:51 Revision 37233ed4: Merge branch 'sgi-purge' into mort-dev
Martin Hicks
15:48 Revision 8cceaf7c: Merge remote branch 'origin/dev' into mort-dev
Martin Hicks
14:04 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...
Ken McDonell

2010-04-12

08:37 Revision e50910b7: Merge branch 'master' of ../kenj into dev
Nathan Scott

2010-04-11

08:10 Revision b7d1ee7d: Merge branch 'localpmda' into dev
Ken McDonell
08:08 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...
Ken McDonell
07:59 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 ...
Ken McDonell
07:50 Revision 0b7e3d32: Grammatical typo.
Ken McDonell
07:47 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
...
Ken McDonell
06:58 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.
Ken McDonell
 

Also available in: Atom