]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2018-10-24 Serhei Makarovstapbpf assembler WIP #7 :: fixed kernel_string() tapse...
2018-10-24 Serhei Makarovstapbpf assembler WIP #6 :: other call functions (...
2018-10-16 Serhei Makarovstapbpf assembler WIP #5 :: basic kernel_string() imple...
2018-10-16 Serhei Makarovstapbpf assembler WIP #4 :: alloc and (helper) call...
2018-10-16 Serhei Makarovstapbpf assembler WIP #3 :: additional assembly test...
2018-10-01 Serhei Makarovstapbpf assembler WIP #2 :: testcases (no driver so...
2018-10-01 Serhei Makarovstapbpf assembler WIP #1 :: basic parser and control...
2018-10-01 William CohenAdd some Tcl examples.
2018-10-01 William CohenCorrect to use @hist_log in description.
2018-09-27 Masanari IidaFix a typo in api.cxx
2018-09-27 William CohenChange the tapset file name to get matching tapset...
2018-09-27 William CohenConvert the various systemtap examples to use the sysca...
2018-09-27 William CohenAdd the syscall_any and syscall_any.return probe points
2018-09-27 William CohenAdjust comment in tapset/errno.stp so the documentation...
2018-09-27 William CohenUse sys_enter and sys_exit tracepoints in place of...
2018-09-21 William CohenFix typo on s390 nd_syscall.compat_fallocate probe...
2018-09-21 William CohenUse existing "limits" keyword for cpu_throttle.stp...
2018-09-21 William CohenAdd ioctl_handler.stp example
2018-09-20 Jafeer UddinPR23160,PR14690: adapt 32 more syscalls for 4.17 __ARCH...
2018-09-17 William CohenNote the need for debuginfo for threadstacks.stp.
2018-09-17 Jafeer UddinPR23160,PR14690: adapt 27 more syscalls for 4.17 __ARCH...
2018-09-17 Yichun Zhang... Fix a regression that reading 64-bit registers on x86_6...
2018-09-16 Yichun Zhang... Fix the register() and u_register() tapset functions...
2018-09-16 Yichun Zhang... PR23599 Bugfix: the embeddedcode info pass incorrectly...
2018-09-16 Yichun Zhang... PR23666 Fix a bug in semantic analysis of aggregate...
2018-09-14 Frank Ch. Eiglerditto
2018-09-14 Frank Ch. Eiglerdummy commit for ci trigger
2018-09-14 Frank Ch. Eiglerspin-rawhide: accelerate git checkout
2018-09-14 William CohenDo some testing of the sizeof_interactive.stp script.
2018-09-14 William CohenIgnore the error value returned by the find command...
2018-09-13 William CohenAdd the libguestfs example.
2018-09-12 Serhei MakarovPR23608 refine_*: replace assertion failure with regex_...
2018-09-12 Frank Ch. Eiglertestsuite configury: typo fix for make check, transcrib...
2018-09-12 Frank Ch. Eiglersyscalls: adapt sample scripts: syscall.*.return return...
2018-09-12 Frank Ch. EiglerPR23160,PR14690: convert syscall.*.return aliases to...
2018-09-12 Frank Ch. EiglerPR23160,PR14690: prep returnval() for an extra side...
2018-09-12 Frank Ch. Eiglertestsuite configury: for make check, transcribe dejagnu...
2018-09-12 Frank Ch. Eiglertestsuite: prepare for working tp_syscall.exp suite
2018-09-10 Jafeer UddinRevert "PR23160,PR14690: fix syscalls that broke after...
2018-09-10 Frank Ch. EiglerRevert "tapset/errno.stp: learn about CONTEXT->sregs"
2018-09-10 William CohenUse @entry() in return probes to avoid warnings
2018-09-10 Jafeer Uddin PR23160,PR14690: adapt 29 more syscalls for 4.17 __ARC...
2018-09-10 William CohenCorrect measureinterval.meta test_installcheck command.
2018-09-10 Frank Ch. Eiglertracepoints: support cachefiles/fscache tracepoints
2018-09-09 Stan CoxRun postgres and mysql apps tests with both uprobes...
2018-09-07 William CohenAdd the measureinterval.stp example
2018-09-07 David SmithAdd a python script to clean up container images more...
2018-09-07 David SmithImprove handling by the http server for target exe...
2018-09-07 Serhei MakarovPR23608: rebalance arc_priorities to avoid overflow.
2018-09-07 Jafeer UddinPR23160,PR14690: fix syscalls that broke after adding...
2018-09-07 Stan CoxUse offset to beginning of .probes section for sdt...
2018-09-07 William CohenAvoid name collision with the existing installed python...
2018-09-06 William CohenCorrect permissions for systemtap.interactive/*.exp...
2018-09-06 William CohenCorrect the permissions for interrupts-by-dev.* example...
2018-09-05 Frank Ch. Eiglertapset/errno.stp: learn about CONTEXT->sregs
2018-09-05 Yichun ZhangParentheses after unary '&' with a target-symbol expres...
2018-09-05 William CohenAdd _NR_* defines for syscalls that older kernels do...
2018-09-05 Yichun Zhang... Minor Tcl code tweaks in the test_simple module
2018-09-05 Frank Ch. EiglerMake -Wno-tautological-compare optional
2018-09-05 Jafeer UddinPR23160,PR14690: fix more undeclared macro errors
2018-09-05 Yichun Zhang... Update all my recently committed test files to use...
2018-09-05 Yichun Zhang... Add new Tcl/DejaGnu test module test_simple to simplify...
2018-09-04 Frank Ch. EiglerREADME: mention "make rpm" as possible build alternative
2018-09-04 Jafeer UddinPR23160,PR14690: adapt 31 more syscalls for 4.17 __ARCH...
2018-09-03 Frank Ch. EiglerNEWS: mention stap-exporter
2018-08-31 Yichun Zhang... Add support for return statements without values
2018-08-31 Yichun Zhang... Avoid long lines in some test files.
2018-08-31 Aaron Mereystap-exporter: add examples to default
2018-08-31 Yichun Zhang... Add new built-in tapset function abort()
2018-08-31 Jafeer UddinPR23160,PR14690: fix undeclared __NR_* macro error...
2018-08-31 William CohenCorrect whythefail.meta test_check.
2018-08-31 William CohenUse returnval() rather than $return for various syscall...
2018-08-31 Frank Ch. Eiglerprometheus sample: syscallerrorsbypid.stp: add execname...
2018-08-30 William CohenUse a more stable function name for running the linetim...
2018-08-30 William CohenHave whythefail.stp probe a function that's name has...
2018-08-30 William CohenUse returnval() for syscalls.*.return in pstree.stp
2018-08-30 Frank Ch. EiglerBZ1619413: permit rpm brp_mangle, except for .stp files
2018-08-28 Zexuan LuoMigrate THIS->__retvalue to STAP_RETVALUE in tapset
2018-08-28 Yichun Zhang... Minor fixes in test files at_var_print.exp & tautologic...
2018-08-28 Yichun Zhang... Make the 3rd operand of ternary '?:' bind tighter than...
2018-08-27 Frank Ch. Eiglersysc_fstat.stp typo fix
2018-08-27 Frank Ch. EiglerPR23572 workaround: add an alarm() around some dyninst...
2018-08-27 Jafeer UddinPR23160,PR14690: adapt 36 more syscalls for 4.17 __ARCH...
2018-08-24 Yichun Zhang... Pass -Wno-tautological-compare when building kernel...
2018-08-23 Yichun Zhang... Fix a bug in atvar_op::print: we did not output the...
2018-08-23 William CohenMake syscallerrorsbypid.stp and syscalllatency.stp...
2018-08-23 Frank Ch. Eiglerstap-exporter: add testsuite etc.
2018-08-21 Serhei Makarovstapbpf/bpfinterp.cxx remove_tag(): avoid segfault...
2018-08-21 Frank Ch. Eiglerstap-exporter man page tweaks
2018-08-21 Frank Ch. Eiglerconfigury: let "make rpm" generate a timestamped Releas...
2018-08-21 Frank Ch. Eiglerstap-exporter: rework configuration
2018-08-21 Serhei MakarovPR23480 oops: fix timing of exit phase
2018-08-21 William CohenMake library name format consistent with kprocess.exec...
2018-08-20 Serhei MakarovNEWS: detail recent string improvements, more NEWS...
2018-08-20 Serhei MakarovPR23480: handle SIGINT/SIGTERM differently during stapb...
2018-08-20 Jafeer UddinPR23160,PR14690: adapt 23 more syscalls for 4.17 __ARCH...
2018-08-17 Serhei Makarovtestsuite/systemtap.bpf: add bigmap1.stp as map stress...
2018-08-17 Serhei MakarovPR21888 / 23510: make sure print() and println() tag...
2018-08-17 Serhei Makarovstapbpf cleanup :: unused translator code, variable...
2018-08-16 David SmithFix a nsscommon.cxx compile problem on RHEL 7.
next
This page took 0.053296 seconds and 5 git commands to generate.