public inbox for systemtap-cvs@sourceware.org help / color / mirror / Atom feed
From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, dsmith/task_finder2, updated. release-1.6-391-ge378874 Date: Tue, 01 Nov 2011 19:50:00 -0000 [thread overview] Message-ID: <20111101195032.20619.qmail@sourceware.org> (raw) 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, dsmith/task_finder2 has been updated via e3788742f276733de100bcef11940457ed36ea4a (commit) via f1a103ffbe5ad826fdcc4e733c3005aae6692d79 (commit) via 17eae4764eced7ba1743f868eb8ba2bfe82d35cb (commit) via 933ce009f4b8a6c9b01958e67d5f1a56e4a9d80d (commit) via b5632eacdbccebd7565531cbad396038a2062428 (commit) via 1435947c25905dc1580c074f567e8285cb2ba46a (commit) via 18abc69c9acaa0f5107503283f1f64b199f5ca75 (commit) via 1d7ae21bfe1e4698ce6f2e4fc602a6919f9e86f0 (commit) via 33ee059c671b5cccab2bfcf02dd2cd028e7536e2 (commit) via 6022ccd4cab89944ca390c23de13cdc54cf05b1f (commit) via 7f02ca949b99ffba946803fb38c0f9546bc4d9c3 (commit) via b1615c74e19656b6182ff5d81c613ec9f8c57db3 (commit) via 9ff46a11cb00c43675adba2074f84dc78304351f (commit) via 3d69c03f37c05136a01481994e239f1287138f6a (commit) via 31766229cbd7a979bb73f8216ec3d242c888e572 (commit) via 6a307837b5eac5b1910a3b5b0ec22c4643d2ad05 (commit) from 2382357622e1acd0c6488f647244be4daf91bcf8 (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 e3788742f276733de100bcef11940457ed36ea4a Merge: 2382357 f1a103f Author: David Smith <dsmith@redhat.com> Date: Tue Nov 1 14:50:02 2011 -0500 Merge branch 'master' into dsmith/task_finder2 ----------------------------------------------------------------------- Summary of changes: configure | 9 ++ configure.ac | 9 ++ nsscommon.cxx | 7 ++ runtime/alloc.c | 4 + runtime/map.c | 8 +- runtime/runtime.h | 4 +- runtime/stack-dwarf.c | 6 ++ runtime/stack.c | 2 +- runtime/stat.c | 4 +- runtime/task_finder.c | 47 +++------- runtime/unwind.c | 19 ++--- runtime/unwind/i386.h | 4 + runtime/unwind/ppc64.h | 3 + runtime/unwind/s390x.h | 73 ++++++++++++++++ runtime/unwind/unwind.h | 16 ++++ runtime/unwind/x86_64.h | 4 + stap-serverd.cxx | 12 +++- tapsets.cxx | 121 +++++++++++++------------- testsuite/lib/systemtap.exp | 6 +- testsuite/semko/plt1.stp | 6 ++ testsuite/semko/plt2.stp | 4 + testsuite/semok/plt1.stp | 6 ++ testsuite/semok/plt2.stp | 4 + testsuite/systemtap.server/server_locale.exp | 2 +- translate.cxx | 2 +- util.cxx | 10 +-- 26 files changed, 265 insertions(+), 127 deletions(-) create mode 100644 runtime/unwind/s390x.h create mode 100755 testsuite/semko/plt1.stp create mode 100755 testsuite/semko/plt2.stp create mode 100755 testsuite/semok/plt1.stp create mode 100755 testsuite/semok/plt2.stp hooks/post-receive -- systemtap: system-wide probe/trace tool
reply other threads:[~2011-11-01 19:50 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20111101195032.20619.qmail@sourceware.org \ --to=dsmith@sourceware.org \ --cc=systemtap-cvs@sourceware.org \ --cc=systemtap@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).