]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2013-07-24 Jonathan LebonPR15375: implement function suggestions
2013-07-24 Jonathan LebonPR15375: add visited_modules to dwarf_query struct
2013-07-24 Jonathan LebonPR15375: add sym_seen to module_info struct
2013-07-24 Jonathan LebonPR15375: add levenshtein() function to calculate edit...
2013-07-23 David SmithKfail unsupported inode uprobes tests in unprivileged_p...
2013-07-23 David SmithTweak systemtap.examples/process/psig.stp to compile...
2013-07-22 David SmithFix a bogus unprivileged_probes.exp perf probe test.
2013-07-22 David SmithFix testsuite/semok/thirtysix.stp.
2013-07-22 David SmithAUTHORS bump
2013-07-19 David SmithThe testsuite now looks for systemtap java support...
2013-07-19 David SmithImprove the inode-uprobes check in systemtap.base/uprob...
2013-07-18 David SmithMake the systemtap.base/proc_exec.exp test more robust.
2013-07-17 David SmithUpdated renaming module testcases to handle updated...
2013-07-17 David SmithThe rest of the PR15751 changes.
2013-07-17 David SmithFix PR15751 by adding support for new 'compat' sigactio...
2013-07-16 David SmithFix dyninst support in testsuite/systemtap.base/unresol...
2013-07-16 David SmithImprove stapdyn uprobe error reporting.
2013-07-16 David SmithFix PR15743 by only looking up the dyninst uprobe funct...
2013-07-15 David SmithFix testsuite/systemtap.base/setjmp.exp compilation...
2013-07-15 Zifei Tongstapdyn binaries: also link against -lsymtabAPI
2013-07-12 David SmithHelp testsuite/systemtap.base/probefunc.exp pass on...
2013-07-12 David SmithPR15731: Fix 'syscall.{execve,compat_execve}' on newer...
2013-07-12 David Smithtestsuite/systemtap.base/pr14546.exp: When tests timeou...
2013-07-11 David SmithIncrease test timeout in testsuite/systemtap.base/list...
2013-07-11 David SmithUpdate the systemtap.base/itrace.exp testcase.
2013-07-11 David SmithKfail known dyninst problems in the at_var_mark* tests.
2013-07-11 David SmithImprove perf probe warnings and testcase.
2013-07-11 Frank Ch. Eiglerstap --compatible: constrain version parameter to prese...
2013-07-10 Lukas BerkEnable 32-bit unwinding on 64bit
2013-07-09 David SmithImprove buildok-dyninst.exp test results a bit.
2013-07-09 Jonathan LebonPR14927: change error messages from using warn/x()...
2013-07-09 Frank Ch. Eiglertoken colorizer: eschew tok_embedded etc. types
2013-07-09 Jonathan LebonPR14927: stapdyn: make warning/error string capitalizat...
2013-07-09 Jonathan LebonPR14927: make more warnings from staprun/stapdyn sensit...
2013-07-09 Jonathan LebonPR14927: stapdyn: add colorization for stapwarn() and...
2013-07-09 Jonathan LebonPR14927: fix inheritance of color mode to staprun and...
2013-07-09 Jonathan LebonPR14927: stapdyn: add -C switch
2013-07-09 Frank Ch. Eiglerparser: print a warning in case of suspicious }% embedd...
2013-07-08 Jonathan LebonPR14927: fix indentation and small compare() bug
2013-07-08 Jonathan LebonPR14927: add new testcase color_parsing.exp
2013-07-08 Jonathan LebonPR14927: make stap use same parser as staprun for consi...
2013-07-05 Jonathan LebonPR14927: protect terminal from invalid vals in SYSTEMTA...
2013-07-05 Jonathan LebonPR14927: enable coloring for stap and staprun/io by...
2013-07-05 Jonathan Lebonmake STP_OOB_DATA treatment more stringent
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.
next
This page took 0.051079 seconds and 5 git commands to generate.