]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2016-03-15 Abegail JakopPR13608: add --max-request-size ## option for server
2016-03-15 Abegail JakopPR13608: check size of uncompressed client request
2016-03-15 Abegail JakopPR13608: check client's zipped request size
2016-03-14 Felix LuRun update-syscalls-docs before update-docs
2016-03-14 Felix LuRename documentation update scripts for clarity
2016-03-14 David SmithAdd 32-bit compile fix in interactive.cxx.
2016-03-14 Martin CermakPreserve the working directory within the test.
2016-03-11 Felix LuExit documentation generator script early on error.
2016-03-11 Felix LuUpdate tapset documentation
2016-03-11 David SmithFixed PR19799 by making deleting from aggregate arrays...
2016-03-11 Felix LuRemove duplicate entries for generated tapset cross...
2016-03-11 Felix LuFix some copy paste typos
2016-03-11 Felix LuThe -g flag was not added so the testcase failed
2016-03-10 Felix LuAdd backwards compatible tapset functions following...
2016-03-09 Felix LuUse function overloading in some tapset functions
2016-03-05 Frank Ch. Eiglerexamples: tweak .meta files
2016-03-04 Frank Ch. Eiglertapset: use @cast() with "kernel<...>" part for tcphdr
2016-03-04 Frank Ch. Eiglernew sample: network/who_sent_it
2016-03-04 Frank Ch. EiglerPermit stap -G parameter values to contain .
2016-03-04 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2016-03-04 Martin CermakFix PR19764: stap --tmpdir leaves useless tempdirs...
2016-03-04 David SmithMake "monitor" mode working with "interactive" mode.
2016-03-03 David SmithMake utrace_syscall_args.exp pass when run on an NFS...
2016-03-03 David SmithMake sure the "dump" options can't be used with -i...
2016-03-03 David SmithUpdated testsuite/semok/thirtythree.stp for newer kernels.
2016-03-03 David SmithFixed PR19756 by updating tapset/linux/proc_mem.stp.
2016-03-03 Martin Cermaktestsuite pyexample.py: make python2.6 compatible
2016-03-02 Felix LuImprove test for STAP_NEXT macro
2016-03-02 David SmithIn interactive mode, run the user's script through...
2016-03-02 Frank Ch. Eiglertestsuite celsius.py: make python2.6 compatible
2016-03-02 Felix LuFunction overloading embedded-C macro fix
2016-03-02 Felix LuPR18431: Add some tests and final fixes
2016-03-02 Felix LuPR18431: Function overloading
2016-03-01 David SmithThe interactive mode "delete" command now deletes line...
2016-03-01 David SmithIf we receive a Ctrl-d in interactive mode, ask if...
2016-03-01 David SmithImprove the interactive mode "add" command by prompting...
2016-03-01 David SmithHandle imbedded spaces in the interactive mode command...
2016-02-29 David SmithKeep the "add" interactive command from crashing when...
2016-02-29 Frank Ch. Eiglertapset: prints* macros for printing stats arrays
2016-02-29 Orivej Deshnew macro @prints
2016-02-29 David SmithAdd a note about the new interactive mode to NEWS.
2016-02-29 Frank Ch. EiglerBZ1312458: report missing debuginfo rpms
2016-02-26 David SmithAdd multiarch testing to testsuite/systemtap.base/calle...
2016-02-25 David SmithAdd some better process cleanup in the testsuite.
2016-02-25 David SmithFix the caller.exp testcase for ppc64.
2016-02-24 David SmithFix the threadstacks.stp example and testcase for ppc64.
2016-02-24 David SmithUpdate 2 test cases to work on ppc64, which can inline...
2016-02-24 David SmithGet more passes in semok.exp and semko.exp on ppc64.
2016-02-24 Martin CermakAlign man/cs content to commit 3d7e77590 (PR15775).
2016-02-23 Orivej DeshPR19700: build fix on gentoo
2016-02-23 David SmithFix rawhide compile problems in aux_syscalls.stp.
2016-02-23 David SmithFix PR15775 by removing old relay host/guest functionality.
2016-02-18 William CohenAccept other error codes returned by socket syscall...
2016-02-17 David SmithImprove perf example and perf read error messages.
2016-02-16 David SmithMake some small improvements to systemtap.base/callee...
2016-02-16 Felix LuRevert callee.exp change in commit 83dec8abfc7f35e.
2016-02-16 Frank Ch. Eigleradd CVE-2015-7547 (glibc getaddrinfo) security band-aid
2016-02-16 David SmithFix PR19644 by updating the runtime to handle linux...
2016-02-16 Martin CermakAdd testcase for PR19525 (script doesn't finish in...
2016-02-15 Martin CermakFix PR19639 by updating the parallel_exec.exp testcase.
2016-02-12 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2016-02-12 David SmithMerge branch 'dsmith/interactive'
2016-02-12 Frank Ch. Eiglertestsuite: a buildok-level test for -DSTP_NO_VERREL_CHECK
2016-02-12 Nikolay BorisovAdd ability to override kernel release check
2016-02-12 David SmithAdd a couple of dyninsg KFAILs to buildok-dyninst.exp...
2016-02-12 David SmithImprove tracepoint support on systems with self-built...
2016-02-11 Martin CermakFix testcase backtrace.exp by aligning it to commit...
2016-02-11 Martin CermakAdd RELAY_HOST/RELAY_GUEST example to stap.1.
2016-02-10 David SmithFix PR19560 by improving the relay code.
2016-02-10 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2016-02-10 David SmithBetter test for hardware breakpoint support in the...
2016-02-10 Martin CermakAutoreconf following commit 24ef0e886 (automake-1.15...
2016-02-10 Martin CermakAdd more czech localized manpages.
2016-02-09 Frank Ch. Eiglererror::pass4 - emphasize building stap from git for...
2016-02-04 Abegail JakopPR13643: log client options passed to compile server
2016-02-04 Felix LuUse unmangled_name in a couple more places.
2016-02-02 David SmithFix PR19536 by making more synthetic functions "private".
2016-02-02 Frank Ch. Eiglerstapdyn: -fstd=c++11 compatibility
2016-02-01 David SmithFixed PR19537 by writing a new parse semko test.
2016-02-01 Felix LuFix configure.ac enable htmldocs logic
2016-01-29 Felix LuDisable building html documentation in specfile
2016-01-29 David SmithMove semko/perf01.stp to transko/perf01.stp.
2016-01-29 David SmithMove semko/perf01.stp to transko/perf01.stp.
2016-01-29 Felix LuAllow explicit disable htmldocs flag
2016-01-28 David SmithClarify the interactive "delete" command's purpose.
2016-01-28 David SmithChange the way the interactive mode reads scripts.
2016-01-28 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-01-28 David SmithRemove the 'compatible_version' interactive mode option.
2016-01-28 Felix LuFix build
2016-01-27 Josh StonePR19525: always use a SIGUSR2 handler in stapio
2016-01-27 David SmithImprove systemtap.base/stmt_rel.exp for rawhide systems.
2016-01-27 David SmithUpdate tracepoint support for rawhide kernels.
2016-01-27 David SmithGet tapset/linux/socket.stp working on rawhide.
2016-01-27 David SmithMake timers.exp less random by improving its test script.
2016-01-27 David SmithMake pthread_stacks.exp less random by improving its...
2016-01-27 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-01-27 Felix LuPR19346: Remove html from source tree
2016-01-27 Felix LuPR19346: escape xml documentation
2016-01-27 David SmithFix PR19521 by updating messages to use the unmangled...
2016-01-27 David SmithAdded some test case cleanups.
next
This page took 0.050611 seconds and 5 git commands to generate.