]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2018-06-11 David SmithRemove old code from httpd/docker/stap_build_docker_fil...
2018-06-11 David SmithSimplify temporary directory creation in the http conta...
2018-06-09 Frank Ch. Eiglerversion bump to 4.0 in anticipation of next release
2018-06-08 Frank Ch. Eiglerupdate-po bump release-3.3
2018-06-08 Frank Ch. Eiglerrebuild example indexes
2018-06-08 Frank Ch. Eiglermain.cxx: tweak --example error message
2018-06-08 Frank Ch. Eiglertestsuite: switch smoketest target
2018-06-07 Frank Ch. EiglerPRERELEASE nudge further, testing on 4.18-rc
2018-06-07 Frank Ch. Eiglercollect delinquent NEWS entries
2018-06-07 Jafeer UddinDocumentation update
2018-06-07 David SmithImplement caching for the http container backend.
2018-06-07 Frank Ch. EiglerPRERELEASE handling
2018-06-07 Frank Ch. EiglerAUTHORS bump
2018-06-07 Frank Ch. Eiglerupdate po
2018-06-07 Martin CermakCompat arch support detection improvement for 32-bit...
2018-06-07 Jafeer UddinPR23226: Added ability to run sample scripts with typin...
2018-06-07 Martin CermakCompat arch support detection for the testsuite.
2018-06-06 Serhei Makarovtestsuite/runok/regex_noelide: innocuous comment edit
2018-06-06 Aryeh Weinrebhttpd server build fix via <unistd.h> include
2018-06-06 Frank Ch. Eiglerbz1584705: move new macros.systemtap file into -sdt...
2018-06-05 David SmithAdd the docker file hash to the container image name.
2018-06-01 David SmithStarted switching the http container backend to use...
2018-06-01 Martin CermakMake the RPM macro for tapset dir work on older RHELs...
2018-05-31 David SmithChange the http container backend to do all the image...
2018-05-31 David SmithFix a bug where the http server wasn't handling script...
2018-05-30 David SmithRename the http docker backend to the http container...
2018-05-30 David SmithUpdate the json docker file templates.
2018-05-30 Martin CermakFix the boot time probing feature by updating dracut...
2018-05-29 Serhei MakarovMerge branch 'serhei/rt-fixes-clean'
2018-05-29 Frank Ch. Eiglerrhbz888262: add a %_systemtap_tapsetdir macro for add...
2018-05-29 Jafeer UddinAdded ability to send test results via http to a url
2018-05-28 Jeff Moyerio_submit.stp: let the user know when the script is...
2018-05-28 Jeff Moyerio_submit.stp: use an accumulator for traces
2018-05-28 Jeff Moyerio_submit.stp: fix array membership test
2018-05-25 Jafeer UddinUpdated spec file to change dependency on net-tools...
2018-05-24 Jafeer Uddinrhbz1496156: removed dependencies on deprecated net...
2018-05-23 David SmithChange the http docker backend to run systemtap in...
2018-05-22 Serhei Makarovkernel-rt fix: avoid use-after-free of pt_regs struct... serhei/rt-fixes-clean
2018-05-22 Serhei Makarovkernel-rt fix: only use stp_utrace.c task_work_queue...
2018-05-22 Frank Ch. Eiglerrpm: by default, configure with --enable-docs=prebuilt
2018-05-22 Martin CermakFix testcases broken by not expectig 'WARNING: Missing...
2018-05-17 Martin CermakFix testcase systemtap.string/text_str.exp
2018-05-16 Martin CermakFix testcase systemtap.unprivileged/unprivileged_embedd...
2018-05-11 Aaron Mereystapbpf: add foreach loop support
2018-05-07 David SmithSend the target executable over to the http server.
2018-05-04 Aaron Mereystapbpf: ensure uprobe DWARF offsets are 64-bits wide.
2018-05-04 Serhei Makarovadd DEBUG_MEMALLOC_MIGHT_SLEEP option to check for...
2018-05-04 Serhei Makarovkernel-rt temporary fix: flag pfiles.stp as incompatibl...
2018-05-04 Serhei Makarovkernel-rt fix: delay cleanup of utrace struct after...
2018-05-04 Serhei Makarovkernel-rt fix: use task_work to defer reporting of...
2018-05-04 Serhei Makarovkernel-rt fix: change utrace->lock to a regular spinlock
2018-05-04 Serhei Makarovkernel-rt fix: avoid locking in __stp_time_init()
2018-05-04 Serhei Makarovkernel-rt fix: use stp_spinlock for _stp_ctl_ready_q
2018-04-27 Aaron MereyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2018-04-27 Aaron Mereystapbpf: replace uint64_t with unsigned long for 32...
2018-04-26 Gustavo Moreiramips registers.stp: support oabi for kernel registers
2018-04-25 Aaron Mereystapbpf: add uprobe support
2018-04-24 Mark Wielaarddwflpp::resolve_prologue_endings should use dwarf_haspc...
2018-04-22 Frank Ch. EiglerRHBZ1552745: staprun to set /proc/sys/kernel/kptr_restr...
2018-04-20 Stan CoxUpdate mysql and xulrunner testapps
2018-04-19 Aaron MereyPR22991: Store escape sequence pointer before early...
2018-04-18 Aaron Mereyruntime/stp_string.c: Remove unused variable.
2018-04-18 Aaron MereyPR22991: Fix invalid truncation of quoted strings
2018-04-18 Mark WielaardMake kernel DWARF unwinder work with ksalr.
2018-04-17 David SmithDocument remote server testing in testsuite/lib/http_se...
2018-04-17 Serhei MakarovRevert "PR22193: don't elide regex match '=~' operator...
2018-04-17 Mark Wielaardloc2stap.c: Give proper error message for unhandled...
2018-04-17 David SmithChange the http docker backend to use the docker image...
2018-04-17 Serhei MakarovRHBZ1566422 - fix spurious Build-id mismatch when probi...
2018-04-17 David SmithFix httpd/docker/fedora_install_package.py to correctly...
2018-04-17 Mark Wielaardlinux runtime: Add support for new kernel unwind fallback.
2018-04-16 David SmithAdd a http server test case.
2018-04-16 David SmithFix the http server local backend to run the correct...
2018-04-16 David SmithRedirect all 'clog' output from the http server to...
2018-04-16 David SmithFix a small bug in follow_link().
2018-04-16 David SmithImprove http_client::get_rpmname().
2018-04-16 David SmithFix error in last client-http.cxx commit.
2018-04-13 David SmithClean up some http server memory leaks found by valgrind.
2018-04-11 David SmithThe http server code now cleans up environment variables.
2018-04-10 amereystapbpf: remove BPF map copy logic from interpreter
2018-04-10 Serhei MakarovRHBZ1558350: fix typo in linux/nfsd.stp
2018-04-10 Serhei MakarovRHBZ1563052: fix off-by-one error in loc2c-runtime.h
2018-04-05 David SmithThe http client code now asks the server to delete...
2018-04-03 amereyBPF translator: improve register interference checking
2018-03-29 David SmithHandle removing http server temporary directories on...
2018-03-28 Martin CermakFix the systemtap testsuite LD_LIBRARY_PATH.
2018-03-27 Petr ViktorinDrop Python 2 subpackage in future systems
2018-03-27 amereyremote: fixes for bpf runtime
2018-03-23 Serhei MakarovPR22193: don't elide regex match '=~' operator since...
2018-03-23 Martin CermakFix the naming convention problem for python-setuptools.
2018-03-22 Victor Kamenskysysroot: fix short release -r option handling follow up
2018-03-22 Martin CermakFor RHEL7, fix pyparsing require in systemtap.spec
2018-03-22 David SmithWhen enabling python2 probes, make sure we find the...
2018-03-22 David SmithRemove C++11 string member function use for RHEL6.
2018-03-22 David SmithFix sysroot_sysenv.exp for RHEL6.
2018-03-21 David SmithAdd lots more sysroot testing to systemtap.base/sysroot...
2018-03-21 Victor Kamenskysysroot: handle symbolic links with absolute name relat...
2018-03-21 Serhei MakarovCorrected shebang on testsuite/runok/regex_noelide.stp
2018-03-20 David SmithCorrected file permissions on testsuite/runok/regex_noe...
2018-03-20 Aaron MereyBPF translator: array elements behave as if preinitiali...
next
This page took 0.051909 seconds and 5 git commands to generate.