]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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...
2018-02-08 David SmithAdd the capability to list http servers.
2018-02-02 David SmithMove NSS server info to its own file for reuse by the...
2018-02-01 Stefan Hajnoczidtrace: accept "char const" via pyparsing
2018-01-30 Aaron MereyFix @cast translation for stapbpf tracepoint probes
2018-01-26 David SmithBZ1527809 - Fix detaching from modules using SIGQUIT.
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...
next
This page took 0.048569 seconds and 5 git commands to generate.