]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2022-07-13 William CohenMake variable initializer work with RHEL6 compiler
2022-07-12 William CohenUpdate sleeptime.stp to work with newer kernels and...
2022-07-11 William CohenExtract the exit_reason from trace_kvm_exit vcpu argume...
2022-07-10 William CohenMake the DW_AT_bit_field_offset diagnostic output 32...
2022-07-08 William CohenPR29037 Handling gcc11 bitfields
2022-06-17 Frank Ch. Eiglerman/stap.1.in: elaborate on -c/-x vs. probe filtering
2022-06-16 Stan CoxUpdate postgres app test, deprecate mysql and xulrunner.
2022-06-16 Martin Cermaksystemtap.spec: package stap-profile-annotate if %...
2022-06-14 Stan CoxResolve sdt probes inside c++ methods.
2022-06-10 William CohenAdd CONFIG_COMPAT 32-bit on 64-bit support for RISC-V
2022-06-03 Stan CoxPage in the parm string in the sdt_misc test
2022-06-02 Stan CoxDon't consider 0x prefix when checking perf test results
2022-06-02 Frank Ch. Eiglertesting signed commit
2022-06-02 Frank Ch. Eiglerremove dejazilla support
2022-06-02 Stan CoxAdjust plt test result_string
2022-06-01 Stan CoxConsider function attribute suffixes in the function...
2022-05-26 William CohenFilter out aarch64 mapping symbols
2022-05-26 Stan CoxAdapt hw_breakpoint.exp for Linux 5.7.0 proc_create
2022-05-25 Stan CoxFix at_deref and at_var_cu test driver issues
2022-05-24 Sultan Alsawafruntime: remove stap_utrace_detach_ops() from task_finder2
2022-05-24 Sultan Alsawafruntime: clean up procfs directory when transport init...
2022-05-17 Stan CoxUse explicit @var kernel module for at_var_tracepoint...
2022-05-16 Stan CoxProbe do_utimes for handling utimes call
2022-05-11 Frank Ch. Eiglerprep for future 4.8 release
2022-05-11 Martin CermakUpdate examples/io/iostat-scsi.stp for modern rhel9...
2022-05-11 Noah Sancistap-profile-annotate.in:
2022-05-09 Martin Cermakrefix PR28634 for rhel8+ kernels
2022-05-04 Martin CermakTestsuite: Prevent the hwcaps based dynamic loader...
2022-05-02 Martin CermakInitialize the server cert db path release-4.7
2022-05-02 Frank Ch. Eiglerrelease 4.7 pre-release checklist items
2022-05-02 Frank Ch. Eiglertweak staprun/relay.c for -Werror=unused-result
2022-05-02 Frank Ch. EiglerPR29108 in-progress: tweak transport settings
2022-05-01 Frank Ch. Eiglerruntime: correct bulkmode transport operation
2022-04-28 Sultan Alsawafbuildrun.cxx: skip objtool processing for tracequery...
2022-04-27 William CohenPR29094: Include rpm/rpmcrypto.h when required
2022-04-27 Sultan Alsawafruntime: fix tracepoint entry leak on error when add_pr...
2022-04-26 William CohenPR29028: Support Linux kernels with CONFIG_RETHOOK set
2022-04-26 William CohenAdjust ioblock.stp tapset includes for Linux 5.18.0
2022-04-25 William CohenAvoid gcc-12 -Werror=format= issues in staprun/monitor.c
2022-04-25 Frank Ch. Eiglerbump AUTHORS
2022-04-25 Frank Ch. Eiglertransport: fix subbuf size to PAGE_SIZE
2022-04-22 Sultan Alsawafruntime: fix timing stat leaks when module init fails...
2022-04-21 Sultan Alsawafruntime: use RCU-protected get_mm_exe_file() on old...
2022-04-21 Frank Ch. Eiglertestsuite: make systemtap_version {} work again
2022-04-21 Frank Ch. Eiglerconfigury: give a message if /var/lib/java* not found
2022-04-21 Martin CermakTestsuite: fix PR29076 - user_string_quoted() doesn...
2022-04-21 Sultan Alsawafstaprun: interpret a non-zero systemtap_module_init...
2022-04-21 Sultan Alsawafruntime: clean up when starting the task finder fails...
2022-04-20 Martin CermakUpdate getitimer, readahead, and timer tests for modern...
2022-04-14 Stan CoxDocument --sign-module in the stap manpage.
2022-04-12 Sultan Alsawafruntime: fix race between different stap modules creati...
2022-04-12 Stan CoxHave the stap server mok sign modules using stap -...
2022-04-11 Martin Cermaktestsuite/systemtap.syscall/alarm.c: Glibc's sleep...
2022-04-11 William CohenAdd -N and -M option descriptions to man staprun man...
2022-04-11 Frank Ch. EiglerNEWS: no news is good news
2022-04-11 William CohenDocument "-w" in the stapdyn text help.
2022-04-11 Martin CermakUpdate sysc_signalfd for a fresh rhel8 aarch64 kernel.
2022-04-08 Noah Sanciadd stap-profile-annotate tool
2022-04-08 Martin CermakSyscall sched_getattr, setns, sigpending, and vmsplice...
2022-04-06 William CohenAdjust threadstacks.stp to work with newer versions...
2022-04-06 William CohenUpdate ttyspy.stp to work with newer kernels
2022-04-05 Martin CermakThe faccessat2 and adjtimex syscall updates
2022-04-04 William CohenAdd riscv specific ptrace support functions
2022-04-01 Martin CermakSupport the faccessat2 syscall
2022-04-01 Frank Ch. EiglerRHBZ2070857: use systemd presets for initscript enablement
2022-03-31 Stan CoxOnly consider --sign-module if systemtap supports NSS
2022-03-30 Frank Ch. Eiglermain.cxx: tweak #include for rhel8 sign_module g++...
2022-03-29 Stan CoxInclude vector in httpd/nss_funcs.cxx
2022-03-29 Stan CoxAdd --sign-module to enable users to mok sign their...
2022-03-29 William CohenAdd missing __NR*_memfd_secret defines for older Linux...
2022-03-22 Sultan AlsawafPR28974: initialize the VMA tracker before all probes
2022-03-22 William CohenPR28958: Fix tapset macros to allow nfsd-trace.stp...
2022-03-18 William CohenRevert "A missing __NR*_memfd_secret defines for older...
2022-03-18 William CohenA missing __NR*_memfd_secret defines for older Linux...
2022-03-18 William CohenFix deviceseeks.stp example to explicitly cast queue...
2022-03-17 William CohenRemove unneeded include of <linux/nfsd/nfsfh.h> from...
2022-03-17 Sultan AlsawafPR28974: runtime: add task finder targets to __stp_task...
2022-03-11 Frank Ch. Eiglersys/sdt.h: set x86-64 STAP_SDT_ASM_CONSTRAINT back...
2022-03-07 Stan CoxDon't run tls test on aarch64 as locattion info is...
2022-03-04 Frank Ch. EiglerPR28923: dtrace.in: add atexit removal & timeout to...
2022-03-04 Di ChenAdd support for new syscall memfd_secret
2022-03-03 Stan CoxUse timer instead of procfs to interface kmodule test...
2022-03-01 William CohenAvoid triggering error with -Werror=unused-value
2022-03-01 William CohenClear out the Dyninst-related data structures after...
2022-03-01 Frank Ch. EiglerPR28923: dtrace.in: add O_EXCL level exclusion on gener...
2022-03-01 dann frazierPR28923: dtrace: Use hash-based scheme for predictable...
2022-02-26 Aaron Mereybpf-translate.cxx: Prevent -Werror=maybe-uninitialized
2022-02-25 Stan CoxPR28557: module probe insertion on modern kernels
2022-02-25 Frank Ch. Eiglergcc12 warning suppression
2022-02-25 Frank Ch. Eiglerruntime: port to kernel 5.17-rc1+
2022-02-08 Stan CoxDon't run tls tests if debuginfo is missing
2022-02-07 Frank Ch. Eiglerbuildrun: for LKM backend, add -Wno-infinite-recursion
2022-02-04 Stan CoxLook for _rtld_global in /usr/lib/ld64.so.1 on s390x
2022-02-04 Marco Benatto(correcting author)
2022-02-03 William CohenFedora rawhide gcc updated, no longer need work around...
2022-01-31 Martin CermakImprove transport failures warning message.
2022-01-28 Stan CoxAttempt to access string in userspace if kernel access...
2022-01-27 William CohenOnly use -Wno-error=use-after-free in %optflags where...
2022-01-27 William CohenWork around for rhbz2047316
2022-01-26 Frank Ch. EiglerPR28804: tune default stap -s ## buffer size on small...
next
This page took 0.054228 seconds and 5 git commands to generate.