]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2016-03-23 Felix Lufix monitor mode: output was being limited to first...
2016-03-23 Frank Ch. Eiglermonitor mode: staprun revamp
2016-03-22 David SmithAdd logging to systemtap.base/strftime.exp.
2016-03-22 Felix LuAdd some missing documentation
2016-03-21 David SmithFix PR17393 by improving the way we execute "system...
2016-03-21 Felix LuMonitor mode: clamp probe list scrolling
2016-03-21 Felix LuMonitor mode: display number of script probes
2016-03-21 Felix LuRemove monitor mode global mangling
2016-03-20 Frank Ch. Eiglermonitor mode: add 'q' keystroke to quit
2016-03-20 Frank Ch. Eiglermonitor mode: deconflict with private global mangling
2016-03-20 Frank Ch. Eiglertranslator: PR13283 redux, optimize string comparison...
2016-03-20 Frank Ch. EiglerPR13283: make strcmp test case run in -u mode also
2016-03-20 Frank Ch. Eiglerprocfs write probe: optimize with /* stable */
2016-03-20 Frank Ch. Eiglertranslate.cxx emit_global_param: skip synthetic vars
2016-03-19 Frank Ch. EiglerNEWS: mark --interactive and --monitor experimental
2016-03-19 Frank Ch. EiglerPR19847: in interactive mode, clear pending_interrupts...
2016-03-18 Felix LuIncrease monitor pipe size.
2016-03-18 Felix LuAdd some monitor mode improvements.
2016-03-18 Frank Ch. Eiglerconfigury: regenerate with autoconf 1.15
2016-03-18 Felix LuGet rid of unused return value warning
2016-03-18 Frank Ch. EiglerPR19802: hashbench.stp
2016-03-18 Ken RaeburnPR19802 benchmark program
2016-03-18 Frank Ch. Eiglerstap dyninst: allow -B option to pass CFLAGS
2016-03-18 Frank Ch. Eiglerdyninst runtime: make ilog2 evaluable even with -O0
2016-03-18 Frank Ch. Eiglerarray_slicing test case: fix timeouts
2016-03-18 Frank Ch. EiglerPR19802: inline murmurhash3 into map-gen.h
2016-03-18 Frank Ch. Eiglerruntime: map streamlining
2016-03-18 Frank Ch. EiglerPR19802: make associate-array hash tables sized accordi...
2016-03-18 Frank Ch. EiglerPR19802 prototype: switch to murmurhash3
2016-03-18 Frank Ch. EiglerPR13608 testsuite: fix typo in [proc setup_server]
2016-03-18 Frank Ch. EiglerRHBZ1319085: hack for s390 udelay_simple()
2016-03-17 Felix LuDon't use cleanup_and_exit() to exit monitor mode.
2016-03-16 Felix LuDon't signal warning if script is exited immediately...
2016-03-16 Martin CermakFix PR19812 by translating vpid to host namespace pid.
2016-03-15 Abegail JakopPR13608: poll checking if the stap server started
2016-03-15 Abegail JakopPR13608: test compile server request size options
2016-03-15 Abegail JakopPR13608: fixed comments and docs to make more sense
2016-03-15 Abegail JakopPR13608: --max-compressed-request documentation
2016-03-15 Abegail JakopPR13608: remove extra log message
2016-03-15 Abegail JakopPR13608: --max-compressed-request ## server option
2016-03-15 Abegail JakopPR13608: perform client request size check earlier
2016-03-15 Abegail JakopPR13608: add documentation for --max-request-size
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...
next
This page took 0.055852 seconds and 5 git commands to generate.