]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2018-07-03 Jafeer UddinPR23359: impose security constraints on @kderef, @kregister
2018-06-30 Frank Ch. EiglerPR23356: stap-serverd: switch back to dbm: nss databases
2018-06-30 Frank Ch. EiglerPR23356: nsscommon: adopt new defaults/requirements...
2018-06-30 Frank Ch. EiglerPR23356: stap-serverd: fix private key disposal race...
2018-06-30 Frank Ch. EiglerPR23356: testsuite: relay stap-serverd diagnostic outpu...
2018-06-30 Frank Ch. EiglerNEWS: minor @deref @register blurb tweak to give example
2018-06-29 Frank Ch. EiglerPR23356: stap-serverd: close client socket upon error
2018-06-29 Frank Ch. EiglerPR23356: improve stap-serverd nss diagnostics
2018-06-29 Jafeer UddinPR22310: build parser syntax for all the new staptree...
2018-06-28 David SmithUpdate fedora_install_package.py to handle Centos and...
2018-06-28 Aaron Mereytapset: add string quoting and escape special character...
2018-06-28 William CohenSimplify the initialization logic for cpu_throttle.stp
2018-06-28 William CohenAdd the cpu_throttle.stp example to stap-exporter scripts
2018-06-28 Frank Ch. EiglerPR23160,PR14690: support /* guru */ embedded-C for...
2018-06-27 Aaron Mereytapset: add stap-exporter utility macros and probe...
2018-06-27 Frank Ch. Eiglerrhbz1595178: add some inter-subrpm cross-version Conflicts:
2018-06-26 Serhei Makarovbpf testsuite :: CHECK_ONLY facility for bpf.exp
2018-06-26 Frank Ch. Eiglersystemtap.spec: pass %{with_bpf} to %configure
2018-06-26 Frank Ch. Eiglerconfigury: add --without-bpf configure option
2018-06-26 Serhei Makarovbpf testsuite :: basic printf.stp requirements for...
2018-06-26 Serhei Makarovbpf-translate.cxx :: slightly clearer diagnostic for...
2018-06-25 Frank Ch. EiglerPR23160,PR14690: 32-on-64 bit fixes
2018-06-22 William CohenRestore the old mode for exporter.py
2018-06-21 Serhei MakarovPR22193 - delete regex_noelide.stp as the proper semant...
2018-06-21 William CohenClean up the exporter.py formatting with autopep8
2018-06-20 Aaron Mereybpf translator: fix comment typo
2018-06-20 Aaron Mereytestsuite: fix formatting of bpf test increment2.stp
2018-06-20 Aaron Mereybpf translator: binary operations now act on copy of...
2018-06-20 William CohenUse equivalent non-dwarf probe points for example scripts
2018-06-20 Frank Ch. Eiglerignore coverity / rpmmacro
2018-06-20 Frank Ch. Eiglertapset: introduce tapset/linux/aux2_syscalls.stp for...
2018-06-18 Frank Ch. EiglerPR23160,PR14690: uregs setter macro for use from kernel...
2018-06-18 Frank Ch. EiglerPR23160,PR14690: adapt syscall.read for 4.17 __ARCH_sys...
2018-06-17 Frank Ch. Eiglerdrop unused recursion_guard code from elaborate.cxx
2018-06-16 Frank Ch. Eiglerpass2 elaboration: tweak diagnostics
2018-06-15 Aaron Mereystap-exporter: add install script
2018-06-14 David SmithNo longer run the http server as 'root'.
2018-06-14 Martin CermakImprove the foreach_limit(2).exp test results.
2018-06-13 Aaron Mereystap-exporter: improve configurability, enable automati...
2018-06-13 amereystap-exporter: initial commit
2018-06-12 Paulo Andraderhbz1547238: adapt vfs.add_to_page_cache probes
2018-06-12 Serhei MakarovNEWS for 'add name of main script file to dmesg output'
2018-06-12 Serhei Makarovadd name of main script file to dmesg output
2018-06-12 Serhei Makarovrefactor string escaping -- move it from stapregex...
2018-06-12 Serhei Makarovrefactor string escaping -- typo fix
2018-06-12 David SmithFix (and centralize) temporary directory creation in...
2018-06-12 Frank Ch. Eiglercoverity tweaks: confirm a few dynamic_cast<> returns
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
next
This page took 0.055027 seconds and 5 git commands to generate.