]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2013-07-04 Jonathan LebonPR14927: adjust testsuite for staprun/io string changes
2013-07-04 Jonathan LebonPR14927: change wording in some call sites to err(...
2013-07-04 Jonathan LebonPR14927: add parsing of SYSTEMTAP_COLORS
2013-07-03 Jonathan LebonPR14927: remember original color mode to pass to staprun
2013-07-03 Jonathan LebonPR14927: add -C switch for color in staprun/io
2013-06-29 Frank Ch. EiglerPR14927: tweak message coloring logic to simplify
2013-06-28 Jonathan LebonPR14927: parse SYSTEMTAP_COLOR on-the-fly
2013-06-28 David SmithFix 'buildok' testsuite failures on ia32.
2013-06-28 Jonathan LebonPR14927: enable support for SYSTEMTAP_COLORS env var
2013-06-28 Jonathan LebonPR14927: elaborate.cxx: change a warning to use print_t...
2013-06-28 Jonathan LebonPR14927: add colorize() functions and colorization...
2013-06-28 Jonathan LebonPR14927: lay groundwork for colors
2013-06-28 Jonathan LebonPR14927: move parser::print_error() to systemtap_session
2013-06-28 Josh StoneUse explicit sys_utimes functions for at_var.exp
2013-06-28 Frank Ch. Eiglerlinux tapset: new guru-only function raise() to send...
2013-06-28 Josh StoneAUTHORS bump
2013-06-28 Josh StonePR15688: Set pragma:vma when dwflpp uses _stp_umodule_r...
2013-06-27 Yichun Zhang... PR11096: Add support for the "module" argument to @var
2013-06-27 David SmithFixed PR15690 by fixing 32-bit {nd_}syscall.rt_sigprocm...
2013-06-27 Jonathan Lebonfix umodname()-related issues in testsuite
2013-06-27 David SmithUpdate regexps in 2 syscall testsuite testcases.
2013-06-27 Frank Ch. Eiglersystemtap.spec: use %{_tmpfilesdir} vice /usr/lib/tmpfi...
2013-06-27 Mark WielaardWhen configuring --with-elfutils use elfutils configure...
2013-06-26 Mark Wielaard_stp_mkdir_proc_module: mark proc_root_name static...
2013-06-26 Frank Ch. EiglerNEWS: add a udp.stp blurb
2013-06-26 Frank Ch. Eiglersystemtap.spec: let -testsuite require -runtime-java...
2013-06-26 Frank Ch. Eiglerudp tapset: add source/dest ip/port variables, akin...
2013-06-26 Frank Ch. Eiglerremoved network/tcp.stp sample; lacked meta file, dupli...
2013-06-25 Frank Ch. Eiglerparser: note PR13371 in eschewing \FOO processing durin...
2013-06-25 David SmithAdd a new test for probing 'kprobe.module("foo").functi...
2013-06-25 Serguei Makarovmiscellany: support '\x' hex codes in string literal
2013-06-25 Yang WenFix PR15675 by making 'probe kprobe.module("foo").funct...
2013-06-25 David SmithUpdate PR15673 fix in loc2c-runtime.h.
2013-06-25 David SmithFixed PR10395 by making the kmodule.exp testcase use...
2013-06-25 Josh StoneMark externalvar.exp as KFAIL on stapdyn, PR15052
2013-06-24 Josh StonePR15673: Enable deref.exp for stapdyn, and fix writes
2013-06-24 Peter FeinerUpdated testsuite/systemtap.examples/process/mutex_cont...
2013-06-24 Josh StoneEnsure there's a session for setup_dwfl_kernel
2013-06-24 David SmithFixed PR13977 by updating the rlimit.exp testcase.
2013-06-21 David SmithImproved error handling and cleanup logic in uprobes_fi...
2013-06-21 Josh StoneFix a typo in naming a subtest of rlimit.exp
2013-06-21 Josh StoneFix the build for !HAVE_SELINUX after commit 56098c79
2013-06-20 Frank Ch. Eiglerstapsh.8: new man page
2013-06-20 David SmithFix PR15659 by updating the mount test for the nd_sysca...
2013-06-20 David SmithFixed readability issues in mutex-contention.stp exampl...
2013-06-20 Frank Ch. Eiglerstapdyn: add stapdyn.8 man page
2013-06-20 Josh StonePR15656: Check allow_execmod for stapdyn attach
2013-06-19 Torsten PolleAvoid uprobes crash on error.
2013-06-19 Jonathan Lebonuprobes_filtering.exp: add dependency on inode-uprobes
2013-06-19 Jonathan Lebontestsuite/systemtap.base: add new testcase uprobes_filt...
2013-06-19 Jonathan Lebonuprobes-inode.c: add UPROBES_HITCOUNT
2013-06-19 Frank Ch. Eiglertranslator: for --vp 05, print log of dwarf module...
2013-06-18 David SmithAnother 'as_non_root' improvement.
2013-06-18 David SmithFix tcl and logic errors in rlimit.exp.
2013-06-18 David SmithFix a tcl error in testsuite/systemtap.base/library...
2013-06-18 David SmithMade several parseko/semko tests executable.
2013-06-18 Lukas BerkRevert use of -javaagent
2013-06-14 Josh StoneAdd the dyninst include path to the cscope target
2013-06-14 Josh Stoneconfigure.ac: change `sqlite3' to straight 'sqlite3'
2013-06-14 Lukas BerkPlace HelperSDT in its own package, use -javaagent...
2013-06-13 Josh StonePR15619: Check prior stapdyn signals while waiting...
2013-06-13 Josh StonePR15624: Use 64-bit offsets in stapdyn modules
2013-06-13 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-06-13 David SmithSmall initializion code fix needed for PR14791.
2013-06-13 Jonathan Lebonnew test case for user_string_n_quoted()
2013-06-13 Jonathan Lebonuconversions.stp: fix pointer cast to be 32-bit compatible
2013-06-13 Jonathan Lebon(nd_)syscall.exp: adapt tests and fix umask test failure
2013-06-13 Jonathan Lebonfix clamp_t arguments in user_string_n_quoted()
2013-06-13 Jonathan LebonUse user_string_n_quoted() instead of text_strn() to...
2013-06-13 Jonathan LebonPR15044: update testsuite to conform to uconversions.stp
2013-06-13 Jonathan Lebonuconversions.stp: make use of similar funcs to promote...
2013-06-13 Jonathan LebonPR15044: make probe aliases use user_string_quoted()
2013-06-12 Josh StoneReformat and add to stapdyn/README presentation list
2013-06-12 Josh StoneNote the PR15614 limitation in stapdyn/README
2013-06-12 David SmithFix PR14791 by adding a '-o FILE' option to stapdyn.
2013-06-12 Josh StonePR14573: Add stapdyn register support for powerpc
2013-06-11 Josh StonePR15029: Reflect script errors in stapdyn's exit status
2013-06-11 Josh Stonestapdyn: Let the module request to exit
2013-06-11 Josh StonePR14665: improve stapdyn's signal handling
2013-06-10 Josh StoneSimplify testsuite/systemtap.base/list.exp with procs
2013-06-10 Josh StonePR15587: fix inline statement line numbers
2013-06-10 Josh StonePR15278: Make use of UPROBE_HANDLER_REMOVE
2013-06-10 Jonathan LebonPR15044: modified and added tests in conversions.stp...
2013-06-10 Jonathan LebonPR15044: rewrite the vma_vdso.stp test
2013-06-10 Jonathan LebonPR15044: keep cute return val and conditional check...
2013-06-10 Jonathan LebonPR15044: ucontext.stp: fix name == NULL bug on error
2013-06-10 Jonathan LebonPR15044: added error-checking in string.stp
2013-06-10 Jonathan LebonPR15044: reversed patches in functions too popular...
2013-06-10 Jonathan LebonPR15044: hardcoded version 2.3
2013-06-10 David SmithFix 'nd_syscall.io_getevents' probe.
2013-06-10 David SmithFix 'syscall.io_getevents' probe.
2013-06-07 David SmithFixed s390x utrace_syscall_args.exp test failure.
2013-06-06 David SmithImprove buildok.exp by kfailing the unwind tests on...
2013-06-06 David SmithFix multiple inclusion guard macro in runtime/compatdefs.h.
2013-06-06 William CohenFix uconversion.stp function summaries to be a single...
2013-06-05 Josh StonePR15575: Remove now-unnecessary ntohs() in a few places
2013-06-05 Jonathan LebonPR15044: replaced error return by catchable exception...
2013-06-05 Jonathan Lebonmemory.stp: fix documentation typo
2013-06-05 Jonathan LebonPR15044: remove error return string in ip.stp
2013-06-05 Jonathan Lebonlinux/context-symbols: fix small typo in cutesy error...
next
This page took 0.052496 seconds and 5 git commands to generate.