]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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-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...
2018-03-20 Victor Kamensky_stp_umodule_relocate needs target file path, not host...
2018-03-20 Serhei Makarovconfigure: add option --enable-docs=prebuilt
2018-03-19 David SmithAdded a couple of small sysroot fixes.
2018-03-19 Victor KamenskyDelay adding sysroot path to module name in case of...
2018-03-15 Frank Ch. Eiglersession.cxx: note 4.16-rc4 passes stap smoke tests
2018-03-15 Frank Ch. Eiglerstap-prep: prefer dnf to yum
2018-03-14 Victor Kamenskysysroot: fix short release -r option handling
2018-03-14 David SmithMake sure sysroot paths don't end with a slash.
2018-03-14 Victor Kamenskydebuginfo lookup with sysroot case do not remove sysroo...
2018-03-10 Aaron MereyImprove BPF tracepoint probe derivation
2018-03-09 Serhei MakarovPR22193 :: test that regex match (=~) is not elided...
2018-03-09 Serhei Makarovmisc PR15065 fix :: remove redundant cleanup code
2018-03-08 Aaron MereyBPF tapset: fix gid()
2018-03-08 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2018-03-08 David SmithUse sysroot when looking for the System.map file.
2018-03-08 Aaron MereyBPF tapset: use userspace naming conventions for pid...
2018-03-08 Victor KamenskyBuild fix regression on systems without nss.
2018-03-08 Aaron MereyBPF tapset: fix pid(), tid()
2018-03-07 Aaron MereyBPF translator: add 'in' operator for arrays.
2018-03-05 David SmithFix PR22857 by updating vfs.do_mpage_readpage.
2018-03-02 David SmithFix BZ1546179 by being careful when accessing sk_buff...
2018-02-27 Aaron MereyBPF translator: Add register spilling
2018-02-26 Mark Wielaardtestsuite: Use /usr/bin/env everywhere.
2018-02-23 David SmithAdd a minor tweak to testsuite/systemtap.stress/tapset_...
2018-02-23 David SmithAdd CentOS support to the http server.
2018-02-23 Frank Ch. Eiglersession.cxx: bump supported kernel version latest to...
2018-02-22 David SmithFix a web server memory leak.
2018-02-22 Mark Wielaarddwflpp::function_entrypc if entry or low pc isn't given...
2018-02-22 Igor GnatenkoRemove %clean section
2018-02-22 Igor GnatenkoRemove BuildRoot definition
2018-02-22 Igor GnatenkoEscape macros in %changelog
2018-02-22 Igor GnatenkoFix very old Requires
2018-02-21 David SmithMake a few small changes to handle Fedora's switch...
2018-02-21 David SmithFix the netdev.ioctl probe point for rawhide kernels.
2018-02-21 Iryna Shcherbinasystemtap.spec: Update Python 2 dependency declarations...
2018-02-17 Frank Ch. Eiglerman error::pass5 - mention stap -t
2018-02-14 Stan CoxAdd undefine __brp_mangle_shebangs
2018-02-14 David SmithAdded strncpy()/strncat() code correctness fixes.
2018-02-14 David SmithAdd a couple of http client/server json-c 0.13 fixes.
2018-02-14 Stan CoxFixes for gcc 8
2018-02-13 David SmithFix an server error message with odd spacing.
2018-02-13 David SmithMake sure the user who starts the http server trusts...
2018-02-13 David SmithMove the code getting a certificate from a server into...
2018-02-13 David SmithFix finding compatible servers (broken in last commit).
2018-02-12 David SmithAdd comment to the testsuite's 'setup_server' function.
2018-02-09 Frank Ch. Eiglerman stap.1: give examples of stap -l / -L options
2018-02-08 Aaron Mereybpf translator: improve interference check during reg...
next
This page took 0.052512 seconds and 5 git commands to generate.