public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.7-15-g9f38e65
@ 2009-04-26 17:55 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2009-04-26 17:55 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  9f38e65363878d1e1bc8f51a0ad2cc4fd0316e13 (commit)
      from  88747011872d35bdb5dac1a01569e88b385d0519 (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 9f38e65363878d1e1bc8f51a0ad2cc4fd0316e13
Author: Mark Wielaard <mjw@redhat.com>
Date:   Sun Apr 26 17:17:04 2009 +0200

    Handle kprobe struct field symbol_name as either char * or const char *.
    
    Older (2.6.18) based kernels defined struct kprobes symbol_name as char *,
    but newer (2.6.27) based kernels defined the same field as const char *.
    
    * tapsets.cxx (kprobe_derived_probe_group::emit_module_init):
      Always cast to char * when assigning to kprobes.symbol_name field.

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

Summary of changes:
 tapsets.cxx |    4 ++--
 1 files changed, 2 insertions(+), 2 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:[~2009-04-26 17:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-26 17:55 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.7-15-g9f38e65 mark

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).