]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2022-09-09 Yichun Zhang... runtime: stat: avoid allocating stat_data memory on...
2022-09-09 Yichun Zhang... runtime: pmap: now we use kernel's per-cpu machinary...
2022-09-09 Stan CoxInitial python 3.11 backtrace support
2022-09-09 Yichun Zhang... Bug: runtime: gettimeofday*(): we did not handle CPU...
2022-09-08 Yichun Zhang... Bug: potential NULL pointer derefs when CPUs go online...
2022-09-08 Yichun Zhang... Optimize: runtime: context: avoid allocating context...
2022-09-08 Yichun Zhang... Optimize: runtime: print: avoid allocating string buffe...
2022-09-07 Yichun Zhang... Bug: __alloc_percpu() actually uses num_possible_cpus...
2022-09-07 Yichun Zhang... tapset: followup fix for commit 6dda5e93f28.
2022-09-07 Yichun Zhang... Bug: runtime: var _stp_allocated_net_memory would overf...
2022-08-31 Martin Cermakalign man/stap.1 with PR25841/eddfa1e6
2022-08-23 Martin CermakAlign testsuite/systemtap.base/at_var.exp with PR25841...
2022-08-22 Martin CermakMake kernel.function("__remove_from_page_cache").return...
2022-08-19 Frank Ch. EiglerPR29507: generalize sample python tapset for loose...
2022-08-19 Frank Ch. Eiglerrestore @cast "kernel" default for old stap
2022-08-18 yaowenbinfix py3example script run fail once more
2022-08-18 yaowenbinfix py3example script run fail
2022-08-02 Frank Ch. Eiglersystemtap.spec: fedora i686 rawhide (!) ftbfs fix try 2
2022-08-02 Frank Ch. Eiglersystemtap.spec: adapt to fedora rawhide java renaming
2022-07-26 Frank Ch. Eiglertesting buildbot
2022-07-20 Martin CermakFix failing nfsd.createv3 in testsuite/buildok/nfsd...
2022-07-13 Stan Coxpython 3.11 removed direct access to PyFrameObject...
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...
next
This page took 0.054576 seconds and 5 git commands to generate.