| To: | pcp <pcp@xxxxxxxxxxx> |
|---|---|
| Subject: | pcp updates: pmdaproc, cgroups, books |
| From: | Nathan Scott <nathans@xxxxxxxxxx> |
| Date: | Tue, 18 Nov 2014 01:35:22 -0500 (EST) |
| Delivered-to: | pcp@xxxxxxxxxxx |
| In-reply-to: | <1309338393.770280.1416292315684.JavaMail.zimbra@xxxxxxxxxx> |
| Reply-to: | Nathan Scott <nathans@xxxxxxxxxx> |
| Thread-index: | xKqaSVBc1fM65K72OT3km7PPZhK3Kw== |
| Thread-topic: | pcp updates: pmdaproc, cgroups, books |
Changes committed to git://git.pcp.io/pcp.git dev
Martins Innus (6):
dynamic_proc : Initial version for just schedstat
dynamic_proc : all metrics should now be here
dynamic_proc : remove some old code
dynamic_proc : started help cleanup
dynamic_hotproc : cleanups for submission
dynamic_proc : add help header
Michele Baldessari (2):
Remove --publish switch
Remove all the condition="sgi_termlength:*"
Nathan Scott (2):
qa: additional qa updates for dynamic proc metrics
pmda proc: rework existing per-cgroup metrics, and add new ones
books/PCP_PG/GNUmakefile | 2
books/PCP_PG/pcp-programmers-guide.xml | 4
books/PCP_TCS/GNUmakefile | 2
books/PCP_UAG/GNUmakefile | 2
books/PCP_UAG/pcp-users-and-administrators-guide.xml | 18
qa/022 | 4
qa/022.out.linux | 176 +-
qa/730 | 2
qa/730.out | 1474 ++++++++++---------
qa/731.out | 1244 ++++++++--------
qa/943 | 3
qa/943.out | 310 +--
qa/src/indom.c | 8
src/pmdas/linux_proc/GNUmakefile | 2
src/pmdas/linux_proc/cgroups.c | 1426 +++++++-----------
src/pmdas/linux_proc/cgroups.h | 301 +++
src/pmdas/linux_proc/clusters.h | 6
src/pmdas/linux_proc/help | 140 -
src/pmdas/linux_proc/help_text.h | 121 +
src/pmdas/linux_proc/indom.h | 30
src/pmdas/linux_proc/pmda.c | 1380 +++++++++++++----
src/pmdas/linux_proc/proc_dynamic.c | 686 +++++++-
src/pmdas/linux_proc/proc_dynamic.h | 19
src/pmdas/linux_proc/proc_pid.c | 34
src/pmdas/linux_proc/proc_pid.h | 25
src/pmdas/linux_proc/proc_runq.c | 112 -
src/pmdas/linux_proc/proc_runq.h | 8
src/pmdas/linux_proc/root_proc | 336 ++--
28 files changed, 4688 insertions(+), 3187 deletions(-)
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [pcp] Dynamic Proc PMDA metrics, Nathan Scott |
|---|---|
| Next by Date: | Re: pcp updates - pmdapapi update, Frank Ch. Eigler |
| Previous by Thread: | My first PMDA, some questions.., Jan-Frode Myklebust |
| Next by Thread: | Re: pcp updates: pmdaproc, cgroups, books, Frank Ch. Eigler |
| Indexes: | [Date] [Thread] [Top] [All Lists] |