]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-02-13 William CohenCorrect entries for test_check and test_installcheck.
2009-02-12 David SmithMoved inclusion of runtime/procfs.c to a better place.
2009-02-12 William CohenFunction to determine page fault type and have pfaults...
2009-02-12 David SmithCleanup. Renamed _stp_{un}lock_debugfs() to _stp_...
2009-02-12 Mark WielaardUse "\n" instead of endl in inner loops.
2009-02-12 Ananth N Mavinakayan... Extend blacklist to cover bitops.h. While there, fixup...
2009-02-12 ddomingoadded topsys.stp to examples (profiling)
2009-02-11 Tim MooreUse kernel stack backtrace support when available
2009-02-11 Dave BrolleyServer response is no longer signed. Passed as a zip...
2009-02-11 David SmithFixed __stp_utrace_attach by always checking for mm.
2009-02-11 Ananth N Mavinakayan... Probe only calls and not inlines in functioncallcount.stp
2009-02-11 Josh StoneMerge branch 'update_visitor'
2009-02-11 Josh StoneSimplify void_statement_reducer
2009-02-11 Josh StoneSimplify dead_stmtexpr_remover
2009-02-11 Josh StoneSimplify dead_assignment_remover
2009-02-11 ddomingoadded section on how to monitor polling (testsuite...
2009-02-11 ddomingocorrected author name
2009-02-11 ddomingocorrected author name
2009-02-11 Josh StoneExpand probe variables without a deep copy
2009-02-11 Josh StoneCreate update_visitor for modifying trees
2009-02-11 Josh StoneSimplify require() and provide()
2009-02-10 William CohenRemove profile.exp and profile.stp.
2009-02-10 William CohenMove crash.exp and crash.sh to systemtap.base directory.
2009-02-10 Frank Ch. Eiglerfix segv that sometimes occurs on buildok/nfs-all-probe...
2009-02-10 David SmithFixed typo in last change.
2009-02-10 David SmithIgnores kernel threads (by checking for PF_KTHREAD).
2009-02-10 ddomingoBZ484506, added yum setup instructions for RHEL
2009-02-10 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
2009-02-10 William CohenMove poll_map.exp and poll_map.stp to systemtap.base...
2009-02-09 Josh Stoneprocess.create: fix the new_pid read order
2009-02-09 William CohenRevised version of kmalloc-top in systemtap.examples.
2009-02-09 ddomingominor revisions
2009-02-08 Josh StoneClean up the autoconf caching
2009-02-06 William CohenFold the systemtap.samples/iotask*.stp into systemtap...
2009-02-06 Josh StoneSave kernel autoconf options in a cache file
2009-02-06 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-02-06 William CohenRemoved syscalls.stp, syscalls1.exp, and syscalls2...
2009-02-06 William CohenMove symbols.exp and symbols.stp to systemtap.context...
2009-02-06 Frank Ch. Eigler2.6.29rc build fix: autoconf for proc_dir_entry->owner...
2009-02-06 William CohenMake publicanize.sh executable.
2009-02-06 ddomingoTapset Ref Guide: corrected authorgroup cleanup perl...
2009-02-06 ddomingoTapset Ref Guide: formatted comments, added other value...
2009-02-05 William CohenAdd contrib tag to quiet warnings.
2009-02-05 Frank Ch. Eiglercopyright year bump
2009-02-05 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-02-05 William CohenInclude PR9756 in change log.
2009-02-05 William CohenCorrect footers for systemtap function and probe man...
2009-02-05 Frank Ch. EiglerPR9740/9816? - workaround for kernel valloc bug
2009-02-05 William CohenMinor correction for signal.stp chapter.
2009-02-05 ddomingostarted fixing signal.stp comments for documentation
2009-02-05 ddomingoenter lines to wrap em
2009-02-04 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
2009-02-04 Mark WielaardAdd NEWS process().mark(), sys/sdt.h and dtrace compati...
2009-02-04 Mark WielaardMention run-stap in NEWS.
2009-02-04 Mark WielaardAdd beginner guide to NEWS.
2009-02-04 Mark WielaardMention SystemTap Tapset Reference Manual in NEWS.
2009-02-04 K PrasadCorrecting previous commit message and Author
2009-02-04 Srikar DronamrajuMerge commit '4718b445d13b07448e71582f29ce1b0979b8dc50'
2009-02-04 Srikar Dronamraju--author
2009-02-04 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
2009-02-04 ddomingocommenting out signals entry for now, testing further
2009-02-04 ddomingoadded entry for signals.stp, currently testing stuff
2009-02-04 Josh StoneUpdate a few more files with Vim modelines
2009-02-03 Frank Ch. EiglerPR9810: Mostly revert "PR6961: initial sketch: set...
2009-02-03 Dave BrolleyTouch up warning message from stap-client
2009-02-03 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-02-03 Dave BrolleyDocument client/server certificate management and tools.
2009-02-03 Mark Wielaardmatch_node::find_and_build disambiguate error messages.
2009-02-03 ddomingocleanup for documentation
2009-02-03 ddomingoadded tag conversion for emphasis
2009-02-03 ddomingoremoves empty <para>s, other minor cleanup items
2009-02-02 Dave BrolleyUse ps -e to look for stap server processes.
2009-02-02 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-02-02 Dave BrolleyDocument latest changes.
2009-02-02 Dave BrolleyUpdate NEWS and stap-server man page. Don't require...
2009-02-02 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-02-02 William CohenRevised topsys.stp and moved to the testsuite/systemtap...
2009-02-02 Stan CoxAdd documentation for .label("label")
2009-02-02 William CohenRevise tcp_connections.stp example and place in sysemta...
2009-02-02 William CohenRemove redundant tcp_connections_wa.stp.
2009-02-02 William CohenMerge ChangeLog conflict
2009-02-02 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-02-02 Mark WielaardAdd STAP_PROBE7, 8 and 9 variants to sdt.h.
2009-02-02 ddomingoadded tagging for sfunction entries
2009-02-02 ddomingominor correction to comment on probe vm.brk
2009-02-02 ddomingoadded conversion for tags command and emphasis
2009-02-02 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
2009-02-02 ddomingoscript copies automated tapsets.xml then cleans it...
2009-02-02 ddomingoedited authorship
2009-02-02 Stan CoxAdd test for .label("label")
2009-02-02 Stan CoxAdd .label("label")
2009-02-01 Mark WielaardProcess extra_offset for kernel symbols with dwfl_modul...
2009-01-31 Josh Stoneupdate .gitignore's
2009-01-30 Masami HiramatsuPR6936: Add systemtap initscript and systemtap-initscri...
2009-01-30 William CohenRemove systemtap.samples/queue_demo.{exp|stp}.
2009-01-30 William CohenCorrect ChangeLog date type.
2009-01-30 Frank Ch. Eiglerreduce systemtap.log contribution by semok/twenty.stp
2009-01-30 Dave BrolleyMore security checking for client/server. Set exec_pref...
2009-01-30 Frank Ch. Eiglertweak git_version.h generation
2009-01-30 William CohenMove the scf.stp example from systemtap.samples to...
next
This page took 0.052676 seconds and 5 git commands to generate.