(this push includes Lukas' latest papi code - git-log didn't pull
it in here though, and I didn't want to rebase to get it...)
Changes committed to git://git.pcp.io/pcp.git dev
Ken McDonell (10):
qa/511: dodge bad xml from sadf
qa/115: handle missing controls for init scripts
qa/769: (new) check "chkconfig" controls for init scripts and QA work
rc-proc.sh: fix minor systemctl-related regression
qa/115: revert to previous state
qa/769: improvements
qa/admin/pcp-qa-summary: remove diagnostic left in by accident
qa/755: extra diagnostics to help triage failure
src/pmie/rc_pmie: dodge an annoying blank line of output
src/pmlogger/rc_pmlogger: dodge an annoying blank line of output
Michele Baldessari (10):
Add an abstract section to each book
Fix building with newer publican version
Unset tmp path
Fix GNUMakefile to get books building
replace all figures/ with images/
Also build the books in html format
Remove sgi_termlength conditionals that brake the build
Build the html docs with the --publish switch
Fix man page section mentioned in pmdads389log.1
Also generate html-single format
Nathan Scott (5):
pmdapapi: small cleanups after review
qa: mark papi test 799 as retired, while Lukas ponders it some more
qa: correct sed invocation typo in couple of tests
build: update gitignore file for pmdapapi docs
books/PCP_PG/Author_Group.xml | 13
books/PCP_PG/Book_Info.xml | 8
books/PCP_PG/GNUmakefile | 27 +
books/PCP_PG/Revision_History.xml | 34 ++
books/PCP_PG/pcp-programmers-guide.ent | 3
books/PCP_PG/pcp-programmers-guide.xml | 32 --
books/PCP_PG/publican.cfg | 1
books/PCP_TCS/Author_Group.xml | 13
books/PCP_TCS/Book_Info.xml | 8
books/PCP_TCS/GNUmakefile | 27 +
books/PCP_TCS/Revision_History.xml | 14
books/PCP_TCS/pcp-tutorials-and-case-studies.ent | 3
books/PCP_TCS/pcp-tutorials-and-case-studies.xml | 4
books/PCP_TCS/publican.cfg | 1
books/PCP_UAG/Author_Group.xml | 13
books/PCP_UAG/Book_Info.xml | 9
books/PCP_UAG/GNUmakefile | 29 +
books/PCP_UAG/Revision_History.xml | 19 +
books/PCP_UAG/pcp-users-and-administrators-guide.ent | 3
books/PCP_UAG/pcp-users-and-administrators-guide.xml | 39 +-
books/PCP_UAG/publican.cfg | 1
qa/115 | 80 ++---
qa/443 | 1
qa/443.out | 53 +--
qa/511 | 17 -
qa/755 | 1
qa/769 | 60 ++++
qa/769.out | 25 +
qa/813 | 4
qa/813.out | 4
qa/967 | 6
qa/967.out | 12
qa/admin/pcp-qa-summary | 2
qa/group | 5
src/pmcd/rc-proc.sh | 28 +
src/pmdas/ds389log/pmdads389log.1 | 2
src/pmdas/papi/.gitignore | 1
src/pmdas/papi/papi.c | 279 +++++++++----------
src/pmie/rc_pmie | 9
src/pmlogger/rc_pmlogger | 8
40 files changed, 585 insertions(+), 321 deletions(-)
|