]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2018-01-26 Aaron Mereystapbpf: Add tracepoint probe support.
2018-01-23 David SmithAdded a logfile option to the web server.
2018-01-23 David Smithconfigure: Require json-c >= 0.11 and full C++11 suppor...
2018-01-22 David SmithFix a web service compile problem on RHEL7.
2018-01-22 David SmithMake the http server send the module signature back...
2018-01-22 David SmithUpdate tapset/mips/registers.stp to assert on a 32...
2018-01-19 David SmithUpdate the systemtap.server/client.exp test to use...
2018-01-18 David SmithAdd a new server test that runs modules.
2018-01-15 David SmithEnable python3 support in RHEL > 7.
2018-01-15 David SmithFix BZ1525651 by making the task_finder shutdown more...
2018-01-11 David SmithFix PR22695 by reverting a python subdirectory's Makefi...
2018-01-08 David SmithAdd the beginnings of module signing to the web server.
2018-01-04 David SmithAdd a port option to the web server.
2017-12-20 David SmithPerform some docker-related cleanup in the web service.
2017-12-20 Frank Ch. Eiglerstapref.1: explain 'next' and 'return' - in \fIitalics\fP
2017-12-19 David SmithAdd a small fix to execute_and_capture().
2017-12-19 David SmithRenamed httpd/docker/stap_build_docker_container.py.
2017-12-19 David SmithCopy user files into the docker container image.
2017-12-18 Frank Ch. Eiglerstap-prep: check_error tweaks
2017-12-15 David SmithMove repeated web server code to a new function, execut...
2017-12-15 David SmithMove get_uuid() to utils.cxx.
2017-12-15 David SmithRename and rework get_uuid_representation().
2017-12-14 David SmithMade 'pylint' suggested changes to stap_build_docker_co...
2017-12-14 David SmithPerform better build id validation in fedora_install_pa...
2017-12-14 David SmithPerform clean up in fedora_install_package.py.
2017-12-14 David SmithMade 'pylint' suggested changes to fedora_install_packa...
2017-12-13 David SmithUpdate the web service fedora package installer to...
2017-12-12 Aaron MereyBPF translator: change map type of internal globals
2017-12-12 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2017-12-12 David SmithGrab the stap output from the docker container.
2017-12-12 Stan CoxMake consistent use of the term "build_id"
2017-12-11 David SmithAdd another PR22551 fix by updating the use of timers...
2017-12-07 Stan CoxAdd environment variable support to http client/server.
2017-12-07 David SmithUpdated several tapsets for the 4.15 kernel.
2017-12-07 Bernhard WiedemannMake builds more reproducible by removing 'DATE' variab...
2017-12-06 David SmithFix PR22551 by updating the use of timers for the 4...
2017-12-05 Bernhard WiedemannMake builds more reproducible by removing unneeded...
2017-12-01 Martin Cermakstap: Add shorthand option --bpf for --runtime=bpf
2017-11-29 Stan CoxTranslate server distro name to lower case.
2017-11-29 Stan CoxSend client http info as a single json form.
2017-11-28 David Smithrhbz1490862: more kernel f2fs tracepoint header file...
2017-11-28 Martin CermakUpdate the Czech version of manpages.
2017-11-28 Frank Ch. Eiglerstap -k mode: only generate the .i file for the main...
2017-11-27 Stan CoxAdd tracing of sent and received packets.
2017-11-22 Aaron MereyFix stapbpf compile error on older kernels.
2017-11-20 David SmithActually run the stap command in the docker container.
2017-11-20 David SmithFix PR22462 by updating the way we generate the Makefile.
2017-11-16 Frank Ch. Eiglerstap -L: produce yum/dnf disagnostics if kernel-devel...
2017-11-16 David SmithActually commit web server changes.
2017-11-16 David SmithUpdate the docker container builder for the web server.
2017-11-16 Stan CoxImplement http_client_backend::add_localization_variable
2017-11-16 David SmithAdd a small fix to python/Makefile.am.
2017-11-14 David SmithAdded the initial httpd/docker directory.
2017-11-13 David SmithThe web server now writes the client request data to...
2017-11-10 David SmithFix a couple of subtle bugs in the web server POST...
2017-11-10 Aaron Mereystapbpf: add perf probe support.
2017-11-08 David SmithSave the package information on the web server side.
2017-11-08 David SmithRework the web client package information to be valid...
2017-11-06 David SmithMove the web server unzip logic to its proper place.
2017-11-03 David SmithThe web server now tries to build a docker container.
2017-11-03 Aaron Mereystapbpf: Call perf_event_open with group_fd.
2017-11-03 Aaron Mereystapbpf: Add timer probe support.
2017-11-01 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2017-11-01 David SmithAdd comments to httpd/backends.cxx.
2017-10-31 Aaron Mereybpf translator: remove unused variable.
2017-10-31 Aaron Mereybpf translator: add prologue that checks exit status.
2017-10-31 Timo Juhani... New example: capture_ssl_master_secrets.stp.
2017-10-30 Timo Juhani... Match non-executable shared libraries in glob patterns...
2017-10-30 David SmithMatch non-executable shared libraries in glob patterns.
2017-10-30 David SmithAdd a small improvement to testsuite/semok/twenty.stp
2017-10-30 David SmithAdd a small fix to the copy_file() utility function.
2017-10-30 David SmithImprove the way the web client/server sends files.
2017-10-30 David SmithImprove the way a script is read from standard input.
2017-10-26 David SmithGet the "drm" and "snd_pcm" tracepoint groups working...
2017-10-25 Lukas HerboltFix BZ1506230 by fixing netdev.receive probe to work...
2017-10-25 David SmithAdd a minor update to systemtap.stress/tapset_functions...
2017-10-25 David SmithMade a coupe of buildok tests executable.
2017-10-25 David SmithFix PR22327 by updating the loadavg tapset.
2017-10-25 David SmithSimplify some "autoconf" tests related to the kernel...
2017-10-20 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2017-10-20 David SmithThe web server now gives a better error message on...
2017-10-20 Frank Ch. Eiglercoverity tweak - close fds in dying threads
2017-10-20 Frank Ch. Eiglerrhbz1504009: let dtrace -G -o /dev/null run, as in...
2017-10-20 Frank Ch. Eiglercoverity fixes
2017-10-19 Aaron Mereybpf translator: avoid attaching tags to format string...
2017-10-19 David SmithImprove web service startup a bit.
2017-10-19 David SmithAdd string trim utility functions.
2017-10-18 Frank Ch. Eiglerstap -V -- bump last-known-kernel version number to...
2017-10-18 Frank Ch. Eiglerbump version numbers for future release 3.3
2017-10-18 Frank Ch. Eiglerregen docs as per 'scripts/update-docs' release-3.2
2017-10-18 Frank Ch. Eiglerupdate remaining PRERELEASE timestamps
2017-10-18 Frank Ch. Eiglerspec file typo fixes
2017-10-18 Aaron Mereysystemtap.spec: fix typo
2017-10-18 Aaron Mereysystemtap.spec: add bpf macro
2017-10-18 David SmithAdd a minor fix to testsuite/systemtap.pass1-4/semok...
2017-10-18 Frank Ch. Eiglerimprove error message for bad assignment lvalue
2017-10-17 Aaron MereyPrerelease updates.
2017-10-17 Aaron Mereyelaborate.cxx: skip add_global_var_display if using...
2017-10-17 Aaron Mereystapbpf: flush output buffer after every printf.
2017-10-17 Aaron Mereybpf translator: access front of vector only if it's...
next
This page took 0.05411 seconds and 5 git commands to generate.