]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2016-03-31 Masanari IidaFix typo in SystemTap_Tapset_Reference/man3
2016-03-30 David SmithFinish fixing PR19882 by updating support for the copy_...
2016-03-30 Abegail JakopPR19882: add copy_file_range syscall supportt
2016-03-30 David SmithAdd tests for 2 new functions in buildok/aux_syscalls...
2016-03-30 David SmithCleaned up 'pure' and 'unprivileged' annotations in...
2016-03-29 David SmithFix PR19876 by adding tapset support for the 'userfault...
2016-03-29 David SmithFix PR19875 by adding tapset support for the 'membarrie...
2016-03-29 David SmithFix the interactive stap's buildok-interactive.exp...
2016-03-29 Frank Ch. EiglerAdd kernel support-range to stap -V output and other...
2016-03-28 Frank Ch. EiglerRHBZ1321628: temporarily suppress CONFIG_STACK_VALIDATION=
2016-03-28 Frank Ch. Eiglercopyright year bump
2016-03-28 Frank Ch. EiglerPR19874: reset 60s alarm for "stap -c CMD"
2016-03-28 Frank Ch. Eiglerroutine configury prep for future 3.1 release
2016-03-28 Frank Ch. Eiglerpre-release docs rebuild release-3.0
2016-03-27 Frank Ch. EiglerAUTHORS bump
2016-03-27 Frank Ch. EiglerPR19873: staprun -o BADFILE -c CMD cleanup
2016-03-27 Frank Ch. Eiglerstaprun: tweak the -o path-pattern length limiting
2016-03-27 Frank Ch. Eiglertestsuite examples check.exp: Don't try to clean up...
2016-03-26 Frank Ch. Eiglermade some tasty update-po soup
2016-03-26 Frank Ch. EiglerPR19833: turn cleanup_module / init_module inside out
2016-03-25 Frank Ch. Eiglerstap driver: close $HOME/.systemtap/rc file after reading
2016-03-25 Frank Ch. Eiglertranslate.cxx monitor_status probe: add try/catch
2016-03-25 Frank Ch. Eiglermonitor mode: show some status even for exited script
2016-03-24 Felix LuMonitor mode: Don't display EXITED in default help
2016-03-24 Felix LuMonitor mode: add faster output scrolling hotkeys
2016-03-24 Felix LuMonitor mode: add option to hide status window
2016-03-24 David SmithMake sure monitor pipe file descriptors are marked...
2016-03-24 Frank Ch. Eiglerstaprun/monitor.c: build under -std=c90-ish
2016-03-24 Frank Ch. Eiglerstaprun monitor: handle !HAVE_MONITOR_LIBS case differently
2016-03-24 Frank Ch. EiglerRHBZ1319085 cont'd: #undef delay() before redefining it
2016-03-24 Frank Ch. Eiglerelaborate.cxx: tweak monitor mode globals representaton
2016-03-24 Frank Ch. Eiglerstapio main loop: always time out on pselect()
2016-03-23 David SmithFix staprun compile error when HAVE_MONITOR_LIBS isn...
2016-03-23 William CohenAvoid "make distclean" removing removing various man...
2016-03-23 Frank Ch. EiglerRHBZ1320691: correct path to /sbin/new-kernel-pkg
2016-03-23 Frank Ch. Eiglertapset: add ctime() 0-argument overload
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.
next
This page took 0.051227 seconds and 5 git commands to generate.