]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2019-03-04 William CohenIf available, use kernel's save_stack_trace_regs()...
2019-03-01 Serhei Makarovtestsuite/systemtap.bpf :: tests should return, not...
2019-02-28 Serhei Makarovcachestat.stp: workaround the current limitations of...
2019-02-27 William CohenNewer kernels tapsets may use the kprobe.function(...
2019-02-27 William CohenHandle name change of do_brk to do_brk_flags in the...
2019-02-27 William CohenNewer kernels tapsets may use the kprobe.function(...
2019-02-27 William CohenCorrect at_register.stp test arch name for arm64.
2019-02-26 Serhei Makarovcachestat.stp: new example based on a bpftrace script...
2019-02-22 Frank Ch. Eiglersession.cxx diagnostics: don't dump kernel_functions...
2019-02-21 William CohenAdd __NR_chmod for missing defines on aarch64
2019-02-21 William CohenAdd more __NR_* for missing defines on aarch64 (and...
2019-02-20 Frank Ch. EiglerPR24239: avoid symbol/type resolution of unused globals...
2019-02-20 William CohenCorrect the at_register.exp test
2019-02-20 William CohenTurn on guru mode for at_deref1.stp use of @kderef
2019-02-20 Frank Ch. EiglerRHBZ1689180: correct group name typos in staprun.8
2019-02-19 William CohenRegenerate syscall_num.stp grouped by syscall name.
2019-02-19 William CohenGroup initialization using the same string literal...
2019-02-18 William CohenRegenerate the syscall mapping information to add aarch...
2019-02-18 William CohenUpdate dump-syscalls.sh to generate 32-bit syscalls...
2019-02-18 William CohenMatch arm64 non-dwarf syscall probe points
2019-02-15 Frank Ch. EiglerPR24199: don't use exceptions to signal type-resolution...
2019-02-15 Frank Ch. EiglerPR24199: at pass-2 verbosity > 3, trace $var error...
2019-02-15 Frank Ch. EiglerPR24199: loc2stap: propagate dwarf DIE() source locatio...
2019-02-13 William CohenAdjust noptrace.stp to avoid modifying ptrace syscall...
2019-02-12 William CohenUpdate pfiles.stp to work with Linux 4.17 and newer
2019-02-12 Frank Ch. EiglerPR24217: stap -p2 speedup, condition-expression processing
2019-02-12 Martin CermakConditionally define __NR_bdflush in systemtap runtime.
2019-02-11 Serhei Makarovtestsuite/systemtap.bpf :: couple of bpf_tests clarific...
2019-02-11 Frank Ch. Eiglerfix embedded-c tag memoization thinko
2019-02-10 Frank Ch. Eiglerpass-2 optimization: embedded-c code pragma searching
2019-02-08 Martin CermakSet up a BPF related testcase blacklist for regression...
2019-02-07 Frank Ch. Eiglerlinux api update: compat_time* structs
2019-02-07 Frank Ch. Eiglerlinux api update: FAN_ALL_CLASS_BITS
2019-02-05 Frank Ch. Eiglerunwinder: increase MAX_CFI to 8192 after a census of...
2019-02-05 Frank Ch. Eiglerruntime: adapt to uapi/linux/mount.h changes
2019-02-04 Serhei Makarovdummy commit to force buildbot rebuilds
2019-02-04 Frank Ch. Eiglerbuildrun.cxx: older g++ compatibility: no std::string...
2019-02-04 David WardHandle installation without stapusr group
2019-02-04 David WardSimplify creation of groups during installation
2019-02-04 Hou TaoFix get_user_pages() autoconf test for 4.4.y kernel
2019-02-04 Frank Ch. Eiglerlkm-runtime time.c: prefer 4.15+ ktime_get_real_fast_ns
2019-02-02 Frank Ch. Eiglerlinux 5.0-rc3 adaptations
2019-01-31 Frank Ch. Eiglerparser: allow larger arrays
2019-01-29 Frank Ch. Eiglerstap man page: document histogram per-bucket access...
2019-01-25 Serhei MakarovPR16406 fixup :: correct comparison in _stp_module_check
2019-01-16 Serhei MakarovPR10280 initial fix: force vermagic for guru-mode scripts
2019-01-08 Martin CermakMake testcase at_var.exp work with stap-4.1+ and kernel...
2019-01-03 Serhei Makarovstap-prep: switch typo ($NEEDED => $package)
2018-12-18 Jafeer UddinPR16596: add support for DW_OP_GNU_entry_value in locat...
2018-12-06 Martin CermakMake sysc_bdflush.stp compatible with 4.17+ kernels.
2018-12-04 Frank Ch. Eiglerconfigury: tolerate dyninst10's need for -lboost_system
2018-12-03 Frank Ch. EiglerRHBZ1655631: systemtap.spec: use Recommends: for kernel...
2018-11-29 Torsten Polleruntime/unwind: Allow to increase MAX_CFI
2018-11-27 Frank Ch. Eiglersystemtap.spec: merge unbotch - missing %changelog
2018-11-26 Peter Robinsonsystemtap.spec: importing fedora rawhide changes
2018-11-26 Serhei Makarovstaprun/mainloop.c :: fix for loop initial decls
2018-11-26 Frank Ch. EiglerPR23866 part: expose raw syscall tracepoint to bpf
2018-11-23 Yichun Zhang... PR23891: Make sure stap and staprun respond to SIGTERM...
2018-11-22 Yichun Zhang... Fix segfaults in dwarf array pointer subscripting when...
2018-11-22 Yichun Zhang... Make opeartor @var() no longer assume @entry() in retur...
2018-11-20 William CohenAdd the ucalls.stp to the systemtap examples.
2018-11-19 William CohenAdjust tcp_trace.stp example to work with newer Linux...
2018-11-19 William CohenAdjust the vfs_open to provide cred variable with 4...
2018-11-18 Mark WielaardUserspace_probing.xml: change '-ldd' to '--ldd' command...
2018-11-16 Serhei Makarovbpf-translate.cxx: don't clobber any earlier value...
2018-11-16 Frank Ch. Eiglerbpf-translate.cxx: quiet a compiler warning
2018-11-16 Frank Ch. EiglerPR23890 bonus: show nicer messages upon a buildid mismatch
2018-11-15 Frank Ch. EiglerPR23890: tolerate f29+ style ELF files
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
next
This page took 0.05584 seconds and 5 git commands to generate.