]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2011-12-20 Chris MeekPR13274: Standardized Warning Processing (without elabo...
2011-12-20 Stan CoxTest with postgres-9.1.2
2011-12-20 Frank Ch. Eiglermodinfo: also apply to uprobes.ko
2011-12-20 Frank Ch. EiglerPR13489: don't confuse staprun's "is uprobes in the...
2011-12-20 David SmithUpdate DEPRECATION section of stap.1 with list of depre...
2011-12-20 Frank Ch. EiglerPR13520: force-create $SYSTEMTAP_DIR
2011-12-20 Frank Ch. EiglerPR13520: perspire to keep lockdep enabled, despite...
2011-12-20 Frank Ch. EiglerPR13520: add support for loading default options from...
2011-12-20 Frank Ch. Eiglertask-finder2: fix thinko in uprobes_p test
2011-12-19 William CohenMake a simple hint for the ``cancelable'' logging exercise.
2011-12-19 William CohenRevert "Add in hint for ``cancelable'' logging tapset...
2011-12-19 William CohenAdd in hint for ``cancelable'' logging tapset exercise.
2011-12-19 William CohenRevert "Remove "cancelable logging" exercise, the specu...
2011-12-19 William CohenRemove "cancelable logging" exercise, the speculative...
2011-12-19 William CohenAdd a test for the speculative.stp tapset
2011-12-19 William CohenAdd the speculative.stp tapset
2011-12-19 David SmithSync up task_finder2.c with task_finder.c
2011-12-19 Frank Ch. EiglerPR13489, the neverending kludge story. Resolve RHEL5...
2011-12-18 Frank Ch. EiglerPR13514: don't printk on transport out-of-memory
2011-12-18 Frank Ch. Eiglertask-finder2: disable uprobes_p if only task-finder2...
2011-12-18 Frank Ch. EiglerPR13489 finale (?): tolerate non-existent task_user_reg...
2011-12-17 Frank Ch. EiglerPR13489: comment on task_user_regset_view usage
2011-12-17 Frank Ch. EiglerPR13513: undo PR11759 PREEMPT_RT hack
2011-12-17 Frank Ch. EiglerPR13489: Look up kallsyms_task_user_regset_view if...
2011-12-17 Frank Ch. EiglerPR13499: grapher: remove systemtap-runtime=V-R dependency
2011-12-17 Mark Wielaardscheduler.ctxswitch: arm has context_switch(), not...
2011-12-16 David SmithRename tapset/rpc.stp variable to indicate its internal...
2011-12-16 Mark Wielaardtask_finder_vma.c (__stp_tf_vma_new_entry): No unnecess...
2011-12-16 Mark WielaardCheck that unset CONFIG options compare equal the empty...
2011-12-16 David SmithFix PR13501 (partial) by making 'stap -L __scheduler...
2011-12-16 Mark Wielaardperiodic.stp example truncate fname to 50 chars to...
2011-12-16 Mark Wielaardmodname/symdata: Try harder to retrieve module name...
2011-12-16 Mark Wielaard_stp_vma_mmap_cb: Also extend mapping that don't overla...
2011-12-16 David SmithFix gcc warning in uprobes2/uprobes.c.
2011-12-16 David SmithFix 13501 (partial) by making 'stap -L scheduler.ctxswi...
2011-12-15 David SmithImproved __rpc_create_args global handling for sunrpc...
2011-12-15 David SmithFix PR13501 (partial) by making 'stap -L sunrpc.clnt...
2011-12-15 William CohenAdjust periodic.stp example to run on kernels without...
2011-12-15 David SmithFix PR12413 by fixing 'kprocess.release' variable problems.
2011-12-14 William CohenAdd the periodic.stp example to the index
2011-12-14 William CohenAdd the periodic.stp example
2011-12-14 David SmithRemove the possibililty of sleeping from __stp_call_mma...
2011-12-13 Frank Ch. EiglerPR13489/PR11671: more lockdep antihistamines
2011-12-13 Frank Ch. EiglerPR13386: move _stp_kill_time out of preemption-disabled...
2011-12-13 Dave BrolleyDistinguish tests run using different privilege levels.
2011-12-13 Dave BrolleyPR 13496: stap could show some progress of the communic...
2011-12-13 Dave BrolleyPR 13318: Add -D option to stap-server and stap-serverd.
2011-12-13 David SmithAdd HAVE_TASK_FINDER define to simplify some code.
2011-12-13 Mark Wielaardmodinfo.exp testcase needs modinfo from /sbin, which...
2011-12-13 Mark WielaardOlder glibc elf.h don't know about new STB_GNU_UNIQUE...
2011-12-12 Frank Ch. Eiglerconfigury: fix make -j all install
2011-12-12 Mark WielaardPR13467 Provide alternative testcase for pointer_array...
2011-12-12 Stan CoxRevert accidental "work in progress" commit
2011-12-12 Stan CoxAlso consider STB_GNU_UNIQUE symbols to be exported.
2011-12-12 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2011-12-12 Dave BrolleyPR 13460: Expose stap-serverd options to stap-server.
2011-12-12 Mark WielaardMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-12-12 Mark WielaardProtect just the transport state with _stp_transport_mutex.
2011-12-12 Mark Wielaarduprobes.c add rcu_read_lock for pid_task(), rcu_derefer...
2011-12-12 Frank Ch. EiglerPR13489: support inode-uprobes without EXPORT_SYMBOL*'s
2011-12-12 Frank Ch. EiglerPR13076: fix -timeout tcl error
2011-12-12 Frank Ch. Eiglerinode-uprobes: recognize it even without exported symbols
2011-12-10 Mark WielaardAdd process, kernel and module function.exported probes...
2011-12-09 Stan CoxAdd function(...).exported
2011-12-09 Stan Coxwork in progress
2011-12-09 David SmithAdd new test that probes by pid.
2011-12-09 Dave BrolleyBogus error message being logged by stap-serverd.
2011-12-09 David SmithRemove the possibililty of sleeping from __stp_call_mma...
2011-12-09 David SmithRemoved ifdef'ed out code from stp_utrace.[ch].
2011-12-09 David SmithInitializce the vma tracker for internal utrace.
2011-12-09 Mark Wielaardpf2.stp example probefunc() is deprecated, use symname...
2011-12-09 Chris MeekPR13076: Added test cases
2011-12-09 Mark WielaardMove __stp_tf_vma_map check from commit 972ea1 to stap_...
2011-12-09 Mark Wielaardstap_add_vma_map_info: Make sure__stp_tf_vma_map is...
2011-12-09 Mark Wielaardstap_add_vma_map_info: Reserve __stp_tf_vma_entry memor...
2011-12-09 Mark Wielaardcache.cxx (clean_cache): Use difftime to compare times.
2011-12-09 Mark WielaardMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-12-09 Mark WielaardPR11671 Allocate __stp_tf_vma_entry dynamically.
2011-12-08 Frank Ch. Eiglertracepoints: tolerate kernel event headers without...
2011-12-08 David SmithInitialize the task_finder mmap entries in task_finder2.
2011-12-08 Mark WielaardIntroduce stap_destroy_vma_map and allocate vma free...
2011-12-08 Chris MeekPR13076: Added man page entry
2011-12-08 Chris MeekPR13076: Added time interval to cache cleaning
2011-12-08 Mark Wielaardstap_initialize_vma_map() doesn't need any locking.
2011-12-07 Dave BrolleyMake sure 'environ' is not NULL before passing it ...
2011-12-06 Dave Brolleystaprun: User privilege checking in restricted environm...
2011-12-05 Frank Ch. Eigler--modinfo testsuite
2011-12-05 Josh Stonetapset: Make addr_to_node ignore !NODE_DATA(nid)
2011-12-05 Dave BrolleyPR 13323: Fix regression checking return code of init_c...
2011-12-05 Frank Ch. EiglerAdd new --modinfo option.
2011-12-05 Dave BrolleyDon't mark skipped unprivileged_embedded_C.exp tests...
2011-12-05 Chris MeekFixed uninitialized error in _stp_vsnprintf()
2011-12-05 Dave BrolleyPR 13323: staprun should check return code from send_re...
2011-12-02 Mark Wielaardruntime/stack-dwarf.c: arch_unw_init_frame_info() call...
2011-12-02 Mark Wielaardtapset/arm/registers.stp (_stp_arg): should return...
2011-12-02 Mark Wielaardtestsuite/systemtap.context/num_args.stp: Define ri...
2011-12-01 Mark Wielaard_stp_get_mm_counter: Fix kernel version check.
2011-12-01 Mark Wielaardsystemtap.examples/check.exp: Don't try running tests...
2011-12-01 Mark WielaardPR13462 symdata() returns ARM mapping symbols.
2011-12-01 David SmithFix the dtrace_clone.exp test to properly test with...
next
This page took 0.054536 seconds and 5 git commands to generate.