]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2008-07-03 Dave Brolleyclient/server take 2. See bz6565.
2008-07-02 William CohenAdd functioncallcount.meta and functioncallcount.stp.
2008-07-02 William CohenAdd para-callgraph.stp and para-callgraph.meta.
2008-07-01 David SmithFixed __stp_get_mm_path() error return code.
2008-07-01 Frank Ch. Eiglerdiagnostics improvement: print arch/mach at top if -vv
2008-07-01 Wenji HuangMake _vfs.generic_commit_write only for kernel<=2.6.25
2008-06-30 David SmithHandles "mortally wounded" threads correctly when detac...
2008-06-30 Frank Ch. Eiglerfurther clarify that elfutils need not be absolutely...
2008-06-30 Frank Ch. Eiglerpoint out releases/ directory; clarify optionality...
2008-06-29 Tim MooreAdd auto_free_ref to auto_free stuff; bug 6694
2008-06-27 Josh StoneAlways include libdw using link groups.
2008-06-27 David SmithFix bug in handling process(PID) probes.
2008-06-27 David SmithAdded tests for 'process(PID)' variants.
2008-06-27 rootThis commit makes changes to the VFS tapset. The change...
2008-06-26 Zhaoleisyscalls2.stp: Add sys_renameat.
2008-06-26 Stan CoxOnly probe lines once for the :* wildcard line pattern.
2008-06-25 Wenji HuangRevert checking address in runtime
2008-06-25 Frank Ch. Eiglerbz451707: fix conversions.exp test $name
2008-06-24 Tim MooreCleanup in tapsets.cxx
2008-06-24 David SmithAdded powerpc support to runtime/syscall.h.
2008-06-24 Wenji HuangRemove validating _stext due to many aliased symbols
2008-06-24 Wenji HuangPR6646: Add checking address in runtime
2008-06-23 David SmithFixed offset argument to vm_callback.
2008-06-23 David SmithHandle exec's that use a relative path.
2008-06-23 Stan CoxUpdate documentation for .statement wildcard.
2008-06-23 David SmithMade RHEL5 changes.
2008-06-23 Frank Ch. Eiglermore re. make module_cache a session field
2008-06-23 Frank Ch. Eiglermake module_cache a session field rather than plain...
2008-06-23 David SmithMajor update to memory map change notification code.
2008-06-23 David SmithRemoved trailing semicolons from macro definitions.
2008-06-23 Stan CoxAdd kernel.statement("Func@File:*) and kernel.statement...
2008-06-23 Zhaoleisyscalls.stp: Add sys_mknodat.
2008-06-20 William CohenCorrect test_check and test_installcheck commands.
2008-06-20 William CohenAdd test for dev.stp tapset functions.
2008-06-20 William CohenFunctions for kdev_t information: MAJOR, MINOR, MKDEV...
2008-06-20 Josh StoneGet rid of the dynamic_cast<>s in void_statement_reducer.
2008-06-19 Frank Ch. Eiglerstapvars.5: document NULL
2008-06-19 Zhaoleiaux_syscalls.stp: Output unknown bits in _stp_lookup_or...
2008-06-19 Josh StoneProve that I know how to spell.
2008-06-19 Josh StoneAdd Intel to copyright header on elaborate.cxx
2008-06-19 Josh StoneAdd tests for new statement optimizations.
2008-06-19 Josh StoneHack optim_arridx to avoid more optimization than intended
2008-06-19 Josh StoneNew optimization to break up statements in void contexts.
2008-06-18 William CohenAdd sleepingBeauties.stp and sleepingBeauties.meta.
2008-06-17 William CohenAdd the graphs.stp example from War Stories.
2008-06-17 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2008-06-17 David SmithGot smarter on which utrace events to set on a newly...
2008-06-17 Zhaoleisyscalls.stp: Add sys_linkat.
2008-06-17 Frank Ch. Eiglermore warning/error consistency for alternatives listing
2008-06-17 Zhaoleiaux_syscalls.stp (__fork_flags): Add termination signal.
2008-06-16 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
2008-06-16 Frank Ch. Eiglerwarning/error message compaction by removing duplicated...
2008-06-16 David SmithImproved callback handling.
2008-06-16 Stan CoxCreate alternative list only as needed.
2008-06-16 Stan CoxBug 6611: read-only variable typo warnings should list...
2008-06-14 Josh StoneAdd 'pure' to embedded-C functions that deserve it
2008-06-14 Josh StoneReduce the number of actionremaining checks.
2008-06-14 Josh StoneMinimize last_error checking.
2008-06-14 Josh StoneTweak the configure script to play nice with Debian...
2008-06-13 Jim KenistonAdded instructions for running a particular test.
2008-06-13 Frank Ch. Eiglermake "-p4 -m FOO" mode consistent with ordinary -p4
2008-06-13 Zhaoleisyscalls.stp: Add sys_fchownat.
2008-06-13 Wenji HuangRemove STP_UNWIND support in _stp_ctl_write_dbug
2008-06-12 William CohenAdd thread-times.meta and thread-times.stp.
2008-06-12 William CohenAdd user_mode function to tapset and document.
2008-06-12 Stan CoxMake print_warning parm a const.
2008-06-11 Frank Ch. Eiglerdistribute dwarf_wrappers.h in snapshot tarballs
2008-06-11 Mark WielaardMicro-optimize print_warning output. Fix warnings.exp...
2008-06-11 Mark WielaardCheck that make install was run before doing make insta...
2008-06-11 David Smithutrace thread.begin and thread.end probe test fixes.
2008-06-11 David SmithAdded .thread.begin and .thread.end utrace probe tests.
2008-06-11 Frank Ch. Eiglerha ha ha
2008-06-11 Frank Ch. Eiglerduplicate warning thinko fox
2008-06-11 Tim MooreFix bug in dwfl_assert call.
2008-06-11 Stan CoxEliminate duplicate warnings.
2008-06-11 Tim MooreFix some logic inversions with dwfl_assert.
2008-06-11 Tim MoorePR 2608 plus some refactoring in tapsets.cxx
2008-06-11 Zhaoleisyscalls.stp: Add sys_fchmodat.
2008-06-10 Frank Ch. EiglerPR5643: mention in src/NEWS since the speedup effect...
2008-06-10 Frank Ch. EiglerPR6470: new argv[] tapset, docs, test cases
2008-06-10 Frank Ch. EiglerPR6470: fix preprocessor construct nesting/expansion...
2008-06-10 Frank Ch. EiglerPR6470: fix %( number OP number %? .... %) logic
2008-06-10 Jim KenistonEnable and update numeric-arg tests.
2008-06-10 David SmithVery early beginnings of memory map notification support.
2008-06-10 Zhaoleisyscalls.stp: Add sys_faccessat.
2008-06-10 Zhaoleisyscalls.stp(syscall.mkdirat): Use _dfd_str() to add...
2008-06-09 David SmithFixed utrace probe '$syscall' handling.
2008-06-09 Jim KenistonFix powerpc PR 6601.
2008-06-09 Stan CoxAdd test and doc for kernel.statement relative line...
2008-06-09 David SmithMade 2.6.25 kernel updates.
2008-06-06 Stan CoxAdd .statement("function@file.c+N")
2008-06-06 David SmithUpdated utrace probe descriptions in NEWS and stapprobe...
2008-06-06 David SmithChanged/renamed utrace probes.
2008-06-05 Srikar DronamrajuSrinivasa DS <srinivasa@in.ibm.com> -fpie option puts...
2008-06-04 Jim KenistonAdded systemtap.context/num_args test.
2008-06-04 Jim KenistonFix PR 6588
2008-06-04 Zhaoleisyscalls2.stp: Add sys_unshare.
2008-06-03 David SmithAdded string tokens for most probe types.
2008-06-03 Frank Ch. EiglerPR6429: remove unused file
2008-06-03 Frank Ch. EiglerPR6429: testsuite update for inexact backtrace tolerance
next
This page took 0.049755 seconds and 5 git commands to generate.