]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2011-11-09 Frank Ch. EiglerPR13373 addendum: add back a shlib->plt->shlib call...
2011-11-09 Frank Ch. EiglerPR13373: unprivileged tests for plt / label probes
2011-11-09 Mark Wielaardtestsuite/systemtap.base/plt.c: define _GNU_SOURCE...
2011-11-09 Mark Wielaardplt.exp should be tolerant of slight function call...
2011-11-08 Dave BrolleyPR 13128: Backward compatibility for stapusr and stapde...
2011-11-08 Mark WielaardMake sure to test 64-on-64 for fib.exp and exelib.exp...
2011-11-08 Mark WielaardSplit printing of kernel and user stack in separate...
2011-11-07 Frank Ch. EiglerPR13353: use session parameters to search for build-id.
2011-11-07 Mark WielaardSilence gtod.c -Wformat warnings. Arguments are long...
2011-11-07 Frank Ch. EiglerPR13386: avoid _stp_printf() crash for null context...
2011-11-07 Frank Ch. EiglerPR13386: disable preemption around printing-happy parts...
2011-11-07 Frank Ch. EiglerPR13338: make test case pass even without coreutils...
2011-11-07 Mark WielaardPR13332 skipped.exp testcase can freeze processes/system.
2011-11-06 Frank Ch. EiglerPR13193: pessimize dynamic-module test case
2011-11-06 Frank Ch. EiglerPR13193: disable kprobes-optimization at staprun startu...
2011-11-04 Chris MeekSimplified environ variable parsing in server
2011-11-04 Mark WielaardPPC64 Dwarf handle both .debug_frame and .eh_frame...
2011-11-04 Wade FarnsworthAdd syscall information for ARM
2011-11-04 Wade FarnsworthFix uninitialized variable warning in __stp_call_mmap_c...
2011-11-03 Mark WielaardFix tapset/powerpc/aux_syscalls.stp for older ppc kernels.
2011-11-03 Mark Wielaardtranslate.cxx (get_unwind_data): Only get .eh_frame...
2011-11-03 Mark Wielaardruntime/unwind.c (unwind_frame): _stp_warn which eh...
2011-11-03 Chris MeekFixed environ variable parsing in server
2011-11-02 Mark Wielaardunprivileged awk regexp tweak to prevent false matches...
2011-11-02 Frank Ch. Eiglerclarify that = (equal sign) is necessary for optional...
2011-11-01 Frank Ch. EiglerPR13338: prevent infinite recursion during process...
2011-11-01 Frank Ch. Eiglerfix missing \n's in usage message
2011-11-01 Dave BrolleyCompile-server client name resolution improvements.
2011-11-01 David SmithCleanup task_finder by removing some unused code.
2011-11-01 Frank Ch. Eiglertestsuite: update to match error message change
2011-11-01 Mark WielaardMerge branch 's390x-unwind'
2011-11-01 Mark WielaardHook up s390x dwarf unwinder.
2011-11-01 Mark WielaardBe explicit about SP from CFA and PC from RA dwarf...
2011-11-01 Dave BrolleyFix segfault introduced by previous coverity cleanups.
2011-11-01 Frank Ch. Eiglercode hygiene: some more coverity cleanups
2011-10-31 Mark WielaardMake --with-elfutils work with either a source release...
2011-10-31 Mark WielaardIntroduce and use STP_ALLOC_SLEEP_FLAGS for use with...
2011-10-28 Josh StoneAdd the pattern for label probes in libraries
2011-10-28 Josh StoneRefactor sdt & plt pattern registration
2011-10-28 Mark WielaardJust test up to -p2 for kernel-debuginfo smoke test.
2011-10-28 Josh Stoneplt: Throw an appropriate error for missing $var
2011-10-28 Mark WielaardAllow "broken" kernel-debuginfo for the testsuite.
2011-10-27 David SmithMore PR13083 fixes to avoid sleeping in the task_finder.
2011-10-27 Mark WielaardWorkaround PR13350 dwarf unwinder _stp_valid_pc_addr...
2011-10-25 Dave BrolleyPR 13128: Rework of commit f2013cc91ea1dba576661d6b746e...
2011-10-22 Mark WielaardMake uprobe_uaddr.exp line matches unique.
2011-10-22 Mark WielaardMake sdt_misc.exp test names unique.
2011-10-22 Mark WielaardMake client.exp test names unique.
2011-10-22 Mark WielaardRemove duplicate -D "foo;bar" invalid_options test...
2011-10-22 Mark WielaardMove duplicated __is_user_regs from [nd_]syscalls.stp...
2011-10-21 Mark WielaardMake labels.exp test names unique.
2011-10-21 Mark WielaardMake procfs_maxsize.exp test names unique.
2011-10-21 Mark WielaardMake procfs.exp test names unique.
2011-10-21 Mark WielaardMake testsuite error_handler "target_compile" pass...
2011-10-21 Mark WielaardMake uprobe_uaddr.exp testcase names unique.
2011-10-21 Stan CoxImprove git.library.plt testname.
2011-10-21 Mark WielaardExtract addr_of for unprivileged_[my]probes.exp once...
2011-10-21 Mark WielaardExtend vma_map entry vm_end range when additional segme...
2011-10-20 Mark WielaardAdd runtime/autoconf-mm-context-vdso-base.c for vma...
2011-10-20 Mark Wielaardset test "hash_add_buildid"
2011-10-20 Mark WielaardMake sure sdt includes are setup for cast-scope.exp...
2011-10-20 Mark Wielaardtestsuite/systemtap.exelib allow any libc function...
2011-10-20 Mark WielaardDisable uregs recovery through kernel dwarf unwinder...
2011-10-20 Mark WielaardDon't try to do any lookup when addr is zero in _stp_ka...
2011-10-20 Mark WielaardRemove unused runtime/stack-ppc.c.
2011-10-19 Mark WielaardDon't trust dwfl_module_relocations() for ET_EXEC in...
2011-10-19 David SmithFixed PR13158 by adding a staprun signal handler so...
2011-10-19 Frank Ch. EiglerPR13319: fix _stp_bufsize-related start-time net/ memor...
2011-10-18 Josh Stonerhbz744907: Fix unowned directories
2011-10-18 Frank Ch. EiglerPR13317: mention parser error handling changes
2011-10-18 Frank Ch. EiglerPR13317: improve parse error recovery heuristics
2011-10-18 Frank Ch. Eiglertestsuite: add installtest_p protection to systemtap...
2011-10-18 Frank Ch. Eiglertestsuite: add installtest_p assertion to rename_module.exp
2011-10-18 Mark WielaardDon't crash with -DDEBUG_SYMBOLS in _stp_umod_lookup...
2011-10-18 Dave BrolleyFilter out arch-specific and deprecated functions in...
2011-10-18 Dave BrolleyPR 13128: Pass user privilege credentials from staprun...
2011-10-18 Chris MeekPR13261 Cont'd: Added NEWS, man page and Language Ref...
2011-10-18 Mark WielaardPR13284 Failure to resolve kernel global e.g. jiffies.
2011-10-17 Josh StonePR13283: Use a temporary string for comparisons
2011-10-17 David SmithFix PR13312 by defining PTRACE_GET_LAST_BREAK for older...
2011-10-17 Frank Ch. Eigleri18n: fix printf formatting typo in commit 984ad50c
2011-10-17 Frank Ch. Eigleri18n: fix gettext markup for "command line argument...
2011-10-14 Chris MeekPR13261 Cont'd: Added test cases for map wrapping
2011-10-14 Chris MeekPR13261 cont'd: Added error handling for scalars
2011-10-13 Josh StoneTweak cache logic to group removals by hash value
2011-10-13 Mark WielaardHandle PPC64 function symbols by resolving function...
2011-10-13 David Smith(More PR13289 fixes) Added better %m/%M error handling.
2011-10-13 Josh StonePR13155: Fix tracepoint argument access
2011-10-13 Frank Ch. EiglerPR13155: separate compilation for tracepoint-related...
2011-10-13 Frank Ch. Eiglerdocumentation: mention --remote=direct:// and --remote...
2011-10-13 Frank Ch. EiglerPR13155 prep: move kbuild make -j parallelism to genera...
2011-10-13 Frank Ch. EiglerPR13076 tidbit: increase default module cache size...
2011-10-13 David SmithFixed PR13083 by no longer calling mmput() when possible.
2011-10-13 Chris MeekPR13261: Added map->wrap mode to script parser
2011-10-13 Mark WielaardPR13241 too much dump-unwindsyms processing for modules...
2011-10-12 David SmithFixed PR12389 by making %m/%M use kread() to access...
2011-10-12 Mark Wielaardembeddedc.awk: Fixup too much whitespace for unprivileg...
2011-10-12 Mark WielaardSplit translate dump_unwindsyms in separate collection...
2011-10-12 Dave BrolleyPR 13128: Generate section in the module containing...
2011-10-12 Dave BrolleyPR 13128: Modify unprivileged mode infrastructure to...
next
This page took 0.049825 seconds and 5 git commands to generate.