]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2018-11-05 Serhei MakarovPR23860 partial fix: fix BPF_NEG opcode generation.
2018-11-02 Serhei MakarovPR23829 :: fallback defines __BPF_FUNC_MAPPER and BPF_J...
2018-11-02 Serhei Makarovtapset/bpf/task.stp :: rudiment of task tapset
2018-11-01 Serhei MakarovPR23849 -- temporarily disable stapbpf script caching
2018-10-31 Frank Ch. Eiglerprometheus-exporter samples: change reported metric...
2018-10-31 Frank Ch. Eiglerstap-exporter: drop initial demo scripts under .example...
2018-10-31 Victor Kamenskypowerpc64: add missing system call defines
2018-10-31 Victor Kamenskyaarch64: add missing system call defines
2018-10-30 Serhei Makarovtapset/bpf/context.stp :: add execname(), triage other...
2018-10-30 Serhei Makarovtapset/bpf/conversions.stp bugfix :: helper name in...
2018-10-30 Serhei Makarovbpf-asm.exp bugfix :: bad_output does occur
2018-10-30 Serhei Makarovbpf-translate.cxx :: fix segfault with malformed register
2018-10-30 Jafeer UddinFix miscellaneous errors/typos in syscall tapset
2018-10-30 Victor KamenskyOn aarch64 Linux system calls related SystemTap scripts
2018-10-30 William CohenAdjust the BPF translate error report formatting to...
2018-10-26 Serhei Makarovsession.cxx :: enable caching for bpf backend
2018-10-25 Serhei Makarovbpf-translate.cxx :: plug an exception gap in is_numeric()
2018-10-24 Serhei MakarovMerge branch 'serhei/bpf_asm' -- kernel_string() tapset...
2018-10-24 Serhei Makarovtestsuite/systemtap.bpf :: diagnose a bug in print_form...
2018-10-24 Serhei Makarovstapbpf assembler WIP #8 :: bpf-asm.exp driver and... serhei/bpf_asm
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-24 Jafeer UddinPR21080: support added for new pkey_* syscalls
2018-10-23 Frank Ch. Eiglerstap-exporter examples: use symlinks rather than copies
2018-10-23 Stan CoxUse NSS_InitContext instead of NSS_Init.
2018-10-22 Frank Ch. Eiglerprometheus tapset: add dump_array_*_unquoted variants
2018-10-19 Frank Ch. Eiglernfsd tapset: adapt nfsd.proc4.commit probe to different...
2018-10-19 Yichun Zhang... PR23799 - sprint_ustack() always returns empty string...
2018-10-19 Frank Ch. Eiglernfsd tapset: adapt nfsd.proc4.read probe to different...
2018-10-19 Frank Ch. Eiglerstep-prep: on debian/ubuntu machines, attempt "apt...
2018-10-19 William CohenUse cast to make c->cycles_sum aways match the %lld...
2018-10-19 Jafeer UddinAdd more quantitative data to error message when probes...
2018-10-18 William CohenAvoid using target variable in target_set.stp for sysca...
2018-10-18 William CohenAvoid using target variables for syscall.write in print...
2018-10-18 William CohenAvoid using target variables in signal.stp for syscall...
2018-10-18 William CohenAdd buildok/syscall_any.stp to list of tests dyninst...
2018-10-18 William Cohenkprocess.exec_complete should avoid using $return from...
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-16 Hou TaoFix searching of kernel_source_tree for kernel built...
2018-10-13 Frank Ch. Eiglerpostrelease version bump for future version 4.1
2018-10-13 Frank Ch. Eiglerpre-release release timestamp bump release-4.0
2018-10-13 Frank Ch. Eiglerpre-release examples index bump
2018-10-13 Frank Ch. Eiglerpre-release update-docs bump
2018-10-12 Frank Ch. Eiglermechanical prerelease copyright notice year# changes
2018-10-12 Frank Ch. EiglerPRERELEASE bump
2018-10-12 Frank Ch. Eigleri18n update-po bump
2018-10-12 Frank Ch. EiglerAUTHORS bump
2018-10-12 William CohenFix error in sysc_msgsnd.stp regarding compat_sys_msgsnd
2018-10-12 Jafeer UddinFix typos in ppc compat_fadvise64 and compat_fallocate
2018-10-12 William CohenAdd fallback __NR_fork define
2018-10-12 Jafeer UddinFix error in sysc_msgrcv.stp regarding compat_sys_msgrcv
2018-10-12 Frank Ch. EiglerRHBZ1638874 workaround: let $SYSTEMTAP_SIGN override...
2018-10-12 Serhei Makarovtestsuite :: another do_ fix in buildok/
2018-10-12 Serhei Makarovdeprecate STP_USE_RING_BUFFER
2018-10-12 Frank Ch. EiglerPR23766: testsuite: make syscalls tests too-short-modul...
2018-10-12 Frank Ch. EiglerPR23766: tolerate staprun -R attempts on very short...
2018-10-12 Jafeer UddinFix typo in compat_unistd.h
2018-10-12 Serhei Makarovtestsuite :: couple more do_ tweaks
2018-10-11 Serhei Makarovtestsuite :: some lingering sys_open -> do_sys_open...
2018-10-11 William CohenAdjust eatkmydata.stp to work with the newer Linux...
2018-10-11 William CohenAdjust iotime.stp to work with newer Linux kernels...
2018-10-11 Frank Ch. EiglerPR23760: allow wildcarded .statement() expansion for...
2018-10-11 Frank Ch. EiglerNEWS: reword / collect the syscall tapset changes
2018-10-10 Jafeer UddinNEWS: mention kernel 4.17+ syscall fix
2018-10-10 William CohenAvoid using target variable and @entry() in syscall...
2018-10-10 Serhei MakarovNEWS :: fxi tyops
2018-10-10 Serhei Makarovstapbpf.8 :: update based on recent development work
2018-10-09 Jafeer UddinPR23160,PR14690: adapt last few syscalls for 4.17 __ARC...
2018-10-08 William CohenAdd syscall_any.stp to buildok tests to test this new...
2018-10-08 William CohenAdd really simple glib2 example.
2018-10-05 William CohenAdd a simple php-trace.stp to show the tracepoints.
2018-10-05 Frank Ch. Eiglersamples: add cve-2018-14634 security band-aid
2018-10-04 William CohenAdd stap_time.stp example.
2018-10-04 Frank Ch. Eiglerrhbz1629623: adapt to CONFIG_HAVE_ARCH_PREL32_RELOCATIO...
2018-10-03 Jafeer UddinPR23160,PR14690: adapt 31 more syscalls for 4.17 __ARCH...
2018-10-03 Masanari IidaFix typos in exists.stp
2018-10-02 William CohenAdd a comment in thread-times.stp to clarify the reason...
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
next
This page took 0.097874 seconds and 5 git commands to generate.