public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-368-g321b13b
@ 2009-02-18 15:30 dsmith
  0 siblings, 0 replies; only message in thread
From: dsmith @ 2009-02-18 15:30 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  321b13b9ac2a395db1c7591cfe86bddfc0944e25 (commit)
      from  912907c362c919c33802104c0cd04c467c3e64cc (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 321b13b9ac2a395db1c7591cfe86bddfc0944e25
Author: David Smith <dsmith@redhat.com>
Date:   Wed Feb 18 09:29:39 2009 -0600

    Removed unused functions and variables.
    2009-02-18  David Smith  <dsmith@redhat.com>
    
    	* io.c (_stp_log): Removed unused function.
    	* map.c (_stp_cmp): Replace _stp_log() with dbug().
    	* mempool.c (_stp_mempool_resize): Removed unused function.
    	* print.c (next_fmt): Removed unused function.
    	* procfs.c: Removed unused variable '_stp_num_procfs_files'.
    	* regs.c (_stp_ret_addr): Removed unused function.
    	* string.c (_stp_text_str): Removed unused variable 'len'.
    	* string.h: Removed unused variable '_stdout_' and function
    	declaration for deleted function '_stp_vsprintf'.
    	* sym.c: Removed unused variables.
    	* unwind.c (_stp_create_unwind_hdr): Removed unused function.
    
    2009-02-18  David Smith  <dsmith@redhat.com>
    
    	* control.c: Removed unused variable '_stp_current_buffers'.
    	* procfs.c (_stp_set_buffers): Removed unused function.
    	(_stp_register_ctl_channel_fs): Removed unused variables and
    	label.
    	* symbols.c (u32_swap): Removed unused function.
    	(generic_swap): Ditto.
    	(_stp_sort): Ditto.
    	(_stp_section_is_interesting): Ditto.
    	* transport.c (_stp_transport_init): Removed unused variable
    	'ret'.

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

Summary of changes:
 runtime/ChangeLog             |   14 +++++
 runtime/io.c                  |   20 +------
 runtime/map.c                 |    4 +-
 runtime/mempool.c             |   37 +------------
 runtime/print.c               |   36 +-----------
 runtime/procfs.c              |    1 -
 runtime/regs.c                |   37 ------------
 runtime/string.c              |    3 +-
 runtime/string.h              |    6 +--
 runtime/sym.c                 |    4 +-
 runtime/transport/ChangeLog   |   13 ++++
 runtime/transport/control.c   |    2 -
 runtime/transport/procfs.c    |   18 ++----
 runtime/transport/symbols.c   |   95 +-------------------------------
 runtime/transport/transport.c |    2 -
 runtime/unwind.c              |  125 +----------------------------------------
 16 files changed, 43 insertions(+), 374 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-02-18 15:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-18 15:30 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-368-g321b13b dsmith

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