]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2024-01-12 Tim HainesPR31235: configury
2024-01-09 Martin CermakPR31215: @__compat_task misbehaves
2024-01-08 Martin Cermaktestsuite: Fix syscall test runtime problems
2024-01-05 Martin Cermaktestsuite: Drop ancient rhel6-era nfsservctl.c syscall...
2024-01-05 Martin CermakRefresh the syscall number tables
2024-01-04 William CohenPR29076: syscall test fixes for .rodata on x86_64 for...
2024-01-04 Martin Cermaktapset: Fix _struct_timeval_u()
2024-01-04 Martin Cermaktestsuite: Avoid SEGv in systemtap.syscall/select.c
2024-01-04 Martin Cermaktestsuite: Remove parallel testsuite runs relicts
2023-12-25 Sergei Trofimovichbpf-translate.cxx: fix build against upcoming `gcc...
2023-12-23 Frank Ch. Eiglertestsuite listing_mode.exp: canonicalize subtest names
2023-12-21 Victor KamenskyMakefile.am: fix build with --with-debuginfod=/path...
2023-12-21 Victor Kamenskyconfigure.ac: fix broken libdebuginfod library auto...
2023-12-21 Sergei Trofimovichstaprun: fix build against upcoming `gcc-14` (`-Werror...
2023-12-19 Yichun Zhang... PR31060: Dynamically switch mount namespaces for the...
2023-12-18 Yichun Zhang... PR31180: feature: added new probepoint process.data...
2023-12-18 Yichun Zhang... Refactored some of the code for kernel.data(*).* probep...
2023-12-18 Yichun Zhang... change: use bounded loops for spin_trylock() in the...
2023-12-18 Yichun Zhang... PR31176: fix Spin lock deadlocks in memory pool allocat...
2023-12-18 Yichun Zhang... tests: updated the test cases in kernel-hw-breakpoint...
2023-12-18 William CohenPR30831: Improve error handling of systemtap workqueue
2023-12-17 Yichun Zhang... Add more tests to cover the kernel.data(ADDR) probepoin...
2023-12-15 William CohenAdjust DEBUG_TRANS enabled code to work with current...
2023-12-11 William CohenPR31039: Make autoconf-utrace-via-tracepoints.c work...
2023-12-08 Yichun Zhang... PR31119: translator: sign-extension might yield wrong...
2023-12-06 William CohenPR27803: Do not remove doc/SystemTap_Tapset_Reference...
2023-12-06 Martin Cermaktestsuite: Use --skip-badvars with syscall tests ...
2023-12-06 Martin Cermaktestsuite: Use --skip-badvars with syscall tests
2023-12-05 William CohenSupport kretprobe ABI change in Linux 5.11 kernels
2023-12-04 William CohenPR31074: Ensure that the set_kernel_string* functions...
2023-12-04 Victor KamenskyMakefile.am: remove runtime/linux/uprobes and runtime...
2023-12-04 Frank Ch. Eiglersystemtap.spec: always build systemtap-jupyter
2023-11-29 Martin Cermaktestsuite: Allow for caching the syscall test module
2023-11-27 Martin CermakTestsuite: syscall/clock.c: RHEL8 improvements
2023-11-21 Frank Ch. Eiglerpost-release 5.1 version bump
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
next
This page took 0.053298 seconds and 5 git commands to generate.