]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2020-06-17 William CohenUse explicit @cast() operators for pfiles.stp and ioctl...
2020-06-17 William CohenRemove the unneeded test_support check the lwtools...
2020-06-17 William CohenUse explicit @cast() operators to fslatency-nd.stp...
2020-06-17 William CohenFix sizeof.stp to explicitly use kernel debuginfo if...
2020-06-17 Serhei Makarovbpf.exp: tentative fix for bigmap1.stp hang on RHEL8
2020-06-17 Frank Ch. EiglerRHBZ1847676: uprobes-inode tweaks redux
2020-06-16 William CohenMake sizeof.stp runnable with the bpf backend.
2020-06-16 Sagar Patelremove comment
2020-06-16 Yichun Zhang... PR26123: fixed memory leaks in vma map for kernels...
2020-06-16 William CohenAdd overcommit.stp to examples that can run in bpf.
2020-06-15 Frank Ch. Eiglerconfigury: post-release version bump
2020-06-11 William CohenAvoid exceeding space constraints for the BPF environme...
2020-06-11 William CohenAvoid exceeding space constraints for BPF environment...
2020-06-11 Frank Ch. Eiglerprerelease: update-docs release-4.3
2020-06-11 Frank Ch. Eiglerdocs generator: tweak for python3
2020-06-11 Frank Ch. Eiglerprerelease: PRERELEASE source bumps
2020-06-11 Frank Ch. Eiglerprerelease: AUTHORS bump
2020-06-11 Frank Ch. Eiglerprerelease: update-po
2020-06-11 Frank Ch. Eiglertapset: fix ctime.stp handling of STAPCONF_TIME32_OLD_H
2020-06-11 Frank Ch. Eiglerbpf-translate.cxx: avoid dereferencing empty vectors
2020-06-11 Serhei MakarovPR26019 stapbpf: don't continue startup if begin probe...
2020-06-11 Frank Ch. Eigleruprobes-inode: rework for buildid vs. onthefly work
2020-06-10 Frank Ch. Eigleruprobes-inode: rework for buildid vs. onthefly work
2020-06-10 Frank Ch. Eiglergcc compatibility: use gcc #pragma to suppress -Wtautol...
2020-06-10 Serhei MakarovPR26074 fixup: disable #else paths on !USE_KALLSYMS_ON_...
2020-06-09 Frank Ch. Eiglersession.cxx prerelease: declare support for kernel 5.7
2020-06-09 Serhei MakarovPR26099: adapt to struct proc_ops split from struct...
2020-06-09 Frank Ch. Eiglerman error::dwar7: mention kbuild -fno-var-tracking...
2020-06-09 William CohenAdd probes to container_check.stp for additional capabi...
2020-06-08 Yichun Zhang... Bug: __stp_tf_quiesce_worker(): vma mmap callback incor...
2020-06-08 Yichun Zhang... feature: vma-related primitives now work in process...
2020-06-07 Yichun Zhang... Bug: tapset functions reading userland registers did...
2020-06-05 Serhei MakarovPR26074: pass kallsyms_lookup_name as a relocation...
2020-06-05 Frank Ch. Eiglerconfigury: adjust -lebl check to ebl_strtabinit
2020-06-04 Alice Zhangmove the new added blurb under version 4.3
2020-06-04 Alice Zhangupdate blurb related to PR13793
2020-06-03 Juri LelliRHBZ1842866 kernel-rt port: treat CONFIG_PREEMPT_RT...
2020-06-01 Alice Zhangrename nfs_proc-embedded-newver with specific version...
2020-06-01 Alice ZhangFix PR13793
2020-06-01 Alice ZhangFix PR13793 by adding IPv6 support nfs_proc.stp
2020-06-01 Sagar Patelupdate foreach loop test
2020-05-30 Frank Ch. Eiglerruntime/tapset: adapt to more time32 kernel deprecation
2020-05-30 Frank Ch. Eiglertestsuite abort.exp: adapt to tweaked error message
2020-05-28 Frank Ch. Eiglersyscall tapset: _do_fork args conversion
2020-05-28 Frank Ch. Eiglerwarnings: don't complain about cross-file global var...
2020-05-28 Frank Ch. EiglerPR14013: don't reject DW_OP_GNU_push_tls_address DWARF...
2020-05-28 Frank Ch. Eiglertranslator: ditch one assert(0)
2020-05-28 Frank Ch. EiglerCorrect error counting error in systemtap_session:...
2020-05-26 Serhei Makarovbigmap1.stp: tetentative fix for a hang on RHEL8
2020-05-25 Frank Ch. EiglerPR11599: fix buildid function & mark probes for stap...
2020-05-24 Frank Ch. EiglerPR11599: tweak macro for F31
2020-05-24 Frank Ch. EiglerNEWS: mention process buildid probes
2020-05-23 Aaron Mereyutil.cxx: Add function is_build_id()
2020-05-22 Serhei MakarovPR11599: fix prototype for prev commit
2020-05-22 Serhei MakarovPR11599: update STAPCONF_TRACEPOINT_HAS_DATA to work...
2020-05-21 Aaron MereyAdd missing debuginfod_CFLAGS/_LIBS to all binaries...
2020-05-21 Aaron MereyPR25568: Add buildid-based process probes
2020-05-20 Serhei MakarovNEWS: worth explaining PR10280
2020-05-19 Serhei MakarovPR10280: fix 'ISO C90 forbids mixed declarations and...
2020-05-19 Serhei MakarovPR10280 fix prev commit: UTS_RELEASE is vacuous, UTS_VE...
2020-05-14 Serhei MakarovPR10280: disable vacuous UTS_VERSION/UTS_RELEASE checks
2020-05-14 Serhei MakarovPR10280: re-enable 'force vermagic for guru-mode scripts'
2020-05-13 Frank Ch. EiglerPR25579: look for new /sys/kernel/security/lockdown...
2020-05-12 Frank Ch. EiglerPR25841: rhel7 python3.6 porting
2020-05-12 Frank Ch. EiglerPR25841: python2+3 exploitation
2020-05-08 Yichun Zhang... runtime/sym.c: fixed NULL ptr deref bug in m->path
2020-05-07 Frank Ch. EiglerPR25841: c++11 dumb down iteration
2020-05-07 Frank Ch. EiglerPR25841: support context vars in functions called from...
2020-05-07 Frank Ch. Eiglerstappaths: add debuginfod commentary
2020-05-07 Yichun Zhang... Runtime: _stp_vma_match_vdso: fixed a NULL pointer...
2020-05-05 Frank Ch. Eiglertestsuite: retire semok/twenty.stp
2020-05-05 Frank Ch. EiglerPR25841: some initial doc/test blurbs
2020-05-04 Frank Ch. EiglerPR25841 for dwarf probes: permit functions to use ...
2020-05-04 Frank Ch. Eiglerstap -vp2: wrap function/block pretty-prints in { }
2020-04-18 Yichun Zhang... uconversions.stp: worked around kernel's pointer value...
2020-04-17 Serhei MakarovPR25485: also disable -Wno-{pointer<->int}-cast for...
2020-04-16 Yichun Zhang... Add new tapset func dump_stack()
2020-04-16 Yichun Zhang... More kmalloc -> vmalloc migrations
2020-04-16 Serhei Makarovfix for 32-bit recent gcc: -Wno-{pointer<->int}-cast
2020-04-16 Frank Ch. Eiglerpython support: prep our module enumerator script for...
2020-04-14 Frank Ch. Eiglerkernel tracepoint support update: clk, fsi, ib_*
2020-04-12 Frank Ch. Eiglerexamples: add two more old cve security band-aids
2020-04-11 Frank Ch. EiglerPR12609 redux: filter out duplicate probes due to parti...
2020-04-07 Frank Ch. EiglerRHBZ1795159: unbreak java.exp test cases
2020-04-07 Frank Ch. Eiglertestsuite: listing_mode_sanity.exp: update for new...
2020-03-29 Craig RingerPR25686: Fix ambiguous octal escapes in _stp_text_str
2020-03-20 Frank Ch. Eiglertapset docs: tweak SystemTap_Tapset_Reference overload...
2020-03-11 Frank Ch. Eigleremptiness is fulfilling
2020-03-11 Frank Ch. Eiglerempty
2020-03-07 Frank Ch. Eiglerblank commit
2020-03-05 Frank Ch. EiglerRHBZ1810216: fix ftrace() tapset function related autoc...
2020-03-03 Yichun Zhang... Bug: proc_mem_rss() broken on older kernels lacking...
2020-02-19 Frank Ch. Eigler.mailmap update
2020-02-19 Frank Ch. Eiglertestsuite: add $return = 1 typo regression test
2020-02-19 d.hatayama... loc2c-runtime: fix compilation failure
2020-02-19 Frank SorensonFix vfs.open probe use of 'cred' variable
2020-02-18 Frank Ch. EiglerPR11249 etc.: tweak userspace function blacklist
2020-02-18 Frank Ch. Eiglerstap.1 man page: mention references to error:: / warnin...
2020-02-14 Frank Ch. Eigler@var() diagnostics: generate more dwarf detail & context
2020-02-11 Frank Ch. Eiglerman pages: tweak dwarf warnings, mention mismatches...
next
This page took 0.055348 seconds and 5 git commands to generate.