]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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...
2017-10-17 Aaron Mereystapbpf: remove hardware perf events dependency.
2017-10-16 David SmithAdd the server.exp change that was supposed to go in...
2017-10-16 David SmithAdd a minor server fix.
2017-10-16 David SmithFix PR22278 by fixing server breakage caused by commit...
2017-10-16 David SmithFix the bpf.exp test case for systems without bpf support.
2017-10-14 Frank Ch. Eiglerbpf translation error handling: try tracking derived_pr...
2017-10-13 Frank Ch. Eiglerbpf translator: catch runtime_errors
2017-10-13 Frank Ch. Eiglerstap-report: add BPF related kconfig fields
2017-10-13 David SmithMake small improvements to the systemtap server testsuite.
2017-10-13 David SmithAllow '+' characters in kernel names.
2017-10-13 David SmithAdd syscalls.stpm to tapset/bpf to avoid compilation...
2017-10-12 David SmithFixed PR22287 by updating the ioblock tapset.
2017-10-12 Frank Ch. Eiglerman stapprobes: tweak uprobe-perf probe templates to...
2017-10-12 Aaron MereyAdd stapbpf.8 to stapbpf directory.
2017-10-12 Aaron MereyAdd stapbpf man page, update NEWS and stap man page...
2017-10-12 Aaron Mereystapbpf: add while loop test
2017-10-12 David SmithUpdated the sysc_msgctl and sysc_shmctl tapsets for...
2017-10-12 David SmithAdd some testsuite test kernel module fixes for rawhide.
2017-10-11 David SmithGet the "xdp" and "bridge" tracepoint groups working...
2017-10-11 Aaron Mereystapbpf: fix call to bpf helper during array store.
2017-10-11 David SmithUpdate the server_locale.exp test case to avoid spuriou...
2017-10-10 David SmithFixed server breakage caused by commit 586c8666a.
2017-10-09 David SmithDo better cleanup when the web server gets an error.
2017-10-07 Aaron Mereystapbpf: fix global variable initialization bug.
next
This page took 0.053677 seconds and 5 git commands to generate.