This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-419-gaec17ca


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  aec17ca628d6cf2eddf27bf212ef2fe74188a88a (commit)
       via  e353438eda971899e514439f16d4678018fb402c (commit)
       via  a5078b167722a28ef89801d8d2d2c15f60fbee19 (commit)
      from  fb7b0e22525d275c80aafc5f5c4691db706d68bf (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 aec17ca628d6cf2eddf27bf212ef2fe74188a88a
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Fri Jan 7 16:22:49 2011 -0500

    compatibility: perf_event.h updates for kernel 2.6.37
    
    * runtime/autoconf-perf-structpid.c: New file.
    * buildrun.cxx: Use it to define STAPCONF_PERF_STRUCTPID.
    * runtime/perf.c: Respect it for perf_event_create_kernel_counter param 3.

commit e353438eda971899e514439f16d4678018fb402c
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Fri Jan 7 14:04:54 2011 -0500

    pfiles test: adapt to upstream kernel commit 53c3fa206
    
    sk_peercred->pid -> sk_peer_pid->....

commit a5078b167722a28ef89801d8d2d2c15f60fbee19
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Fri Jan 7 14:03:38 2011 -0500

    testsuite: accept post-PR11736 hit-count message

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

Summary of changes:
 buildrun.cxx                                    |    1 +
 runtime/autoconf-perf-structpid.c               |   14 ++++++++++++++
 runtime/perf.c                                  |    7 ++++++-
 testsuite/systemtap.base/skipped.exp            |    1 +
 testsuite/systemtap.examples/process/pfiles.stp |    5 ++++-
 5 files changed, 26 insertions(+), 2 deletions(-)
 create mode 100644 runtime/autoconf-perf-structpid.c


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]