]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2022-01-14 Frank Ch. EiglerPR28781: translator: imply -d from -c/-x
2022-01-13 Frank Ch. EiglerPR28778: gcc warning tweak for sprintf precision parameter
2022-01-12 Stan CoxTie vardie_from_symtable test to a specific function.
2022-01-12 William CohenUpdate liveness macro arguments so code compile if...
2022-01-11 Stan CoxAdjust for unused global variable decimal automatic...
2022-01-11 William CohenCorrect typo and include information about location...
2022-01-11 William CohenAdd proper warning if liveness analysis unable to parse...
2022-01-11 Frank Ch. Eiglersecurity-band-aids/cve-2021-4155: new sample script
2022-01-11 William CohenCleanly skip analysis if unable to open and parse the...
2022-01-11 Stan CoxAdd the dwarf op DW_OP_form_tls_address
2022-01-07 Stan CoxStandardize dyninst include file use.
2021-12-13 Martin CermakPR28634: Update ioscheduler.stp for kernel-5.16
2021-12-08 Martin Cermaksystemtap.examples/io/iostat-scsi.stp: Update for kerne...
2021-12-07 Stan Coxsys/sdt.h fp constraints: aarch64, s390
2021-12-06 Frank Ch. Eiglersys/sdt.h fp constraints cont'd, x86-64 edition
2021-12-01 Stan CoxHandle user supplied sdt probe argument template
2021-12-01 Frank Ch. EiglerRHBZ2026858: on __arm__ (arm32), use STAP_SDT_ARG_CONST...
2021-12-01 Martin Cermaktapset/linux/nfs.stp: Fix rhbz1972798
2021-11-25 Martin CermakRefix use of sysuser.d/* for user/group management
2021-11-24 Martin CermakFix use of sysuser.d/* for user/group management
2021-11-22 Serhei MakarovPR28618 stapregex: allow non-capturing group
2021-11-20 Frank Ch. Eiglerconfigury: let python3 be python3
2021-11-15 Serhei Makarovautoconf: version bumps for the next release-4.7
2021-11-15 Serhei Makarovversion bumps for the next release-4.7
2021-11-15 Serhei Makarovsystemtap.spec: release-4.6 w/correct date release-4.6
2021-11-15 Serhei MakarovNEWS: release-4.6
2021-11-15 Serhei Makarovsystemtap.spec: actually add the wiki link
2021-11-15 Serhei Makarovsystemtap.spec: release-4.6
2021-11-15 Frank Ch. EiglerPR28449: runtime/transport: bump up _stp_subbuf_size...
2021-11-14 Frank Ch. EiglerPR28557: module probe insertion on modern kernels
2021-11-09 Serguei Makarovpre-release-4.6: tested kernel versions
2021-11-08 Serguei MakarovNEWS: clarify liveness analysis entry
2021-11-08 Serguei MakarovNEWS: couple more bpf additions
2021-11-08 Serguei Makarovpre-release-4.6: regen examples index
2021-11-08 Serguei Makarovpre-release-4.6: regen docs
2021-11-08 Serguei Makarovpre-release-4.6: make update-po
2021-11-08 Serguei MakarovAUTHORS: new authors for release-4.6
2021-11-05 William CohenAdd NEWS blurb about riscv64 support.
2021-11-04 Serguei Makarovprocfs_bpf.exp PR28544: fix string handling error
2021-11-04 Serguei Makarovman/stap.1.in stapregex: clarify POSIX ERE features
2021-11-02 Frank Ch. Eiglerpass-2 elaborate: autocast: suppress "Potential type...
2021-11-02 William CohenAdd -faligned-new to CXXFLAGS when available to compile...
2021-11-02 Frank Ch. Eiglerdwarf type details: trace at -v level 5
2021-11-01 Frank Ch. Eiglerruntime: port to kernel 5.15-rc
2021-10-31 Frank Ch. Eiglerconfigury: fix -ltbb for DYNINST_LIBS
2021-10-30 Frank Ch. Eiglerstaprun/relay.c: bypass compiler warning
2021-10-30 Frank Ch. EiglerPR28449: fix cross-cpu message ordering
2021-10-29 Serguei Makarovsystemtap.base/labels.exp: also accept 'Child process...
2021-10-29 William CohenAdd info about guru-mode checks and syscall_any tapset...
2021-10-28 William CohenAdjust analysis code to compile with older Dyninst 9
2021-10-28 William CohenUpdate test_unused.exp to match current unused variable...
2021-10-28 William CohenTolerate dyninst10's need for -lboost_system in analysi...
2021-10-27 William CohenMake the liveness warning 32-bit agnostic
2021-10-26 William CohenAssert that anything other than 32-bit or 64-bit proces...
2021-10-26 William CohenRemove developmental diagnostic output in code.
2021-10-26 William CohenAdd caching for the liveness data structure
2021-10-26 William CohenCache the dyninst of the binaries
2021-10-26 William CohenAdd a test to check that the liveness analysis is repor...
2021-10-26 William CohenUse the elf_path in mod_info as that always points...
2021-10-26 William CohenRemove the unused attribute now that the location_conte...
2021-10-26 William CohenOutput warning message when liveness detect write to...
2021-10-26 William CohenEliminate unnecessary CodeRegion discovery
2021-10-26 William CohenDo liveness analysis after location information set...
2021-10-26 William CohenAdd register mappings for aarch64 and powerpc architectures
2021-10-26 William CohenAdd support to handle 32-bit x86 binaries
2021-10-26 William CohenShow the liveness information at points being probed
2021-10-26 William CohenMove HAVE_DYNINST setting back to original/correct...
2021-10-26 William CohenUpdate configure machinery and add files to hold Dynins...
2021-10-25 William CohenAdd symbolic link so syscall_any tapset works for riscv...
2021-10-25 William CohenUpdate the syscall<->number mappings for syscall_any...
2021-10-25 William CohenUpdate syscall_any number<->name maps to include syscal... wcohen/bpf_syscall_any_v2
2021-10-25 William CohenPull in the includes to get strace syscall info from...
2021-10-14 Serguei Makarovstap_run.exp: accept 'WARNING: Child process exited...
2021-10-13 Stan CoxSupport softfloat by dyninst backend.
2021-10-12 Frank Ch. EiglerBZ2012907 systemtap.spec: use sysuser.d/* for user...
2021-10-11 William CohenAllow stopwatch example to run with bpf backend.
2021-10-11 William CohenAdd various tapset/bpf files (and links) to support...
2021-10-11 William CohenUpdate syscall_num.stp mappings between syscall number...
2021-10-11 William CohenAllow multiple architecture syscall_num.stp files to...
2021-10-11 William CohenUpdate dump-syscalls.sh to work with newer strace-code
2021-10-08 Stan CoxAdd support for s390 floating point registers
2021-10-04 Sultan Alsawafstaprun: don't colorize the space following the warning...
2021-10-04 Sultan Alsawafstaprun: make the previous commit obey the color_errors...
2021-10-04 Sultan Alsawafstaprun: fix warning/error/dbug eprintf() races causing...
2021-10-01 Sultan Alsawafruntime: make _stp_vlog() more robust to avoid truncati...
2021-09-30 Stan CoxPR27829: Support floating point values passed through...
2021-09-29 Nir Soffertestsuite traceaio.c
2021-09-29 Nir SofferFix traceaio with IO_CMD_{PREAD,PWRITE}
2021-09-29 Frank Ch. Eiglertraceaio example: tweak @cast and IOCB_CMD_*
2021-09-29 Nir SofferFix traceaio with IO_CMD_{PREAD,PWRITE}
2021-09-24 Frank Ch. EiglerPR28384: convert more nfs_proc.stp server_ip to string
2021-09-23 Nir SofferAdd traceaio example
2021-09-20 William CohenCorrect RISC-V handling of SDT markers and document...
2021-09-17 Sultan AlsawafFix races in perf probe task finder callback
2021-09-14 Di ChenThe /* pc=0x... */ is no longer printed by "stap -v...
2021-09-14 William CohenUse task_state tapset function to avoid task_struct...
2021-09-10 Frank Ch. Eiglertapset: start adopting kernel netif_* tracepoints in...
2021-09-07 Frank Ch. Eiglerdwflpp.h: add conditional EM_RISCV define
2021-09-07 William CohenAdd dwarfless register access for RISC-V
2021-09-07 William CohenAdd bactrace support for RISC-V
next
This page took 0.055117 seconds and 5 git commands to generate.