]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2023-11-21 William CohenTweak testsuite/semok/target_addr.stp to work with...
2023-11-15 William CohenPR29076: syscall test fixes for .rodata on x86_64 for...
2023-11-15 William CohenPR29076: Additional syscall test fixes for .rodata...
2023-11-15 William CohenFix map_hash.exp and map_wrap.exp tests
2023-11-14 Yichun Zhang... bugfix: older gcc versions do not have the -Wno-infinit...
2023-11-14 Yichun Zhang... PR31054: Non-system-wide perf event probes should not...
2023-11-14 Yichun Zhang... feature: stap -t now outputs module init timing reports.
2023-11-14 Yichun Zhang... translator: fixed output code indentation regarding...
2023-11-14 Yichun Zhang... PR31052: -DDEBUG_MEMALLOC_MIGHT_SLEEP resulted in lots...
2023-11-14 Yichun Zhang... PR31053: memory allocator might sleep in atomic contexts
2023-11-14 Yichun Zhang... PR31051: memory and uprobe leaks in early uprobe regist...
2023-11-14 Yichun Zhang... debug: added new MTAG macro so that we can know where...
2023-11-08 Frank Ch. Eiglertestsuite: PR30407 cleanup
2023-11-08 Frank Ch. Eiglersystemtap.spec: Correct 5.0 release timestamp
2023-11-08 Frank Ch. Eiglertestsuite: auto_path.exp
2023-11-08 Frank Ch. Eiglerprerelease datestamp fixes
2023-11-07 Martin CermakFix timing issue causing failures of testcase auto_path.exp
2023-11-03 William CohenPR31028: Handle .callee probes for DWARF5 information release-5.0a
2023-11-03 Martin CermakDrop the tapset_functions.exp
2023-11-02 Frank Ch. Eiglerpre-release AUTHORS bump
2023-11-02 Frank Ch. Eiglerpre-release NEWS refresh
2023-11-02 Frank Ch. Eiglersystemtap.spec: reenable crash
2023-11-01 William CohenAvoid conflicting with statx declaration provided by...
2023-11-01 Yichun Zhang... PR31014: Uprobes registered in task finder would block...
2023-11-01 Yichun Zhang... PR31024: always compare the real inodes for files in...
2023-11-01 Yichun Zhang... PR31020: runtime: task_finder2: we didn't resolve symli...
2023-11-01 William CohenTurn off gcc stringop-overflow warnings for syscall...
2023-11-01 Frank Ch. Eiglerpre-release sample index regen
2023-11-01 Frank Ch. Eiglerpre-release update-docs
2023-11-01 Frank Ch. Eiglerpre-release PRERELEASE marker updates
2023-11-01 Frank Ch. Eiglerpre-release update-po
2023-10-31 Yichun Zhang... PR31018: Map operations might get no lock protections...
2023-10-31 Martin CermakPR30407: Address context.exp findings
2023-10-31 William CohenFix UNTESTED: retblocklist
2023-10-30 Yichun Zhang... PR31012: kernel module loading might block a CPU for...
2023-10-30 Yichun Zhang... PR31013: Use of sleeping _stp_stat_del() operations...
2023-10-30 Yichun Zhang... feature: Add new runtime macro STP_FORCE_STDOUT_TTY...
2023-10-30 Yichun Zhang... PR31011: fixed memory leaks when the -t option is speci...
2023-10-30 Frank Ch. EiglerNEWS, testsuite/README: simplify, clarify
2023-10-27 Martin CermakAlign the tapset invocation of _stp_snprint_addr()...
2023-10-25 Frank Ch. EiglerNEWS: abbreviate debuginfod blurbage
2023-10-25 Frank Ch. Eiglertranslator: fix derived-chain elaboration procedure...
2023-10-25 Housam AlamourAdded test case and documentation to NEWS
2023-10-25 Housam AlamourChange from "package" to "archive" naming convention.
2023-10-25 Frank Ch. Eiglerconfigury: rework debuginfod searches
2023-10-25 Frank Ch. EiglerPR30803: strip .package() probe-point component from...
2023-10-25 Housam AlamourFix for case where empty string is input for .process...
2023-10-25 Housam AlamourFix to search only the archive base filename instead...
2023-10-25 Housam AlamourPR30803: *tapset-debuginfod.cxx
2023-10-25 William CohenPR30987: Exclude strlcpy and strlcat for glibc 2.38...
2023-10-25 Martin CermakPR30407: Add DWARF5 support to print_ubacktrace_fileline()
2023-10-23 William CohenAdd wget requires to systemtap-testsuite for systemtap...
2023-10-20 William CohenAllow sdt_buildid.exp to run with and without DEBUGINFO...
2023-10-13 Frank Ch. Eiglerbuildbot test, ignore
2023-10-12 William CohenPR30401: Address newer s390 kernels that move struct...
2023-10-12 Frank Ch. Eiglertestsuite: add cve-2023-4911 band-aid
2023-10-12 Frank Ch. Eiglertestsuite: drop busybox test case
2023-10-12 Frank Ch. Eiglertestsuite: simplify Makefile drivers
2023-10-12 Martin CermakTeach stap-prep to use new versions of dnf (if available)
2023-10-12 Frank Ch. Eiglerdocs: mark another timestamp with PRERELEASE
2023-10-11 Frank Ch. Eiglertestsuite: finish removing dejazilla artifacts, restori...
2023-10-11 Frank Ch. EiglerRHEL-12499: tweak stap-prep sans-debuginfod notice
2023-10-06 Frank Ch. EiglerPR27410 cont'd: Tolerate (skip) foreign-architecture...
2023-09-27 William CohenEliminate use of kernel's flush_scheduled_work() in...
2023-09-27 William CohenUse TWA_RESUME in the runtime calls to task_work_add
2023-09-27 William CohenEliminate use of do_each_thread() macro
2023-09-27 Frank Ch. Eiglersystemtap.spec: bump Release back up to 1{something}
2023-09-22 Martin CermakRobustify the flightrec2 testcase
2023-09-22 Martin CermakFix flightrecorder log rotation test cases
2023-09-21 Martin CermakAdd missing header to fix an s390x specific compile...
2023-09-21 Martin CermakFix a typo in tapset/linux/s390/sysc_execve.stp
2023-09-18 Frank Ch. EiglerPR30864: tweak configury for debuginfod/json-c
2023-09-15 Frank Ch. EiglerPR30858: improve diagnostics for pass-4 build failures...
2023-09-14 Frank Ch. Eiglertapset-debuginfod.cxx: respect --without-debuginfod
2023-09-14 Frank Ch. Eiglerlanguage-server/jsonrpc.h: tweak for stdint.h usage
2023-09-12 William CohenHave the scsi tapset support newer kernels struct scsi_cmnd
2023-08-29 William CohenPR30777: Allow systemtap to work on Intel machines...
2023-08-29 William CohenFor non-x86 architectures set the CPUFlags to be empty.
2023-08-25 Ryan GoldbergPR27410: Probe processes using debuginfod
2023-08-24 Frank Ch. EiglerNEWS typo fix
2023-08-24 Housam AlamourPR30434: deprecate rhel6 (2.6.32*) support. Deprecate...
2023-08-24 Housam AlamourPR30434 complete: Further removal of "if" branches...
2023-08-24 Housam AlamourPR30434 continuation: Deprecate testsuite files and...
2023-08-24 Housam AlamourPR30434 continuation:Remove process().insn probes from...
2023-08-24 Housam AlamourPR30434 continuation: CONFIG_UTRACE mentions removed...
2023-08-24 Housam AlamourPR30434 continuation: Added documentation of changes...
2023-08-24 Housam AlamourPR30434 continuation: Removed old uprobes, uprobes2...
2023-08-24 Housam AlamourPR30434: deprecate rhel6 (2.6.32*) support. Depricate...
2023-08-23 Frank Ch. EiglerPR30777: note in systemtap testsuite logs and stap...
2023-08-23 Frank Ch. EiglerPR30716: work around objtool stac/clac warning
2023-08-15 Frank Ch. Eiglerdebian bug #1047029: "make clean" hygiene
2023-08-14 Frank Ch. Eiglertestsuite/stap_merge.tcl: update for magic word in...
2023-08-14 Frank Ch. EiglerPR29108 / BZ2095359 tweak: stap_merge magic handling
2023-08-12 Frank Ch. EiglerPR30749: correct stap --sign-module timing
2023-08-12 Frank Ch. Eiglertestsuite: fix hash-bang of pr30570.stp
2023-08-12 Frank Ch. EiglerPR29108 / BZ2095359: rewrite staprun serializer logic
2023-08-12 Aliaksandr... runtime/staprun: import gheap routines
2023-08-07 William CohenAdd coverity annotation to indicate overflow in bpfinte...
2023-08-07 William CohenSimplify init_backlog function to avoid coverity BAD_SH...
2023-07-13 lijunlongPR30634: stop flushing overlarge output to stapio for...
next
This page took 0.053785 seconds and 5 git commands to generate.