]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2018-08-13 Frank Ch. Eiglerstap-exporter: more verbosity, fix autoconf script_dir
2018-08-12 Frank Ch. Eiglerstap-exporter: convert to autoconf/automake
2018-08-10 Aaron Mereystap-exporter: fix man page typo
2018-08-10 Jafeer UddinPR23160,PR14690: adapt 15 more syscalls for 4.17 __ARCH...
2018-08-10 William CohenAllow syscallerrorsbypid.stp to track syscall 0
2018-08-10 William CohenAdd syscalllatency.stp example.
2018-08-10 William CohenAdd syscallerrorsbypid.stp example.
2018-08-10 Aaron Mereysystemtap.spec: add stap-exporter package
2018-08-10 Aaron Mereystap-exporter: add man page and .service file.
2018-08-10 William CohenCorrect @define prometheus_dump_array1 definition.
2018-08-09 William CohenUpdate the SystemTap examples index
2018-08-09 William CohenUpdate syscallsbypid.meta to note issue with 32-bit...
2018-08-09 William CohenUse the flexible Prometheus formatting to lower cost...
2018-08-09 William CohenAllow more flexible Prometheus output formatting
2018-08-09 Serhei MakarovBZ1610289: rename systemtap(8) to systemtap-service...
2018-08-09 Serhei MakarovBZ1610289: drop rpm dependency on 'initscripts', standa...
2018-08-09 William CohenAdd syscallsbypid.stp to examples
2018-08-07 Yichun Zhang... Allows overriding the default CFLAGS and CXXFLAGS optio...
2018-08-07 Frank Ch. Eiglersyscalls tapset: use (void*)(uintptr_t) cast sequence...
2018-08-06 Frank Ch. EiglerREADME: clarify the suggestion to run the testsuite...
2018-08-06 Frank Ch. Eiglertestsuite: support installcheck-parallel in build=src...
2018-08-06 Frank Ch. EiglerPR23488: support CONFIG_DEBUG_INFO_REDUCED kernels...
2018-08-06 Stan CoxDon't require openssl-devel for --enable-http
2018-08-03 Jafeer UddinPR23160,PR14690: adapt 22 more syscalls for 4.17 __ARCH...
2018-08-03 Frank Ch. Eiglerdiagnostics: handle -vvvv better for staptrees mid...
2018-08-02 Stan CoxAdd https handling to http client.
2018-08-01 Jafeer UddinPR23160,PR14690: adapt socketcall syscalls for 4.17...
2018-07-30 Serhei MakarovPR21888: fix error(), assert()
2018-07-26 Jafeer UddinPR23160,PR14690: fix issue with undefined syscalls...
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
next
This page took 0.052911 seconds and 5 git commands to generate.