]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-06-21 David SmithFixed ia64 compile problem with 'nd_syscall.pipe.return'.
2010-06-21 David SmithFixed ipmip.stp documentation strings to say 'ipmib...
2010-06-21 Lukas BerkMerge branch 'master' of ssh://sourceware.org/git/systemtap
2010-06-21 Lukas BerkAddressing bug 11706 "unautoconfiscation of most stap...
2010-06-21 Lukas BerkAddressing bug 11706 "unautoconfiscation of most stap...
2010-06-21 Lukas BerkAddressing bug 11706 unautoconfiscation of most stap...
2010-06-21 Stan CoxSupport postgres 8.4.4 for static user marker testing.
2010-06-21 David SmithLarge update to kprobes test scripts.
2010-06-21 Mark WielaardPR11722 user_long(uaddr) should fetch a user space...
2010-06-21 Mark WielaardRework usymbols.exp to create arch specific executables...
2010-06-21 Mark Wielaardusymbols.exp set maintestflags and testlibflags correct...
2010-06-21 Wenji HuangUntest func_alias on utrace-less debuginfo
2010-06-21 Wenji HuangGuard pretty-printing test with CONFIG_UTRACE
2010-06-19 Frank Ch. Eiglernoptrace: add a bit of blurbage
2010-06-19 Frank Ch. Eiglernoptrace sample: report blocked ptrace(2) attempt befor...
2010-06-19 Frank Ch. Eiglernew example: noptrace.stp
2010-06-18 David SmithFixed PR11723 by getting transok/buildko.sp to pass.
2010-06-18 David SmithFixed PR11719 by fixing cmd_parse.exp for ppc.
2010-06-18 Mark WielaardSeparate vma tracker function callbacks from sym.c...
2010-06-18 Mark WielaardPR11722 usymbols.exp should be probing 64 and/or 32...
2010-06-18 Mark WielaardPR11721 the usymbols.exp testcase shouldn't touch ...
2010-06-18 Mark WielaardRemove unused unsigned long module field from struct...
2010-06-17 Mark WielaardOnly print alternatives in a semantic error when there...
2010-06-17 Josh StonePR3672: Document and test pretty-printing
2010-06-16 Josh StoneDocument $var[(expr)]
2010-06-16 Frank Ch. EiglerPR4186 cont'd; fix preprocessor.exp test
2010-06-16 Frank Ch. EiglerPR11553: better error messages for .return probes on...
2010-06-16 David SmithFixed PR11710 so that nd_syscall probes work on s390x...
2010-06-16 Josh Stoneunprivileged typo
2010-06-16 Josh StoneRename cast_op::type to type_name
2010-06-16 Josh StoneThe Death of target_symbol::base_name
2010-06-16 Josh StonePR3672: Auto-stringify char* and char[]
2010-06-16 Josh StonePR3672: don't print "_vptr.foo" members
2010-06-16 Josh StoneEnsure synthetic functions get symbol resolution
2010-06-15 Frank Ch. EiglerPR11684 cont'd
2010-06-15 Frank Ch. Eiglerdoc build: make clean should clean up dvi files too
2010-06-15 Josh StoneBanish the SyScall
2010-06-15 David SmithFixed PR11707 so that nd_syscall probes work on ppc64...
2010-06-15 David SmithAdded endian.stp/errno.stp build testcases.
2010-06-15 David SmithAdded new dev.stp and ctime.stp build testcases and...
2010-06-15 David SmithImproved aux_syscalls.stp build testcase.
2010-06-15 David SmithSmall updates to conversion tapset and testcases.
2010-06-14 Lukas BerkMerge branch 'master' of ssh://sourceware.org/git/systemtap
2010-06-14 Lukas Berkfixing the errors in langref.tex and reformatted the...
2010-06-14 Josh Stoneuprobes_ppc: Don't emulate privileged MSR opcodes
2010-06-14 Josh StonePR11698: Track aliases even with ppc function descriptors
2010-06-14 Josh StonePR10327: Fix and test alias matching
2010-06-14 David SmithFixed BZ598615 to avoid a crash when setting registers...
2010-06-14 William CohenMake sure that the tapset documentation title descripti...
2010-06-14 Lukas BerkAddressing bug #11684 and eliminating duplication from...
2010-06-12 Wenji HuangPR11641: fix backtrace from uretprobe
2010-06-11 David SmithAdded testcase for queue_stats.stp.
2010-06-11 David SmithGot tty.stp working everywhere.
2010-06-11 Frank Ch. Eiglersdt.h: use /* c */ comments only
2010-06-11 Frank Ch. Eiglerauthors bump
2010-06-11 Frank Ch. Eiglermove #if 0 around STAPCONF_PROBE_KERNEL around loc2c
2010-06-11 Tony Jonesuse probe_kernel_read for build-id verification if...
2010-06-11 Stan CoxDefine the sdt probe type in one place.
2010-06-11 Mark WielaardConsolidate task_finder/vma tracker initialization.
2010-06-11 Mark WielaardDon't double print error message on bad stap command...
2010-06-10 Josh StonePR11690: Remove a dtrace debug-print, and fix probe_perf
2010-06-10 Stan CoxFix tests for -DSTAP_SDT_V2.
2010-06-10 Josh StoneCorrect the hex-spelling of UPB2
2010-06-10 Josh StoneGet rid of probe_perf tmps, and use a single awk
2010-06-10 Stan CoxFix 3-way merge result.
2010-06-10 Frank Ch. EiglerMerge branch 'master' of git://sources.redhat.com/git...
2010-06-10 Tony Jonesfix !CONFIG_FRAME_POINTER, !CONFIG_UTRACE case
2010-06-10 Stan CoxTighten static user probe point operand contraints...
2010-06-10 Josh StoneGive non-x86 a chance at uprobes SDT
2010-06-10 Josh StoneLet probe_bench work on archs besides x86_64
2010-06-10 Josh StoneIgnore probe_bench's generated files
2010-06-10 Josh StoneShort out errors in probe_bench
2010-06-10 Josh StoneMake sure the probe_bench can find sdt.h
2010-06-09 Frank Ch. EiglerPR11680: fix sdt.h STAP_SDT_V2 -> V1 auto-downgrading...
2010-06-09 Mark WielaardSet vma_cache_p->dentry before use.
2010-06-09 Mark WielaardAdd more error messages when something goes wrong durin...
2010-06-09 Mark WielaardFix task_finder.c f_dentry -> dentry typo.
2010-06-09 Mark WielaardLoop on utrace_barrier if utrace_control UTRACE_DETACH...
2010-06-09 Wenji HuangFix typo in stap.1.in
2010-06-08 Josh StoneAUTHORS bump
2010-06-08 Josh Stoneuprobes_ppc: define MSR_MASK and clean up error cases
2010-06-08 Lukas Berkadded the XDG_DATA_DIRS to session.cxx and the correspo...
2010-06-08 Mark WielaardPR11678 Pick up ld.so (and other absolute shlibs) throu...
2010-06-08 Wenji HuangTweak schedtime.stp example for 2.6.35
2010-06-07 Josh StoneGuard embeddedcode_info_pass from failures
2010-06-07 Josh StoneImprove identification of arity-mismatch errors
2010-06-07 Josh StoneNever permit homonymous vars with different arity
2010-06-07 Josh StoneFork semko/two.stp into distinct errors
2010-06-07 Josh StoneUse real probepoints in semko/two-ten
2010-06-07 Mark WielaardDon't abuse uprobes for tracking symbols, use -d ....
2010-06-07 Mark WielaardPR11665 Add umodname(addr) tapset function.
2010-06-07 Mark WielaardIncrease TASK_FINDER_VMA_ENTRY_ITEMS default.
2010-06-07 Mark WielaardActivate task finder vma tracker through tapset embedde...
2010-06-07 Mark WielaardRemove unused vm_pgoff tracking from task_finder_vma.
2010-06-07 Mark WielaardDon't try to be clever with dentry lifetime.
2010-06-07 Mark WielaardRemove unused arguments from stap_remove_vma_map_info.
2010-06-07 Mark WielaardRemove bogus (but wrongly used!) addr field from __stp_...
2010-06-07 Mark WielaardTrack dentry for file backed vma in task_finder.
2010-06-07 Mark WielaardRename __stp_tf_vma_initialize to stap_initialize_vma_map.
2010-06-07 Mark WielaardRemoved unused task_finder_vma code.
next
This page took 0.052397 seconds and 5 git commands to generate.