]> sourceware.org Git - systemtap.git/history - runtime
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
[systemtap.git] / runtime /
2009-11-03 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-11-03 David SmithPR 10706 fixed by switching to unbuffered output.
2009-11-03 Breno LeitaoFix for bug 10866 (exit with rc != 0 on script ERRORs).
2009-10-29 David SmithRemoved extra declarations.
2009-10-29 Tim MooreMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-10-27 Josh StonePR10854: Use a mutex around transport startup/shutdown
2009-10-27 Tim MooreMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-10-21 Josh StoneRefactor probe locking into shared functions
2009-10-21 Mark WielaardMerge branch 'unwind_robust'
2009-10-20 Mark WielaardLimit the number of call frame instructions we process...
2009-10-20 Mark WielaardMake sure cie and fde end point to sane values in while...
2009-10-20 Mark WielaardBe paranoid about table size resolving cie_for_fde...
2009-10-20 Josh StoneImprove some runtime struct layouts
2009-10-19 Frank Ch. Eiglerbemoan that _stp_*printf can't be protected with gcc...
2009-10-19 Wenji Huangfix 32-bit compatibility for @hist_log printing
2009-10-19 Srikar DronamrajuAvoid lockdep warnings.
2009-10-14 Wenji HuangMerge branch 'master' of ssh://wenji@sources.redhat...
2009-10-14 Josh StoneMerge branch 'master' of sourceware.org:/git/systemtap
2009-10-13 Frank Ch. Eiglerruntime shutdown errors: simplify, improve error specif...
2009-10-13 Josh StoneRefactor some of the histogram printing
2009-10-13 Przemyslaw PawelczykPR10257: Add support for sprint[ln](@hist_*).
2009-10-13 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-10-13 Frank Ch. EiglerPR10761: pass -v's to final "staprun -d" if appropriate
2009-10-13 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-10-13 David SmithPR 10575. Improves running target commands.
2009-10-07 Frank Ch. Eiglerbuild: fix !HAVE_NSS case
2009-10-07 Tim MooreMerge commit 'origin/master'
2009-10-06 Charley WangPR10724: staprun: simplify permissions checking logic
2009-09-25 David SmithNo longer need buffer iterators.
2009-09-24 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-24 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-23 Frank Ch. EiglerPR10632: simplify randint() implementation
2009-09-23 Charley WangPR1062: runtime function
2009-09-23 David SmithForward-ported staplog.c crash support (PR 10644).
2009-09-23 Frank Ch. EiglerPR10390: ftrace() tapset function
2009-09-19 Frank Ch. EiglerPR10655 part 1: uprobes: track sdt semaphores properly
2009-09-18 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-18 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-18 David SmithFixed relay_old.c by providing ppoll().
2009-09-18 William CohenUprobes not currently supported on ia64.
2009-09-18 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-17 Roland McGrathMerge DW_OP_stack_value support.
2009-09-17 Mark WielaardPR10595 Work around uprobe2 causing selinux failures...
2009-09-17 Josh StoneMerge branch 'function_scopes'
2009-09-17 Frank Ch. EiglerPR10650: markup some unprivileged-safe tapset functions
2009-09-17 Stan Cox* sdt.h (STAP_SEMAPHORE): New. Add guard to utrace...
2009-09-16 Josh StoneMerge branch 'master' of sourceware.org:/git/systemtap
2009-09-16 Masami HiramatsuSignal-based file switching support for old relay
2009-09-16 Masami HiramatsuSignal-based file switching support for relay/ring...
2009-09-16 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-15 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-14 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-14 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-11 Josh StoneMerge branch 'getscopes'
2009-09-10 David SmithAllow ring_buffer to be used if STP_USE_RING_BUFFER...
2009-09-10 Frank Ch. Eiglerbuild: support x86-64 without CONFIG_IA32_EMULATION
2009-09-09 Frank Ch. EiglerPR10602 prime: runtime: shrink stack frame of _stp_do_r...
2009-09-09 Frank Ch. EiglerPR10602: improved fix for REG_IP lvalue
2009-09-09 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-09 Masami HiramatsuFix relay_old implementation of fsize_max and fnum_max.
2009-09-09 David SmithRemoved unneeded casts.
2009-09-09 Frank Ch. EiglerPR10524: reduce massive-uprobe script modules' .data...
2009-09-09 Frank Ch. Eiglerfix typo: KERN_ERROR -> KERN_ERR from last commit
2009-09-09 Frank Ch. EiglerPR10575: emit KERN_ERRORs on transport control message...
2009-09-09 Frank Ch. Eiglertask_finder diagnostics: standardize on STP_DEBUG_PRINTK
2009-09-09 Frank Ch. Eiglertask_finder diagnostics: emit start_task_finder dbug...
2009-09-09 Frank Ch. Eiglerruntime diagnostics: remove ANSI goo, add -DSTAP_DEBUG_...
2009-09-08 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-09-08 Dave BrolleyWarn if the pid specified by -x does not belong to...
2009-09-07 Eugeniy MeshcheryakovFix build-id check for relocatable kernel
2009-09-04 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-04 Dave Brolleyrc = 0 should be return 0 for database not ownder by...
2009-09-04 Dave BrolleyCheck for bad address range or size in lookup_bad_addr.
2009-09-03 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-03 Dave BrolleyUse task_euid when STAPCONF_TASK_UID is not defined.
2009-09-03 Josh StoneMerge branch 'master' of sourceware.org:/git/systemtap
2009-09-03 Dave BrolleyDisallow kernel space memory access when unprivileged.
2009-09-03 Dave BrolleyAllow process begin/end probes for unprivileged users.
2009-09-02 Frank Ch. EiglerPR10589: switch to kernel vscnprintf for _stp_{dbug...
2009-08-23 Frank Ch. EiglerPR10551: cont'd
2009-08-23 Frank Ch. EiglerPR10551: build compatibility for pax/grsecurity include...
2009-08-21 Frank Ch. Eiglercleanup: rename task_finder_target->pathname -> procname
2009-08-20 Wenji HuangPR10228: fix non-utrace building regression - cont'd
2009-08-20 Josh StoneMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-08-19 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-08-19 David SmithUpdated with latest code.
2009-08-19 Frank Ch. EiglerPR10228: fix non-utrace building regression
2009-08-14 Frank Ch. EiglerPR10228: use task_finder_vma for -d /user/object files.
2009-08-11 Dave BrolleyAdd 'unused' attribute to module_data and module_size...
2009-08-10 Josh StoneMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-08-10 Mark WielaardMerge branch 'master' of ssh://mark@sourceware.org...
2009-08-10 Frank Ch. EiglerPR10506 experiment: use /sbin/insmod for uprobes.ko...
2009-08-10 Dave BrolleyIt is not an error or warning if the local database...
2009-08-06 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-08-06 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-08-06 David SmithWorks with or without a ring_buffer_iter.
2009-08-06 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-08-06 Dave Brolley2009-08-06 Dave Brolley <brolley@redhat.com>
2009-08-06 Mark WielaardPR10491 Don't assign to REG_IP if it isn't an lvalue...
2009-08-05 MaranFix compile error when not HAVE_NSS with staprun.
next
This page took 0.063044 seconds and 8 git commands to generate.