]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2013-07-24 Serguei Makarovstapregex rewrite: regenerate autoconf
2013-07-24 Serguei Makarovstapregex rewrite -- prepare for rebase onto main branc...
2013-07-24 Serguei Makarovstapregex REWRITE -- fixes for 100% (existing, non...
2013-07-24 Serguei Makarovstapregex REWRITE -- further bug fixes for engine ...
2013-07-24 Serguei Makarovstapregex REWRITE -- further bug fixes (esp. dealing...
2013-07-24 Serguei Makarovstapregex REWRITE -- rudimentary emit implementation...
2013-07-24 Serguei Makarovstapregex REWRITE -- bug fix progress (fix deallocation...
2013-07-24 Serguei Makarovstapregex REWRITE -- bug fix progress (failure alternat...
2013-07-24 Serguei Makarovstapregex REWRITE -- bug fix progress (range creation...
2013-07-24 Serguei Makarovstapregex REWRITE -- bug fix progress (get rid of infin...
2013-07-24 Serguei Makarovstapregex REWRITE -- bug fix progress in existing code...
2013-07-24 Serguei Makarovstapregex REWRITE - rig test suite to work with new...
2013-07-24 Serguei Makarovstapregex REWRITE PROGRESS -- Delete irrelevant pre...
2013-07-24 Serguei Makarovstapregex REWRITE PROGRESS: ADD PARTIAL stapregex-dfa...
2013-07-24 Serguei Makarovoops: add stapregex-tree.cxx mention to README.stapregex
2013-07-24 Serguei Makarovstapregex REWRITE PROGRESS: ADD stapregex-tree.cxx...
2013-07-24 Serguei Makarovstapregex: fix guard clauses in stapregex.cxx for nonta...
2013-07-24 Serguei Makarovstapregex: ADD /* pragma:tagged_dfa */ to make non...
2013-07-24 Serguei Makarovstapregex REWRITE PROGRESS: ADD stapregex.cxx & related
2013-07-24 Serguei Makarovstapregex REWRITE PROGRESS: character class handling...
2013-07-24 Serguei Makarovstapregex REWRITE PROGRESS: ADD stapregex-parse.cxx...
2013-07-24 Serguei Makarovfix stapregex rewrite oops: vimline in translator-outpu...
2013-07-24 Serguei Makarovstapregex REWRITE PROGRESS: ADD stapregex.h
2013-07-24 Serguei Makarovstapregex cleanup: check miscellaneous TODOXXX
2013-07-24 David SmithAdd dyninst kfail in systemtap.pass1-4/transok.exp.
2013-07-24 David SmithAdded "semok" test improvements.
2013-07-24 David SmithUpdate dyninst kfails in systemtap.pass1-4/parseok...
2013-07-24 David SmithSetup more kfails in buildok-dyninst.exp.
2013-07-24 David SmithAdded "buildok" test improvements.
2013-07-24 Jonathan LebonNEWS update for coloring and function suggestion
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...
next
This page took 0.053219 seconds and 5 git commands to generate.