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 annotated tag, v0.7-rc1, updated. v0.7-rc1


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 annotated tag, v0.7-rc1 has been updated
        to  f291a38db33b443a292927d2d1d247da656059d5 (tag)
      from  89c9ebbc6fc88f34e80d31c33b53faaf86f63e9a (which is now obsolete)
   tagging  94687c8da6273832666c7089a3b7349e1b55f57c (commit)
  replaces  v0.7
 tagged by  Frank Ch. Eigler
        on  Fri Jul 11 01:19:48 2008 -0400

- Log -----------------------------------------------------------------
v0.7 release candidate 1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQBIdu1049d+H5UWGZERAqXvAJ9H2iLqwradEts/vF81AWzo3AenXgCfYfCL
/xzRNQ/NaFl/vtC+410vo1o=
=3AlY
-----END PGP SIGNATURE-----

Ananth N Mavinakayanahalli (3):
      PR 5955 - Accept ; terminated globals
      powerpc register+arg access
      Fix powerpc dwarfless argument access

Dave Brolley (5):
      New systemptap compile client and server scripts.
      Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
      Use the -r option of avahi-browse to obtain the ip address
      client/server take 2. See bz6565.
      Use `uname -rvm` for checking system compatibility. Generate

David Smith (53):
      2008-04-04  David Smith  <dsmith@redhat.com>
      2008-04-09  David Smith  <dsmith@redhat.com>
      2008-04-10  David Smith  <dsmith@redhat.com>
      Merge branch 'master' into work
      2008-04-11  David Smith  <dsmith@redhat.com>
      2008-04-11  David Smith  <dsmith@redhat.com>
      Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
      2008-04-11  David Smith  <dsmith@redhat.com>
      2008-04-14  David Smith  <dsmith@redhat.com>
      Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
      2008-04-14  David Smith  <dsmith@redhat.com>
      2008-04-15  David Smith  <dsmith@redhat.com>
      2008-04-16  David Smith  <dsmith@redhat.com>
      Added new utrace tests.
      Added process PATH checking and conditional utrace handler function calls.
      Rewrote utrace buildok tests to check for kernel utrace support.
      Added utrace probe documentation.
      Added utrace exec probes.
      Renamed semko/utrace02.stp to parseko/utrace01.stp.
      Removed debug statements.
      Added run-time utrace tests.
      Simplified systemtap.base/utrace_p5.exp a little.
      Made kernel 2.6.25 changes in task_finder.c.
      Handles markers with no format string.
      Made utrace probes more robust.
      Made runtime/task_finder.c improvements.
      Fix for PR 6500.
      Ignores signals when removing the temporary directory.
      Fixed PR 6499 (utrace probe crash).
      Minor improvement to multi-threaded support.
      Handle bug #6500 fallout.
      Removed debug print.
      Added string tokens for most probe types.
      Changed/renamed utrace probes.
      Updated utrace probe descriptions in NEWS and stapprobes.5.in.
      Made 2.6.25 kernel updates.
      Fixed utrace probe '$syscall' handling.
      Very early beginnings of memory map notification support.
      Added .thread.begin and .thread.end utrace probe tests.
      utrace thread.begin and thread.end probe test fixes.
      Improved callback handling.
      Got smarter on which utrace events to set on a newly found thread.
      Merge branch 'master' of ssh://sources.redhat.com/git/systemtap into work
      Removed trailing semicolons from macro definitions.
      Major update to memory map change notification code.
      Made RHEL5 changes.
      Handle exec's that use a relative path.
      Fixed offset argument to vm_callback.
      Added powerpc support to runtime/syscall.h.
      Added tests for 'process(PID)' variants.
      Fix bug in handling process(PID) probes.
      Handles "mortally wounded" threads correctly when detaching.
      Fixed __stp_get_mm_path() error return code.

Frank Ch. Eigler (240):
      remove problematic $target variable from signal.send
      * build fix on rhel4
      socket.stp build fix for 2.6.9 kernel
      typo fix
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      grammar tweaks
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      * Makefile.in: Regenerated from Jim Keniston's uprobes Makefile.am changes.
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      PR 5096: improve code generation for function calls
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      testsuite verbosity cleanup
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      * specfile dep fix
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      * staprun error-check reordering for parseko/cmdline* tests
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      * conditional-probe SEGV fix
      * conditional probe thinko fix cont'd
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      PR5438: document libcap-devel build-time dependency
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Fix mkdtemp() umask issue
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      add git commit id as testsuite Snapshot field
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      PR 5672: fix generated dwarf probe point names from wildcards
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      PR5787, PR2608
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      2008-02-22  Frank Ch. Eigler  <fche@elastic.org>
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      PR5770: false systemtap/eof/timeout messages in testsuite.log
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      rebased unwind_branch on top of current master
      add (back) runtime/unwind files
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' into unwind
      removing abandoned experiment: safety/* disassembly/symbol checks
      removing another part of retired LKET
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      reincarnate vim/ directory in this branch to match master
      PR6393: git version tagging at build time
      PR6393: regenerate git_version.h at every make
      PR6393: don't bother print build (configure) date any more, with reliable git ids
      PR2949: listings mode (stap -l PROBE)
      PR2949: add missing line
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Merge branch 'master' into unwind
      Merge commit 'origin/unwind'
      Clarify .function().call vs .function as tutorial footnote
      runtime backtrace: stop infinite loops by checking for full print buffer
      PR6400: support bundled elfutils for stapio
      unwinder build fix for STACK_{TOP,BOTTOM} macro name collisions
      PR6405: unwinder build compatibility with RHEL5
      PR6405, start of rhel4 compatibility
      PR6410: unwinder-less architecture tolerance
      RHEL4 gcc compatibility: dummy ctor in unused task_finder_derived_probe
      fix overload-detection uninitialized variable bug
      add module-name vector to session object, command line arguments
      PR6451: avoid one class of staprun shutdown deadlock (module/.ctl filehandle = 0)
      Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
      PR6454: fix "stap -l" listing of space-laden probe point names
      simplify systemtap.spec configuration vars
      Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
      Merge branch 'master' of ssh://sources.redhat.com/git/systemtap into pr6429-comp-unwindsyms
      revert commit f0e6dc6304; overload detection logic was fine already
      Merge branch 'master' into pr6429-comp-unwindsyms
      cleanup: remove never-implemented runtime TEST_MODE compile flag
      populate sess.unwindsym_modules set from dwarf probes
      utrace process("PATH") also populate session unwindsym_modules
      Merge branch 'master' of ssh://sources.redhat.com/git/systemtap into pr6429-comp-unwindsyms
      PR6466: broad side-effect free statement elision
      Merge branch 'master' into pr6429-comp-unwindsyms
      add git commit summary guidelines
      PR6474: use position-independent-executable security c/ld-flags for stap* binaries
      Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
      PR6481: timer reset needs irqs reenabled
      PR444886: add .../build/... to default debuginfo search path
      Merge branch 'master' into pr6429-comp-unwindsyms
      Merge commit 'origin/dwarfless' into pr6429-comp-unwindsyms
      PR6492: make listing mode warning-free
      PR6487: extend blacklist with relay/timer subsystem
      Revert "PR6487: extend blacklist with relay/timer subsystem"
      Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
      Merge commit 'origin/master' into pr6429-comp-unwindsyms
      note "make installcheck" in post-build checkout
      Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
      PR5643: function caching for much faster syscall.* pass-2 processing
      make the mod_cu_function_cache a hash_map instead of map for more go-go
      suppress "pass-2 failed" messages from "stap -l FOOBAR"; just produce empty output
      Merge commit 'origin/master' into pr6429-comp-unwindsyms
      dummy commit for testing systemtap-cvs notification
      PR6538: warn about read-only variables
      PR5001: fix test suite collateral damage
      PR6538: testsuite changes
      PR6538: tapset changes
      Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
      PR6538: fix treatment of initialized globals
      Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
      PR6538: explain why absentstats.stp logs will contain warnings
      PR6538: more tapset fixes
      PR6538: more testsuite tweaks for read-only warnings
      Merge commit 'origin/master' into pr6429-comp-unwindsyms
      Merge commit 'origin/master' into pr6429-comp-unwindsyms
      rpc tapset cleanup
      testsuite cleanup: kfailing some FOO-all-probes tests
      tapset cleanup: nfs kernel?,module? -> kernel!,module
      PR6550: --enable-dejazilla: optional automatic test result reporting
      PR6550: also EXTRA_DIST the little "execrc" helper script file
      PR6550: add comment justifying "execrc"
      rpc tapset cleanup
      testsuite cleanup: kfailing some FOO-all-probes tests
      tapset cleanup: nfs kernel?,module? -> kernel!,module
      PR6550: --enable-dejazilla: optional automatic test result reporting
      PR6550: also EXTRA_DIST the little "execrc" helper script file
      PR6550: add comment justifying "execrc"
      stmtvars.exp regexp tweak
      testsuite: use catch{close}catch{wait} to ensure child process pipe/zombie cleanup
      normalize test case PASS message
      Revert "testsuite: use catch{close}catch{wait} to ensure child process pipe/zombie cleanup"
      Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
      make "make cscope" tolerate a read-only or separate source tree
      PR6534: make do without uts_sem (about to be unexported from 2.6.26-mm)
      PR6534: add a comment blurb explaining sufficiency UTS_RELEASE compile-time check
      PR6429: remove stapio STP_UNWIND support and associated elfutils dependency
      PR6429: testsuite update for inexact backtrace tolerance
      PR6429: remove unused file
      PR6470: fix %( number OP number %? .... %) logic
      PR6470: fix preprocessor construct nesting/expansion logic
      PR6470: new argv[] tapset, docs, test cases
      PR5643: mention in src/NEWS since the speedup effect is dramatic
      duplicate warning thinko fox
      ha ha ha
      distribute dwarf_wrappers.h in snapshot tarballs
      make "-p4 -m FOO" mode consistent with ordinary -p4
      warning/error message compaction by removing duplicated token file names
      Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
      more warning/error consistency for alternatives listing
      stapvars.5: document NULL
      make module_cache a session field rather than plain static
      more re. make module_cache a session field
      add module-name vector to session object, command line arguments
      populate sess.unwindsym_modules set from dwarf probes
      utrace process("PATH") also populate session unwindsym_modules
      PR6429: remove stapio STP_UNWIND support and associated elfutils dependency
      remove /proc/kallsyms hack; add initial elfutils symtab iteration logic
      make module_cache a session field rather than plain static
      Merge commit 'origin/pr6429-comp-unwindsyms' into pr6429-comp-unwindsyms
      bz451707: fix conversions.exp test $name
      Merge commit 'origin/master' into pr6429-comp-unwindsyms
      STP_RELOCATE message for kernel relocatability (re)adaption, starting implementation
      transport/symbol rework: kernel-only probes working
      point out releases/ directory; clarify optionality of elfutils bundling
      further clarify that elfutils need not be absolutely freshest, nor rebuilt every time
      diagnostics improvement: print arch/mach at top if -vv
      ubuntu (2.6.24-16-server) kernel compatibility fix
      emit all symbol tables at compile time; don't do any module munging; new unwinder still disabled
      Merge commit 'origin/master' into pr6429-comp-unwindsyms
      avoid appearing to succeed in stp_relocation() of a symbol for a module that is not known to be loaded
      pass /sys/module/*/sections/* addresses to the kernel module too
      PR2111: add general blurbage to stapprobes.5 on syscalls tapset
      add changelog entries for last two changes
      clarify dejagnu test case name for empty-struct changes
      fix shutdown race condition for scripts that might exit during begin probes
      Merge commit 'origin/master' into pr6429-comp-unwindsyms
      PR6736: changelogs for post-merge compiled unwind/symbols data reorganization
      fixing inappropriate personal copyright notices
      PR6703: gcc4.1 build compatibility
      disable caching if "-k" (save-temps) option is given
      archive a version of the unofficial systemtap logo, SVG form
      ensure module caching does not ignore possibly changing -d MODULE options
      start bundling user-space programs' symbol tables
      fix variable-name-collision thinko in symbol processing logic

James Bottomley (2):
      Fix semantic error: empty struct
      Add test suite for declaration resolution

Jim Keniston (22):
      Just a test commit
      Revert "Just a test commit"
      PR 4311 - Function boundary tracing without debuginfo: Phase I
      * testsuite/{semok,semko}/nodwf*.stp
      Added support for register(), u_register(), arg(), and u_arg() functions.
      Replaced [u_]arg() with [u]int_arg(), [u]long_arg(), {s|u}32_arg(),
      Added CPU REGISTERS and NUMBERED FUNCTION ARGUMENTS sections to
      The beginnings of a no-dwarf version of syscalls.stp.  Selected
      Merge commit 'origin/dwarfless'
      PR 4311 - Function boundary tracing without debuginfo: Phases I and II
      Converted more aliases to use arg numbers instead of names.  In particular,
      Factored returnval() out of returnstr(), for use in dwarfless probing.
      Address powerpc dwarfless test failures.
      Fixed arg #3 type in nd_syscall.accept.
      Address powerpc dwarfless test failures.
      Fixed arg #3 type in nd_syscall.accept.
      Fix PR 6582: verify CONTEXT->regs in [u_]register()
      Fix PR 6588
      Added systemtap.context/num_args test.
      Fix powerpc PR 6601.
      Enable and update numeric-arg tests.
      Added instructions for running a particular test.

Josh Stone (21):
      Fix the blacklist regexps for atomic functions
      Refresh cscope.files
      Shiny new Vim highlighting
      Fix regparm() on i686 & x86_64.
      Add prototypes for using the 2.6.26 probe_kernel_* functions.
      Refresh cscope.files.
      Check that errors in nested functions are not lost on return
      Make sure that return statements don't override existing errors.
      Add a cscope target to the Makefile
      Tweak the configure script to play nice with Debian libs.
      Minimize last_error checking.
      Reduce the number of actionremaining checks.
      Add 'pure' to embedded-C functions that deserve it
      New optimization to break up statements in void contexts.
      Hack optim_arridx to avoid more optimization than intended
      Add tests for new statement optimizations.
      Add Intel to copyright header on elaborate.cxx
      Prove that I know how to spell.
      Get rid of the dynamic_cast<>s in void_statement_reducer.
      Always include libdw using link groups.
      Correct access to the mapping field in vfs::__address_inode().

Mark Wielaard (15):
      In ioblock.stp ioblock.end set bytes_done depending on kernel version.
      systemtap.examples futexes.meta change futex.stp to futexes.stp.
      PR6524: ctime() on bad values hangs system.
      PR5001: Remove _stp_ctime and always use ctime.
      Check new (sub) functions of _struct_utimbuf_* and _struct_compat_utimbuf_*.
      Use pointer_arg to fetch arguments for syscall.utime and compat_utime.
      Only include fdtable.h for kernel versions > 2.6.25.
      Create user based cache dir in testsuite.
      Correct redirect of stderr in testsuite. Make installcheck not depend on clean.
      Check that make install was run before doing make installcheck.
      Micro-optimize print_warning output. Fix warnings.exp line count.
      Install tutorial and langref manuals.
      Install examples, demos and samples.
      Add section to stapex manual page on how installed examples are documented.
      Fix PR 6732: Add runtime/autoconf-real-parent.c check for task_struct field.

Martin Hunt (24):
      Cleanup.
      32-bit fixes
      control.c (_stp_ctl_write_dbug): Insert missing break.
      i386 fixes.
      kretprobe trampoline fixes
      dded _stp_read_address() and changed code to use it.
      Fix regression.
      Support for kernels built with CONFIG_FRAME_POINTER
      Remove misleading error message.
      Add new define STP_USE_DWARF_UNWINDER which is set based on which archs
      Change stap to get kernel symbols from debuginfo and
      Include string.h
      Fixes for 2.6.25 pt_regs changes.
      2.6.25 fixes and stack level limits.
      Merge branch 'master' of monkey:/home/hunt/systemtap
      Count stack levels printed on x86_64 too.
      Remove _stp_pbuf_full.
      Change staprun to exec stapio. Add "-d" option to staprun.
      Add documentation for staprun -d option.
      Move send_request out of common.c because staprun no longer sends anything.
      Allow staprun to run on kernels without capabilities configured.
      Cleanup signal handling for staprun.
      Fix problem handling SIG_CHLD
      More signal cleanup.

Masami Hiramatsu (7):
      2008-04-04  Masami Hiramatsu <mhiramat@redhat.com>
      2008-04-04  Masami Hiramatsu <mhiramat@redhat.com>
      Merge branch 'master' of ssh://hiramatu@sources.redhat.com/git/systemtap
      PR5645: Fix sub-buffer size calculation and debug messages.
      PR6008: Increase the limitation of the buffer size to 4095MB.
      PR5648: Fix memcpy's endianess issue.
      PR5648: Fix unaligned access warning in stp_print_flush on ia64

Shaohua Li (1):
      PR5648: Fix unaligned access warning on ia64.

Srikar Dronamraju (4):
      Srinivasa DS <srinivasa@in.ibm.com>,PR6429 Inerim fix to avoid compilation error of systemtap module
      Srinivasa DS <srinivasa@in.ibm.com>,PR6429 Inerim fix to avoid compilation error of systemtap module
      PR 6562, Modify SYSTEMTAP_DEBUGINFO_PATH behaviour.
      Srinivasa DS <srinivasa@in.ibm.com> -fpie option puts limit on GOT size and hence systemtap build fails on s390. So use -fPIE which doesn't put limit on GOT size.

Srinivasa (1):
      Fixed task_finder.c kernel 2.6.25 change.

Srinivasa DS (2):
      PR6417: extend kprobe blacklist some more
      PR6416: extend probing blacklist with more init/exit sections

Stan Cox (14):
      Optimize away assignments in other contexts.
      Optimize away assignments in other contexts.
      Optimize compound and binary expression assignments.
      Fix assignment optimization expected results.
      SW5106 Remove old map and histogram formatting code
      Add .statement("function@file.c+N")
      Add test and doc for kernel.statement relative line number.
      Eliminate duplicate warnings.
      Make print_warning parm a const.
      Bug 6611: read-only variable typo warnings should list alternatives.
      Create alternative list only as needed.
      Add kernel.statement("Func@File:*) and kernel.statement("Func@File:X-Y)
      Update documentation for .statement wildcard.
      Only probe lines once for the :* wildcard line pattern.

Theodore Ts'o (2):
      Sync latest fix for git_version.sh from RadeonHD's tree
      Add hack to support git 1.6 in git_version.sh

Tim Moore (6):
      Use tr1/unordered_map instead of the deprecated ext/hash_map.
      PR 2608 plus some refactoring in tapsets.cxx
      Fix some logic inversions with dwfl_assert.
      Fix bug in dwfl_assert call.
      Cleanup in tapsets.cxx
      Add auto_free_ref to auto_free stuff; bug 6694

Wenji Huang (8):
      PR5643: fix .statement(NUM) regression
      Add debuginfo path for self-built kernel in systemtap.base/debugpath.exp
      Remove STP_UNWIND support in _stp_ctl_write_dbug
      PR6646: Add checking address in runtime
      Remove validating _stext due to many aliased symbols
      Revert checking address in runtime
      Make _vfs.generic_commit_write only for kernel<=2.6.25
      Slightly cleanup code of translate.cxx

William Cohen (28):
      Move examples to testsuite/systemtap.examples
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Move examples to testsuite/systemtap.examples.
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      2008-04-27  William Cohen  <wcohen@redhat.com>
      2008-04-27  William Cohen  <wcohen@redhat.com>
      2008-05-01  William Cohen  <wcohen@redhat.com>
      Clean up output.
      futexes.meta, nettop.meta, pf2.meta: New.
      * sleeptime.meta, wait4time.meta: New.
      Update ChangeLog
      * iotime.meta: New.
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Adjust iotime.meta description.
      Add syscalls_by_pid.meta, syscalls_by_proc.meta,
      Merge branch 'master' of git://sources.redhat.com/git/systemtap
      Add appropriate ChangeLog entry for earlier checkin.
      Remove sa_restorer initialization.
      Add some scripts and descriptions to the systemtap.examples.
      Add user_mode function to tapset and document.
      Add thread-times.meta and thread-times.stp.
      Add the graphs.stp example from War Stories.
      Add sleepingBeauties.stp and sleepingBeauties.meta.
      Functions for kdev_t information: MAJOR, MINOR, MKDEV, and usrdev2kerndev.
      Add test for dev.stp tapset functions.
      Correct test_check and test_installcheck commands.
      Add para-callgraph.stp and para-callgraph.meta.
      Add functioncallcount.meta and functioncallcount.stp.

Zhaolei (13):
      Fix the problem that kernel module compile failure when runtime
      Fix compile error caused by PATH_MAX in F9.
      Support for new clone flags before linux-2.6.25.
      syscalls2.stp: Add sys_unshare.
      syscalls.stp(syscall.mkdirat): Use _dfd_str() to add support for AT_FDCWD.
      syscalls.stp: Add sys_faccessat.
      syscalls.stp: Add sys_fchmodat.
      syscalls.stp: Add sys_fchownat.
      aux_syscalls.stp (__fork_flags): Add termination signal.
      syscalls.stp: Add sys_linkat.
      aux_syscalls.stp: Output unknown bits in _stp_lookup_or_str.
      syscalls.stp: Add sys_mknodat.
      syscalls2.stp: Add sys_renameat.

eteo (1):
      2008-03-21  Eugene Teo  <eugeneteo@kernel.sg>

fche (3):
      * clarify utility of epilogue-type probe aliases in documentation
      2008-03-23  Frank Ch. Eigler  <fche@elastic.org>
      2008-03-23  Frank Ch. Eigler  <fche@elastic.org>

root (1):
      This commit makes changes to the VFS tapset. The changes include deprecation of

wenji (13):
      emphasize the regexp math
      Revert "emphasize the regexp math"
      Merge branch 'master' of ssh://wenji@sources.redhat.com/git/systemtap
      Merge branch 'master' of ssh://wenji@sources.redhat.com/git/systemtap
      Merge branch 'master' of ssh://wenji@sources.redhat.com/git/systemtap
      Merge branch 'master' of ssh://wenji@sources.redhat.com/git/systemtap
      Merge branch 'master' of ssh://wenji@sources.redhat.com/git/systemtap
      Merge branch 'master' of ssh://wenji@sources.redhat.com/git/systemtap
      update scsi
      Narrow the regexp matching in stmtvars.exp
      Merge branch 'master' of ssh://wenji@sources.redhat.com/git/systemtap
      Correct signal.stp for 2.6.26
      Include fdtable.h in task.stp for 2.6.26 and format signal.stp

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


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]