2018-08-31 |
Yichun Zhang... | Add new built-in tapset function abort() |
commit | commitdiff | tree |
2018-08-31 |
Jafeer Uddin | PR23160,PR14690: fix undeclared __NR_* macro error... |
commit | commitdiff | tree |
2018-08-31 |
William Cohen | Correct whythefail.meta test_check. |
commit | commitdiff | tree |
2018-08-31 |
William Cohen | Use returnval() rather than $return for various syscall... |
commit | commitdiff | tree |
2018-08-31 |
Frank Ch. Eigler | prometheus sample: syscallerrorsbypid.stp: add execname... |
commit | commitdiff | tree |
2018-08-30 |
William Cohen | Use a more stable function name for running the linetim... |
commit | commitdiff | tree |
2018-08-30 |
William Cohen | Have whythefail.stp probe a function that's name has... |
commit | commitdiff | tree |
2018-08-30 |
William Cohen | Use returnval() for syscalls.*.return in pstree.stp |
commit | commitdiff | tree |
2018-08-30 |
Frank Ch. Eigler | BZ1619413: permit rpm brp_mangle, except for .stp files |
commit | commitdiff | tree |
2018-08-28 |
Zexuan Luo | Migrate THIS->__retvalue to STAP_RETVALUE in tapset |
commit | commitdiff | tree |
2018-08-28 |
Yichun Zhang... | Minor fixes in test files at_var_print.exp & tautologic... |
commit | commitdiff | tree |
2018-08-28 |
Yichun Zhang... | Make the 3rd operand of ternary '?:' bind tighter than... |
commit | commitdiff | tree |
2018-08-27 |
Frank Ch. Eigler | sysc_fstat.stp typo fix |
commit | commitdiff | tree |
2018-08-27 |
Frank Ch. Eigler | PR23572 workaround: add an alarm() around some dyninst... |
commit | commitdiff | tree |
2018-08-27 |
Jafeer Uddin | PR23160,PR14690: adapt 36 more syscalls for 4.17 __ARCH... |
commit | commitdiff | tree |
2018-08-24 |
Yichun Zhang... | Pass -Wno-tautological-compare when building kernel... |
commit | commitdiff | tree |
2018-08-23 |
Yichun Zhang... | Fix a bug in atvar_op::print: we did not output the... |
commit | commitdiff | tree |
2018-08-23 |
William Cohen | Make syscallerrorsbypid.stp and syscalllatency.stp... |
commit | commitdiff | tree |
2018-08-23 |
Frank Ch. Eigler | stap-exporter: add testsuite etc. |
commit | commitdiff | tree |
2018-08-21 |
Serhei Makarov | stapbpf/bpfinterp.cxx remove_tag(): avoid segfault... |
commit | commitdiff | tree |
2018-08-21 |
Frank Ch. Eigler | stap-exporter man page tweaks |
commit | commitdiff | tree |
2018-08-21 |
Frank Ch. Eigler | configury: let "make rpm" generate a timestamped Releas... |
commit | commitdiff | tree |
2018-08-21 |
Frank Ch. Eigler | stap-exporter: rework configuration |
commit | commitdiff | tree |
2018-08-21 |
Serhei Makarov | PR23480 oops: fix timing of exit phase |
commit | commitdiff | tree |
2018-08-21 |
William Cohen | Make library name format consistent with kprocess.exec... |
commit | commitdiff | tree |
2018-08-20 |
Serhei Makarov | NEWS: detail recent string improvements, more NEWS... |
commit | commitdiff | tree |
2018-08-20 |
Serhei Makarov | PR23480: handle SIGINT/SIGTERM differently during stapb... |
commit | commitdiff | tree |
2018-08-20 |
Jafeer Uddin | PR23160,PR14690: adapt 23 more syscalls for 4.17 __ARCH... |
commit | commitdiff | tree |
2018-08-17 |
Serhei Makarov | testsuite/systemtap.bpf: add bigmap1.stp as map stress... |
commit | commitdiff | tree |
2018-08-17 |
Serhei Makarov | PR21888 / 23510: make sure print() and println() tag... |
commit | commitdiff | tree |
2018-08-17 |
Serhei Makarov | stapbpf cleanup :: unused translator code, variable... |
commit | commitdiff | tree |
2018-08-16 |
David Smith | Fix a nsscommon.cxx compile problem on RHEL 7. |
commit | commitdiff | tree |
2018-08-16 |
Serhei Makarov | testsuite/systemtap.bpf :: check for correct output... |
commit | commitdiff | tree |
2018-08-16 |
Serhei Makarov | stapbpf instantiate_maps: portability fixup to %ul... |
commit | commitdiff | tree |
2018-08-16 |
Serhei Makarov | stapbpf maps, PR23407: increase BPF_MAXMAP_ENTRIES... |
commit | commitdiff | tree |
2018-08-15 |
Jafeer Uddin | Fix stap man page to reflect proper usage of --example... |
commit | commitdiff | tree |
2018-08-15 |
Serhei Makarov | libbpf.c bpf_prog_load() :: retry syscall with higher... |
commit | commitdiff | tree |
2018-08-15 |
Serhei Makarov | testsuite/runok/regex.stp :: another quick testcase |
commit | commitdiff | tree |
2018-08-15 |
Serhei Makarov | PR23407 WIP: more proppa string support |
commit | commitdiff | tree |
2018-08-13 |
Frank Ch. Eigler | stap-exporter: more verbosity, fix autoconf script_dir |
commit | commitdiff | tree |
2018-08-12 |
Frank Ch. Eigler | stap-exporter: convert to autoconf/automake |
commit | commitdiff | tree |
2018-08-10 |
Aaron Merey | stap-exporter: fix man page typo |
commit | commitdiff | tree |
2018-08-10 |
Jafeer Uddin | PR23160,PR14690: adapt 15 more syscalls for 4.17 __ARCH... |
commit | commitdiff | tree |
2018-08-10 |
William Cohen | Allow syscallerrorsbypid.stp to track syscall 0 |
commit | commitdiff | tree |
2018-08-10 |
William Cohen | Add syscalllatency.stp example. |
commit | commitdiff | tree |
2018-08-10 |
William Cohen | Add syscallerrorsbypid.stp example. |
commit | commitdiff | tree |
2018-08-10 |
Aaron Merey | systemtap.spec: add stap-exporter package |
commit | commitdiff | tree |
2018-08-10 |
Aaron Merey | stap-exporter: add man page and .service file. |
commit | commitdiff | tree |
2018-08-10 |
William Cohen | Correct @define prometheus_dump_array1 definition. |
commit | commitdiff | tree |
2018-08-09 |
William Cohen | Update the SystemTap examples index |
commit | commitdiff | tree |
2018-08-09 |
William Cohen | Update syscallsbypid.meta to note issue with 32-bit... |
commit | commitdiff | tree |
2018-08-09 |
William Cohen | Use the flexible Prometheus formatting to lower cost... |
commit | commitdiff | tree |
2018-08-09 |
William Cohen | Allow more flexible Prometheus output formatting |
commit | commitdiff | tree |
2018-08-09 |
Serhei Makarov | BZ1610289: rename systemtap(8) to systemtap-service... |
commit | commitdiff | tree |
2018-08-09 |
Serhei Makarov | BZ1610289: drop rpm dependency on 'initscripts', standa... |
commit | commitdiff | tree |
2018-08-09 |
William Cohen | Add syscallsbypid.stp to examples |
commit | commitdiff | tree |
2018-08-07 |
Yichun Zhang... | Allows overriding the default CFLAGS and CXXFLAGS optio... |
commit | commitdiff | tree |
2018-08-07 |
Frank Ch. Eigler | syscalls tapset: use (void*)(uintptr_t) cast sequence... |
commit | commitdiff | tree |
2018-08-06 |
Frank Ch. Eigler | README: clarify the suggestion to run the testsuite... |
commit | commitdiff | tree |
2018-08-06 |
Frank Ch. Eigler | testsuite: support installcheck-parallel in build=src... |
commit | commitdiff | tree |
2018-08-06 |
Frank Ch. Eigler | PR23488: support CONFIG_DEBUG_INFO_REDUCED kernels... |
commit | commitdiff | tree |
2018-08-06 |
Stan Cox | Don't require openssl-devel for --enable-http |
commit | commitdiff | tree |
2018-08-03 |
Jafeer Uddin | PR23160,PR14690: adapt 22 more syscalls for 4.17 __ARCH... |
commit | commitdiff | tree |
2018-08-03 |
Frank Ch. Eigler | diagnostics: handle -vvvv better for staptrees mid... |
commit | commitdiff | tree |
2018-08-02 |
Stan Cox | Add https handling to http client. |
commit | commitdiff | tree |
2018-08-01 |
Jafeer Uddin | PR23160,PR14690: adapt socketcall syscalls for 4.17... |
commit | commitdiff | tree |
2018-07-30 |
Serhei Makarov | PR21888: fix error(), assert() |
commit | commitdiff | tree |
2018-07-26 |
Jafeer Uddin | PR23160,PR14690: fix issue with undefined syscalls... |
commit | commitdiff | tree |
2018-07-24 |
Frank Ch. Eigler | systemtap.spec: remove openjdk version from -runtime... |
commit | commitdiff | tree |
2018-07-23 |
David Smith | Fix a http client bug with a non-existing executable... |
commit | commitdiff | tree |
2018-07-23 |
Serhei Makarov | PR21888 WIP: basic bpf variants of logging functions |
commit | commitdiff | tree |
2018-07-20 |
Aaron Merey | stap-exporter: replace config file functionality with... |
commit | commitdiff | tree |
2018-07-20 |
David Smith | Fix a http server POST data handling bug. |
commit | commitdiff | tree |
2018-07-20 |
Serhei Makarov | PR23435 partial fix: avoid stapbpf mis-recognition... |
commit | commitdiff | tree |
2018-07-20 |
Serhei Makarov | PR23407 WIP: stapbpf support for strings as first class... |
commit | commitdiff | tree |
2018-07-17 |
Jafeer Uddin | PR23160,PR14690: adapt 16 more syscalls for 4.17 __ARCH... |
commit | commitdiff | tree |
2018-07-17 |
Jafeer Uddin | PR23160,PR14690: adapt 13 more syscalls for 4.17 __ARCH... |
commit | commitdiff | tree |
2018-07-13 |
Jafeer Uddin | PR23160,PR14690: adapt syscalls covered in access.c... |
commit | commitdiff | tree |
2018-07-13 |
Serhei Makarov | tapset-procfs.cxx: replace string::pop_back with c... |
commit | commitdiff | tree |
2018-07-13 |
William Cohen | Update the examples index |
commit | commitdiff | tree |
2018-07-13 |
William Cohen | Move cpu_throttle.stp and also_ran.stp to the systemtap... |
commit | commitdiff | tree |
2018-07-13 |
Victor Kamensky | dwflpp::function_entrypc avoid usage of uninitialized... |
commit | commitdiff | tree |
2018-07-13 |
Jafeer Uddin | PR23160,PR14690: remove references to ia32 and x86... |
commit | commitdiff | tree |
2018-07-12 |
William Cohen | Add the also_ran.stp script to the stap-export examples |
commit | commitdiff | tree |
2018-07-12 |
William Cohen | Use the predefined syscall.read and syscall.open in... |
commit | commitdiff | tree |
2018-07-12 |
William Cohen | Correct typos in the cpu_throttle.stp comments. |
commit | commitdiff | tree |
2018-07-12 |
William Cohen | Adjust stap-exporter probe points to work with newer... |
commit | commitdiff | tree |
2018-07-10 |
Aaron Merey | stapbpf: add sprintf support to user space interpreter. |
commit | commitdiff | tree |
2018-07-10 |
Serhei Makarov | testsuite/systemtap.bpf fixup: avoid use of sys_read... |
commit | commitdiff | tree |
2018-07-10 |
Jafeer Uddin | PR23160,PR14690: fix to exclude __do_ variants of syscalls |
commit | commitdiff | tree |
2018-07-09 |
Serhei Makarov | PR23284 fixup: need to free copied script_name after use |
commit | commitdiff | tree |
2018-07-08 |
Frank Ch. Eigler | rhbz1584705: add a %_systemtap_datadir rpm macro too |
commit | commitdiff | tree |
2018-07-05 |
Jafeer Uddin | PR23160,PR14690: adapt syscall.write, .open, .close... |
commit | commitdiff | tree |
2018-07-05 |
Serhei Makarov | PR23284 portability fixup: size_t must be cast to ... |
commit | commitdiff | tree |
2018-07-05 |
Serhei Makarov | PR23284 + extra: stapbpf logs loaded BPF programs to... |
commit | commitdiff | tree |
2018-07-03 |
Aaron Merey | stap-exporter: add tcp port option to exporter.conf |
commit | commitdiff | tree |
2018-07-03 |
Aaron Merey | stap-exporter: remove unused imports |
commit | commitdiff | tree |
2018-07-03 |
Aaron Merey | stap-exporter: update USAGE |
commit | commitdiff | tree |
2018-07-03 |
Aaron Merey | stap-exporter: remove wait_for_sess_init, use more... |
commit | commitdiff | tree |
2018-07-03 |
Aaron Merey | stap-exporter: use prometheus tapset macros and alias... |
commit | commitdiff | tree |
next |