]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2016-04-25 Felix Lumonitor mode: simplify scrolling
2016-04-25 David SmithFix PR19990 by updating runtime/linux/access_process_vm.h.
2016-04-15 William CohenAvoid using tcl exec command "-ignorestderr" option
2016-04-14 Frank Ch. Eiglerinstallcheck-parallel: show end of systemtap.sum when...
2016-04-14 Felix LuRemove empty script file warning for tapset files
2016-04-13 Martin CermakAutoreconf following commit 6a32afe.
2016-04-13 Martin CermakFix testsuite's installcheck-parallel behavior for...
2016-04-13 David SmithRemove a blacklist regular expression that wasn't needed.
2016-04-13 Martin CermakMove the testsuite's artifacts directory to the builddir.
2016-04-13 Martin CermakModify the dry run mode for the network/socktop example.
2016-04-11 David SmithFixed PR19940 by updating runtime/linux/access_process_...
2016-04-11 Martin CermakTerminate testsuite run if compiler sanity test fails.
2016-04-08 David SmithFix PR19905 by adding support for the preadv2/pwritev2...
2016-04-08 David SmithImprove 64-bit file offset handling in syscall.preadv...
2016-04-07 David SmithAdd missing asmlinkage() calls to nd_syscall.{membarrie...
2016-04-06 Martin CermakAdd the testsuite parallel testing feature.
2016-04-06 Martin CermakFix PR19915 by correctly updating the wsize.
2016-04-05 Frank Ch. Eiglertapset docs: ctime overloading
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
next
This page took 0.053981 seconds and 5 git commands to generate.