]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2018-11-14 Mark WielaardPR23747: tolerate symbols with odd section#s
2018-11-13 Serhei Makarovsystemtap.bpf/asm_tests :: fix documentation / expected...
2018-11-13 Serhei MakarovPR23875 bpf_unparser::visit_foreach_loop(): temporarily...
2018-11-13 Serhei MakarovPR23875: another testcase that loops indefinitely
2018-11-13 Serhei MakarovPR23875 bpf.exp: fail testcase on 'stack smashing'
2018-11-13 Serhei MakarovPR23860 bpf_interpret() :: NEG should not fall through...
2018-11-12 William CohenAdjust the periodic.stp example to work with newer...
2018-11-11 Frank Ch. Eiglerstap -vv: also print kernel build-tree path name
2018-11-09 Serhei Makarovtestcase for PR23875
2018-11-09 Serhei MakarovPR23860: reduce stack pressure from format strings
2018-11-09 Serhei MakarovPR23860: additional ugly stack/clobber protection for...
2018-11-09 Serhei MakarovPR23860: additional stack protection for strings
2018-11-09 Serhei MakarovPR23860 bugfix: incorrect comparison direction in strin...
2018-11-09 Jafeer UddinPR23507: add new command-line option to disable automat...
2018-11-08 Serhei Makarovpr23860 verifier workaround :: be sure to delete all...
2018-11-07 Jafeer UddinPR23507: add underscores to global @this variables
2018-11-07 Jafeer UddinPR23761: generalized @entry
2018-11-06 Frank Ch. Eiglerstandardize ktime_get_ns() across lkm, bpf runtimes
2018-11-06 Serhei Makarovbpf behind-the-scenes :: useful DEBUG_CODEGEN diagnostic
2018-11-06 Stan CoxAlways use nssInit for http and nss server.
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...
next
This page took 0.0513 seconds and 5 git commands to generate.