Mostly pulling Mark's copyright changes and Nathans's etw pmda + roll to
3.5.10 changes into my tree ... one small src/libpcp/src/logutil.c
change from me.
Changes committed to git://oss.sgi.com/kenj/pcp.git dev
CHANGELOG | 17 +
COPYING | 8
GNUmakefile | 2
Makepkgs | 2
VERSION.pcp | 4
build/GNUmakefile | 2
build/aix/GNUmakefile | 2
build/mac/GNUmakefile | 2
build/mac/install-pcp | 2
build/mac/installer-resources/License.html | 8
build/mac/installer-resources/postflight | 2
build/mac/installer-resources/postinstall | 2
build/mac/installer-resources/postupgrade | 2
build/mac/installer-resources/preflight | 2
build/mac/installer-resources/preinstall | 2
build/mac/installer-resources/preupgrade | 2
build/mac/uninstall-pcp | 2
build/rpm/GNUmakefile | 2
build/sun/GNUmakefile | 2
build/tar/GNUmakefile | 2
debian/changelog | 12
debian/control | 2
install-sh | 2
man/GNUmakefile | 2
man/man1/GNUmakefile | 2
man/man1/pmimport.1 | 2
man/man3/GNUmakefile | 2
man/man4/GNUmakefile | 2
src/GNUmakefile | 2
src/autofsd-probe/GNUmakefile | 2
src/autofsd-probe/autofsd-probe.c | 2
src/cpan/LogImport/GNUmakefile | 2
src/dbpmda/GNUmakefile | 2
src/dbpmda/src/GNUmakefile | 2
src/dbpmda/src/dbpmda.c | 2
src/dbpmda/src/dbpmda.h | 2
src/dbpmda/src/gram.y | 2
src/dbpmda/src/lex.h | 2
src/dbpmda/src/lex.l | 2
src/genpmda/GNUmakefile | 2
src/include/GNUmakefile | 2
src/include/builddefs.in | 2
src/include/import.h | 2
src/include/mk_pmdbg | 2
src/include/pcp.conf.in | 2
src/include/pmafm.h | 2
src/include/pmapi.h | 2
src/include/pmiestats.h | 2
src/include/pmtime.h | 2
src/include/trace.h | 2
src/include/trace_dev.h | 2
src/include/trace_hash.h | 2
src/libpcp/src/logutil.c | 2
src/libpcp_import/GNUmakefile | 2
src/libpcp_pmcd/GNUmakefile | 2
src/libpcp_pmcd/src/GNUmakefile | 2
src/libpcp_pmcd/src/client.c | 2
src/libpcp_pmcd/src/data.c | 2
src/libpcp_pmcd/src/trace.c | 2
src/libpcp_pmda/src/libdefs.h | 2
src/newhelp/GNUmakefile | 2
src/newhelp/chkhelp.c | 2
src/pcp/GNUmakefile | 2
src/pmafm/GNUmakefile | 2
src/pmafm/mkaf | 2
src/pmafm/pmafm | 2
src/pmcd/GNUmakefile | 2
src/pmcd/pmdaproc.sh | 2
src/pmcd/rc-proc.sh | 2
src/pmcd/rc-proc.sh.minimal | 2
src/pmcd/rc_local | 2
src/pmcd/rc_pcp | 2
src/pmcd/src/GNUmakefile | 2
src/pmcd/src/client.h | 2
src/pmcd/src/pmcd.h | 2
src/pmcdctl/GNUmakefile | 2
src/pmclient/GNUmakefile | 2
src/pmclient/GNUmakefile.install | 2
src/pmconfig/GNUmakefile | 2
src/pmcpp/GNUmakefile | 2
src/pmdas/aix/GNUmakefile | 2
src/pmdas/aix/aix.c | 2
src/pmdas/aix/common.h | 2
src/pmdas/aix/help | 2
src/pmdas/apache/GNUmakefile | 2
src/pmdas/apache/help | 2
src/pmdas/apache/pmns | 2
src/pmdas/bonding/GNUmakefile | 2
src/pmdas/bonding/Install | 2
src/pmdas/bonding/Remove | 2
src/pmdas/cisco/GNUmakefile | 2
src/pmdas/cisco/Install | 2
src/pmdas/cisco/Remove | 2
src/pmdas/cisco/cisco.c | 2
src/pmdas/cisco/cisco.h | 2
src/pmdas/cisco/help | 2
src/pmdas/cisco/interface.c | 2
src/pmdas/cisco/pmns | 2
src/pmdas/darwin/GNUmakefile | 2
src/pmdas/darwin/disk.h | 2
src/pmdas/darwin/help | 2
src/pmdas/darwin/network.h | 2
src/pmdas/darwin/pmda.c | 2
src/pmdas/dbping/GNUmakefile | 2
src/pmdas/dbping/Install | 2
src/pmdas/dbping/Remove | 2
src/pmdas/dbping/dbprobe.pl | 2
src/pmdas/dbping/pmdadbping.pl | 2
src/pmdas/elasticsearch/GNUmakefile | 2
src/pmdas/elasticsearch/Remove | 2
src/pmdas/etw/GNUmakefile | 13
src/pmdas/etw/event.c | 49 ++
src/pmdas/etw/event.h | 85 +++++
src/pmdas/etw/help | 68 ++++
src/pmdas/etw/pmda.c | 484 +++++++++++++++++++++++++++++
src/pmdas/etw/pmns | 132 +++++++
src/pmdas/etw/root | 10
src/pmdas/etw/util.c | 3
src/pmdas/hotproc/GNUmakefile | 2
src/pmdas/hotproc/Install | 2
src/pmdas/hotproc/Remove | 2
src/pmdas/hotproc/src/GNUmakefile | 2
src/pmdas/hotproc/src/config.h | 2
src/pmdas/hotproc/src/ctltab.c | 2
src/pmdas/hotproc/src/error.c | 2
src/pmdas/hotproc/src/gram.y | 2
src/pmdas/hotproc/src/gram_node.h | 2
src/pmdas/hotproc/src/hotproc.h | 2
src/pmdas/hotproc/src/pcpu.h | 2
src/pmdas/hotproc/src/pglobal.h | 2
src/pmdas/hotproc/src/ppred_values.h | 2
src/pmdas/kvm/GNUmakefile | 2
src/pmdas/kvm/Install | 2
src/pmdas/kvm/Remove | 2
src/pmdas/linux/convert.h | 2
src/pmdas/linux/ksym.h | 2
src/pmdas/linux/msg_limits.h | 2
src/pmdas/linux/proc_cpuinfo.h | 2
src/pmdas/linux/proc_loadavg.h | 2
src/pmdas/linux/proc_net_dev.h | 2
src/pmdas/linux/proc_net_rpc.h | 2
src/pmdas/linux/proc_net_snmp.h | 2
src/pmdas/linux/proc_net_sockstat.h | 2
src/pmdas/linux/proc_net_tcp.h | 2
src/pmdas/linux/proc_partitions.h | 2
src/pmdas/linux/proc_pid.h | 2
src/pmdas/linux/proc_runq.h | 2
src/pmdas/linux/proc_scsi.h | 2
src/pmdas/linux/proc_slabinfo.h | 2
src/pmdas/linux/proc_stat.h | 2
src/pmdas/linux/proc_sys_fs.h | 2
src/pmdas/linux/proc_uptime.h | 2
src/pmdas/linux/sem_limits.h | 2
src/pmdas/linux/shm_limits.h | 2
src/pmdas/linux/swapdev.h | 2
src/pmdas/linux/sysfs_kernel.h | 2
src/pmdas/lmsensors/GNUmakefile | 2
src/pmdas/lmsensors/Install | 2
src/pmdas/lmsensors/Remove | 2
src/pmdas/lmsensors/lmsensors.c | 2
src/pmdas/lmsensors/lmsensors.h | 2
src/pmdas/lmsensors/pmns | 2
src/pmdas/logger/Install | 2
src/pmdas/logger/Remove | 2
src/pmdas/logger/help | 2
src/pmdas/logger/pmns | 2
src/pmdas/logger/util.c | 2
src/pmdas/logger/util.h | 2
src/pmdas/lustrecomm/GNUmakefile | 2
src/pmdas/lustrecomm/Install | 2
src/pmdas/lustrecomm/Remove | 2
src/pmdas/lustrecomm/file_indexed.c | 2
src/pmdas/lustrecomm/file_single.c | 2
src/pmdas/lustrecomm/help | 2
src/pmdas/lustrecomm/libreadfiles.h | 2
src/pmdas/lustrecomm/lustrecomm.c | 2
src/pmdas/lustrecomm/pmns | 2
src/pmdas/lustrecomm/pmns.v4 | 2
src/pmdas/lustrecomm/refresh_file.c | 2
src/pmdas/lustrecomm/timespec_routines.c | 2
src/pmdas/mailq/GNUmakefile | 2
src/pmdas/mailq/Install | 2
src/pmdas/mailq/Remove | 2
src/pmdas/mailq/help | 2
src/pmdas/mailq/pmns | 2
src/pmdas/memcache/GNUmakefile | 2
src/pmdas/memcache/Install | 2
src/pmdas/memcache/Remove | 2
src/pmdas/memcache/pmdamemcache.pl | 2
src/pmdas/mounts/GNUmakefile | 2
src/pmdas/mounts/Install | 2
src/pmdas/mounts/Remove | 2
src/pmdas/mounts/help | 2
src/pmdas/mounts/mounts.c | 2
src/pmdas/mounts/pmns | 2
src/pmdas/mssql/GNUmakefile | 2
src/pmdas/mssql/Install | 2
src/pmdas/mssql/Remove | 2
src/pmdas/mssql/pmdamssql.pl | 2
src/pmdas/mysql/GNUmakefile | 2
src/pmdas/mysql/Install | 2
src/pmdas/mysql/Remove | 2
src/pmdas/mysql/pmdamysql.pl | 2
src/pmdas/news/GNUmakefile | 2
src/pmdas/news/Install | 2
src/pmdas/news/Remove | 2
src/pmdas/news/pmdanews.pl | 2
src/pmdas/oracle/GNUmakefile | 2
src/pmdas/oracle/Install | 2
src/pmdas/oracle/Remove | 2
src/pmdas/pmcd/GNUmakefile | 2
src/pmdas/pmcd/help | 2
src/pmdas/pmcd/src/GNUmakefile | 2
src/pmdas/pmcd/src/objstyle | 2
src/pmdas/process/GNUmakefile | 2
src/pmdas/process/Install | 2
src/pmdas/process/Remove | 2
src/pmdas/process/help | 2
src/pmdas/process/pmns | 2
src/pmdas/process/process.c | 2
src/pmdas/roomtemp/GNUmakefile | 2
src/pmdas/roomtemp/Install | 2
src/pmdas/roomtemp/Remove | 2
src/pmdas/roomtemp/help | 2
src/pmdas/roomtemp/mlan/GNUmakefile | 2
src/pmdas/roomtemp/pmns | 2
src/pmdas/roomtemp/roomtemp.c | 2
src/pmdas/sample/GNUmakefile | 2
src/pmdas/sample/Install | 2
src/pmdas/sample/Remove | 2
src/pmdas/sample/help | 2
src/pmdas/sample/pmns | 2
src/pmdas/sample/src/GNUmakefile | 2
src/pmdas/sample/src/pmda.c | 2
src/pmdas/sendmail/GNUmakefile | 2
src/pmdas/sendmail/Install | 2
src/pmdas/sendmail/Remove | 2
src/pmdas/sendmail/help | 2
src/pmdas/sendmail/pmns | 2
src/pmdas/shping/GNUmakefile | 2
src/pmdas/shping/Install | 2
src/pmdas/shping/Remove | 2
src/pmdas/shping/pmns | 2
src/pmdas/shping/shping.h | 2
src/pmdas/simple/GNUmakefile | 2
src/pmdas/simple/Install | 2
src/pmdas/simple/Remove | 2
src/pmdas/simple/help | 2
src/pmdas/simple/pmdasimple.pl | 2
src/pmdas/simple/pmns | 2
src/pmdas/simple/simple.c | 2
src/pmdas/solaris/GNUmakefile | 2
src/pmdas/solaris/arcstats.c | 2
src/pmdas/solaris/common.h | 2
src/pmdas/solaris/help | 2
src/pmdas/solaris/kvm.c | 2
src/pmdas/solaris/netlink.c | 2
src/pmdas/solaris/netmib2.h | 2
src/pmdas/solaris/solaris.c | 2
src/pmdas/solaris/vnops.c | 2
src/pmdas/solaris/zfs.c | 2
src/pmdas/summary/GNUmakefile | 2
src/pmdas/summary/Install | 2
src/pmdas/summary/Remove | 2
src/pmdas/summary/help | 2
src/pmdas/summary/mainloop.c | 2
src/pmdas/summary/summary.h | 2
src/pmdas/systemtap/GNUmakefile | 2
src/pmdas/systemtap/Install | 2
src/pmdas/systemtap/Remove | 2
src/pmdas/systemtap/pmdasystemtap.pl | 2
src/pmdas/trace/GNUmakefile | 2
src/pmdas/trace/GNUmakefile.stub | 2
src/pmdas/trace/Install | 2
src/pmdas/trace/Makefile.proto | 2
src/pmdas/trace/Remove | 2
src/pmdas/trace/app1.c | 2
src/pmdas/trace/app2.c | 2
src/pmdas/trace/app3.c | 2
src/pmdas/trace/fapp1.f | 2
src/pmdas/trace/help | 2
src/pmdas/trace/japp1.java | 2
src/pmdas/trace/pmns | 2
src/pmdas/trace/src/GNUmakefile | 2
src/pmdas/trace/src/client.h | 2
src/pmdas/trace/src/comms.h | 2
src/pmdas/trace/src/data.c | 2
src/pmdas/trace/src/data.h | 2
src/pmdas/trace/src/pmda.c | 2
src/pmdas/trivial/GNUmakefile | 2
src/pmdas/trivial/Install | 2
src/pmdas/trivial/Remove | 2
src/pmdas/trivial/help | 2
src/pmdas/trivial/pmns | 2
src/pmdas/trivial/trivial.c | 2
src/pmdas/txmon/GNUmakefile | 2
src/pmdas/txmon/Install | 2
src/pmdas/txmon/Remove | 2
src/pmdas/txmon/genload | 2
src/pmdas/txmon/help | 2
src/pmdas/txmon/pmns | 2
src/pmdas/txmon/txmon.h | 2
src/pmdas/vmware/GNUmakefile | 2
src/pmdas/vmware/Install | 2
src/pmdas/vmware/Remove | 2
src/pmdas/vmware/pmdavmware.pl | 2
src/pmdas/weblog/GNUmakefile | 2
src/pmdas/weblog/Install | 2
src/pmdas/weblog/Remove | 2
src/pmdas/weblog/help | 2
src/pmdas/weblog/pmns | 2
src/pmdas/weblog/server.sh | 2
src/pmdas/weblog/sproc.c | 2
src/pmdas/weblog/weblog.h | 2
src/pmdas/weblog/weblogconv.sh | 2
src/pmdas/windows/error.c | 2
src/pmdate/GNUmakefile | 2
src/pmdate/pmdate.c | 2
src/pmdbg/GNUmakefile | 2
src/pmdbg/pmdbg.c | 2
src/pmdumplog/GNUmakefile | 2
src/pmerr/GNUmakefile | 2
src/pmerr/pmerr.c | 2
src/pmevent/GNUmakefile | 2
src/pmgenmap/GNUmakefile | 2
src/pmgenmap/pmgenmap.sh | 2
src/pmhostname/GNUmakefile | 2
src/pmhostname/pmhostname.c | 2
src/pmie/GNUmakefile | 2
src/pmie/examples/GNUmakefile | 2
src/pmie/examples/cpu.00 | 2
src/pmie/examples/cpu.01 | 2
src/pmie/examples/cpu.02 | 2
src/pmie/examples/cpu.head | 2
src/pmie/examples/disk.00 | 2
src/pmie/examples/disk.10 | 2
src/pmie/examples/disk.20 | 2
src/pmie/examples/disk.head | 2
src/pmie/examples/environ.00 | 2
src/pmie/examples/environ.head | 2
src/pmie/examples/filesys.00 | 2
src/pmie/examples/filesys.10 | 2
src/pmie/examples/filesys.20 | 2
src/pmie/examples/filesys.head | 2
src/pmie/examples/network.00 | 2
src/pmie/examples/network.head | 2
src/pmie/examples/ras.00 | 2
src/pmie/examples/ras.head | 2
src/pmie/examples/swap.00 | 2
src/pmie/examples/swap.head | 2
src/pmie/examples/uag.00 | 2
src/pmie/examples/uag.01 | 2
src/pmie/examples/uag.02 | 2
src/pmie/examples/uag.03 | 2
src/pmie/examples/uag.04 | 2
src/pmie/examples/uag.10 | 2
src/pmie/examples/uag.11 | 2
src/pmie/examples/uag.12 | 2
src/pmie/examples/uag.13 | 2
src/pmie/examples/uag.20 | 2
src/pmie/examples/uag.21 | 2
src/pmie/examples/uag.30 | 2
src/pmie/examples/uag.head | 2
src/pmie/examples/upm.00 | 2
src/pmie/examples/upm.01 | 2
src/pmie/examples/upm.02 | 2
src/pmie/examples/upm.03 | 2
src/pmie/examples/upm.04 | 2
src/pmie/examples/upm.05 | 2
src/pmie/examples/upm.06 | 2
src/pmie/examples/upm.07 | 2
src/pmie/examples/upm.08 | 2
src/pmie/examples/upm.09 | 2
src/pmie/examples/upm.head | 2
src/pmie/examples/webreport.00 | 2
src/pmie/examples/webreport.01 | 2
src/pmie/examples/webreport.head | 2
src/pmie/pmie_check.sh | 2
src/pmie/src/GNUmakefile | 2
src/pmie/src/act.sk | 2
src/pmie/src/aggregate.sk | 2
src/pmie/src/andor.c | 2
src/pmie/src/andor.h | 2
src/pmie/src/binary.sk | 2
src/pmie/src/dstruct.h | 2
src/pmie/src/eval.c | 2
src/pmie/src/eval.h | 2
src/pmie/src/fetch.sk | 2
src/pmie/src/fun.h | 2
src/pmie/src/grammar.y | 2
src/pmie/src/hdr.sk | 2
src/pmie/src/lexicon.c | 2
src/pmie/src/lexicon.h | 2
src/pmie/src/match_inst.c | 2
src/pmie/src/merge.sk | 2
src/pmie/src/meta | 2
src/pmie/src/misc.sk | 2
src/pmie/src/pragmatics.c | 2
src/pmie/src/pragmatics.h | 2
src/pmie/src/show.c | 2
src/pmie/src/show.h | 2
src/pmie/src/stomp.h | 2
src/pmie/src/symbol.c | 2
src/pmie/src/symbol.h | 2
src/pmie/src/syntax.c | 2
src/pmie/src/syntax.h | 2
src/pmie/src/syslog.c | 2
src/pmie/src/unary.sk | 2
src/pmieconf/GNUmakefile | 2
src/pmieconf/GNUmakefile.rules | 2
src/pmieconf/check-rules | 2
src/pmieconf/pmie_email | 2
src/pmieconf/rules.h | 2
src/pmieconf/xtractnames | 2
src/pmiestatus/GNUmakefile | 2
src/pminfo/GNUmakefile | 2
src/pmlc/GNUmakefile | 2
src/pmlc/gram.y | 2
src/pmlc/lex.l | 2
src/pmlc/pmlc.c | 2
src/pmlc/pmlc.h | 2
src/pmlc/util.c | 2
src/pmlock/GNUmakefile | 2
src/pmlogconf/GNUmakefile | 2
src/pmlogconf/GNUmakefile.groups | 2
src/pmlogconf/pmlogconf-setup.sh | 2
src/pmlogconf/pmlogconf.sh | 2
src/pmlogctl/GNUmakefile | 2
src/pmlogctl/GNUmakefile.install | 2
src/pmlogctl/pmlogger_check.sh | 2
src/pmlogctl/pmlogger_merge.sh | 2
src/pmlogctl/pmnewlog.sh | 2
src/pmlogextract/GNUmakefile | 2
src/pmlogextract/error.c | 2
src/pmlogextract/lex.l | 2
src/pmlogextract/logger.h | 2
src/pmlogextract/metriclist.c | 2
src/pmlogger/GNUmakefile | 2
src/pmlogger/check.c | 2
src/pmlogger/error.c | 2
src/pmlogger/fetch.c | 2
src/pmlogger/lex.l | 2
src/pmlogger/logger.h | 2
src/pmlogger/rewrite.c | 2
src/pmlogger/util.c | 2
src/pmloglabel/GNUmakefile | 2
src/pmlogreduce/GNUmakefile | 2
src/pmlogreduce/pmlogreduce.c | 2
src/pmlogrewrite/GNUmakefile | 2
src/pmlogrewrite/lex.l | 2
src/pmlogrewrite/logger.h | 2
src/pmlogrewrite/util.c | 2
src/pmlogsummary/GNUmakefile | 2
src/pmlogsummary/pmlogcheck.c | 2
src/pmlogsummary/pmlogsummary.c | 2
src/pmns/GNUmakefile.install | 2
src/pmns/Make.stdpmid | 2
src/pmns/Rebuild | 2
src/pmns/lockpmns | 2
src/pmns/pmnsadd | 2
src/pmns/pmnsutil.c | 2
src/pmns/pmnsutil.h | 2
src/pmns/unlockpmns | 2
src/pmnscomp/GNUmakefile | 2
src/pmpost/GNUmakefile | 2
src/pmprobe/GNUmakefile | 2
src/pmprobe/pmprobe.c | 2
src/pmproxy/GNUmakefile | 2
src/pmproxy/pmproxy.h | 2
src/pmproxy/rc_pmproxy | 2
src/pmsleep/GNUmakefile | 2
src/pmsocks/GNUmakefile | 2
src/pmsocks/tsocks.sh | 2
src/pmstat/GNUmakefile | 2
src/pmstore/GNUmakefile | 2
src/pmtop/GNUmakefile | 2
src/pmtop/pmtop.c | 2
src/pmval/GNUmakefile | 2
src/procmemstat/GNUmakefile | 2
src/procmemstat/GNUmakefile.install | 2
src/telnet-probe/GNUmakefile | 2
481 files changed, 1343 insertions(+), 486 deletions(-)
commit 8e520e205f5cd76d055e05125a1a3d91ece688bb
Merge: fbe2ce7 0ba1250
Author: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Wed Nov 30 14:05:47 2011 +1100
Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
commit 0ba1250ce7be6a9ea924eb637b1501712f7cf971
Author: Mark Goodwin <mgoodwin@xxxxxxxxxx>
Date: Wed Nov 30 12:50:18 2011 +1100
add entry for copyright update
commit e93671b1df3cb706ead14868ed1a5553ea4b2b24
Author: Mark Goodwin <mgoodwin@xxxxxxxxxx>
Date: Wed Nov 30 12:47:00 2011 +1100
Update contact address for FSF in copyright notices, as per
http://www.gnu.org/licenses/gpl-2.0.html to keep rpmlint happy.
commit fbe2ce7b0aab74bf06eee5c78a014f894e9bb7aa
Merge: ce04822 97d02e1
Author: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Wed Nov 30 10:24:19 2011 +1100
Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
commit 97d02e156b89c8f9a6b24fa1b5a91d2f87eef599
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Tue Nov 29 20:46:58 2011 +1100
Initial work towards an Event Tracing for Windows (ETW) PMDA.
Also bump dev branch version and add another readline option
for debian builds.
commit ce0482201e96acb8c30df14bc311c391d79541cf
Merge: f67447a b8cf6be
Author: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Mon Nov 28 20:08:17 2011 +1100
Merge git://oss.sgi.com/pcp/pcp into dev
commit f67447a28231539e905fd2dc439ac7394b234fa0
Author: Ken McDonell <kenj@xxxxxxxxxxxxxxxx>
Date: Fri Nov 25 13:05:29 2011 +1100
libpcp/logutil.c - minor diagnostic formatting change
commit b8cf6be10e656dfbf6abb06af7ae58eed95a7332
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri Nov 4 11:17:35 2011 +1100
Bump version to 3.5.10 for bug fix release.
|