]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2018-07-24 Frank Ch. Eiglersystemtap.spec: remove openjdk version from -runtime...
2018-07-23 David SmithFix a http client bug with a non-existing executable...
2018-07-23 Serhei MakarovPR21888 WIP: basic bpf variants of logging functions
2018-07-20 Aaron Mereystap-exporter: replace config file functionality with...
2018-07-20 David SmithFix a http server POST data handling bug.
2018-07-20 Serhei MakarovPR23435 partial fix: avoid stapbpf mis-recognition...
2018-07-20 Serhei MakarovPR23407 WIP: stapbpf support for strings as first class...
2018-07-17 Jafeer UddinPR23160,PR14690: adapt 16 more syscalls for 4.17 __ARCH...
2018-07-17 Jafeer UddinPR23160,PR14690: adapt 13 more syscalls for 4.17 __ARCH...
2018-07-13 Jafeer UddinPR23160,PR14690: adapt syscalls covered in access.c...
2018-07-13 Serhei Makarovtapset-procfs.cxx: replace string::pop_back with c...
2018-07-13 William CohenUpdate the examples index
2018-07-13 William CohenMove cpu_throttle.stp and also_ran.stp to the systemtap...
2018-07-13 Victor Kamenskydwflpp::function_entrypc avoid usage of uninitialized...
2018-07-13 Jafeer UddinPR23160,PR14690: remove references to ia32 and x86...
2018-07-12 William CohenAdd the also_ran.stp script to the stap-export examples
2018-07-12 William CohenUse the predefined syscall.read and syscall.open in...
2018-07-12 William CohenCorrect typos in the cpu_throttle.stp comments.
2018-07-12 William CohenAdjust stap-exporter probe points to work with newer...
2018-07-10 Aaron Mereystapbpf: add sprintf support to user space interpreter.
2018-07-10 Serhei Makarovtestsuite/systemtap.bpf fixup: avoid use of sys_read...
2018-07-10 Jafeer UddinPR23160,PR14690: fix to exclude __do_ variants of syscalls
2018-07-09 Serhei MakarovPR23284 fixup: need to free copied script_name after use
2018-07-08 Frank Ch. Eiglerrhbz1584705: add a %_systemtap_datadir rpm macro too
2018-07-05 Jafeer UddinPR23160,PR14690: adapt syscall.write, .open, .close...
2018-07-05 Serhei MakarovPR23284 portability fixup: size_t must be cast to ...
2018-07-05 Serhei MakarovPR23284 + extra: stapbpf logs loaded BPF programs to...
2018-07-03 Aaron Mereystap-exporter: add tcp port option to exporter.conf
2018-07-03 Aaron Mereystap-exporter: remove unused imports
2018-07-03 Aaron Mereystap-exporter: update USAGE
2018-07-03 Aaron Mereystap-exporter: remove wait_for_sess_init, use more...
2018-07-03 Aaron Mereystap-exporter: use prometheus tapset macros and alias...
2018-07-03 Aaron Mereytapset: remove text_str() processing from prometheus...
2018-07-03 Aaron Mereystap-exporter: add logic for replacing prometheus procf...
2018-07-03 Aaron Mereystap-exporter: remove chunked transfer encoding
2018-07-03 Serhei MakarovPR23284 fixup: dmesg should name the script, but not...
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.
next
This page took 0.050096 seconds and 5 git commands to generate.