public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-16-ge57c26e
@ 2012-02-07 22:12 cmeek
  0 siblings, 0 replies; only message in thread
From: cmeek @ 2012-02-07 22:12 UTC (permalink / raw)
  To: systemtap-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  e57c26ea5cba8663a56531f7605a0ced6c9eb24c (commit)
       via  49398925a223b519ae92a191d528c41f4fc34bda (commit)
      from  35c68acb367036ea781e3a9a57680a58cb10aab0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e57c26ea5cba8663a56531f7605a0ced6c9eb24c
Author: Chris Meek <cmeek@redhat.com>
Date:   Tue Feb 7 17:09:15 2012 -0500

    PR13609 Cont'd: Added NEWS and man page entries

commit 49398925a223b519ae92a191d528c41f4fc34bda
Author: Chris Meek <cmeek@redhat.com>
Date:   Tue Feb 7 16:23:08 2012 -0500

    PR13609: Parallel Server Connections
    
    Used pthreads to parallelize the server. A new thread is created to
    handle each incomming connection. The maximum number of threads
    created is limited by the new --max-threads=N option. If a value of
    0 is passed, no new threads are created and each connection is
    handled in the main thread, in serial. The default value is
    equal to the number of processors on the host.

-----------------------------------------------------------------------

Summary of changes:
 NEWS             |    6 ++
 cscommon.h       |    8 +++
 stap-server      |   90 ++++++++++++++++++++++-----------
 stap-server.8    |   14 +++++
 stap-serverd.cxx |  149 +++++++++++++++++++++++++++++++++++++++++++-----------
 5 files changed, 208 insertions(+), 59 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-07 22:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-07 22:12 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-16-ge57c26e cmeek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).