]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2017-09-08 Serhei Makarovstapregex PR15065 (6/8) :: Core algorithm -- compute...
2017-09-08 Serhei Makarovstapregex PR15065 (5/8) :: correctly number tags in...
2017-09-08 Serhei Makarovstapregex PR15065 (4/8) :: switch DFA engine to an...
2017-09-08 Serhei Makarovstapregex PR15065 (3/8) :: translator integration bits
2017-09-08 Serhei Makarovstapregex PR15065 (2/8) :: add grouping testsuite
2017-09-08 Serhei Makarovstapregex PR15065 (1/8) :: add tapset/regex.stp
2017-09-07 David SmithFix PR22097 by updating the translator.
2017-09-07 David SmithFix PR22109 by updating tapset/linux/nfsd.stp for upstr...
2017-09-07 David SmithGet the systemtap.printf/memory1.exp test case working...
2017-09-07 David SmithGet the "spi" tracepoint group working again on rawhide.
2017-09-06 David SmithAdd a better update to tapset/python2.stp for RHEL6...
2017-09-06 David SmithCorrectly tweak the key.meta and keyhack.meta testsuite...
2017-09-06 David SmithFix PR22087 by updating testsuite/systemtap.base/implic...
2017-09-05 David SmithFix PR22054 by making sure we know whether a pointer...
2017-09-05 Saul WoldFix PR22066 by making stap link correctly when not...
2017-08-31 Frank Ch. Eiglerstaptree pretty-print: mark up register/deref/bitfield...
2017-08-31 David SmithAdd a minor update to the strace example and meta file.
2017-08-31 David SmithUpdate tapset/python2.stp for RHEL6-era systems.
2017-08-30 David SmithKFAIL more .callee tests in systemtap.unprivileged...
2017-08-30 Stan CoxSend the kernel build id to the http server.
2017-08-29 David SmithFix PR22036 by handling "struct bio" kernel changes.
2017-08-29 David SmithFix PR22031 by initializing the context class instance...
2017-08-29 David SmithFix PR22012 by updating the way we read user strings.
2017-08-28 David SmithFix spurious python2/python3 testing failures by increa...
2017-08-28 David SmithFix comments in runtime/linux/loc2c-runtime.h.
2017-08-28 Martin CermakPR22005: Fix @min() and @max() extractor functions.
2017-08-25 David SmithProvide decoded env_str in arch-specific syscall.execve...
2017-08-25 Aaron MereyRevert "PR21891: perform _stext relocation on kprobes...
2017-08-25 David SmithImprove s390x support in testsuite/systemtap.syscall...
2017-08-24 David SmithTweak more systemtap.examples meta files to improve...
2017-08-24 David SmithAdd a small fix to testsuite/systemtap.base/utrace_sysc...
2017-08-24 David SmithPerform process cleanup in testsuite/systemtap.interact...
2017-08-24 David SmithAdd a small fix to testsuite/lib/stapi.exp.
2017-08-24 David SmithAdd a fix to the 'container_check' example.
2017-08-24 David SmithTweak some systemtap.examples meta files to improve...
2017-08-23 Aaron MereyPR21891: perform _stext relocation on kprobes, fix...
2017-08-23 David SmithFix PR21998 by updating tapset/linux/ip.stp.
2017-08-23 David SmithAdd small fixes in tapset/linux/memory.stp.
2017-08-23 David SmithFix PR21996 by updating DEREF_FAULT for dyninst.
2017-08-23 David SmithFix PR21991 by casting to a 64-bit value when shifting.
2017-08-22 David SmithFix the testsuite/buildok/[nd_]syscalls-arch-detailed...
2017-08-22 David SmithFix tapset/linux/timestamp_monotonic.stp on newer kernels.
2017-08-22 David SmithUse @entry() in a return probe in tapset/linux/ipmib...
2017-08-22 David SmithAdd and use a new macro @inet_sock_cast().
2017-08-22 David SmithPR21984: Fix "cast to pointer from integer of different...
2017-08-17 David SmithAdd a minor fix to testsuite/systemtap.onthefly/uprobes...
2017-08-17 Stan CoxSend rpmname and buildid to http server.
2017-08-16 Frank Ch. Eigleradd PRERELEASE marker to stapbpf startup line
2017-08-16 David SmithSend over the linux distribution info to the http server.
2017-08-14 Bernhard M... dtrace: Allow for reproducible .o file builds.
2017-08-14 David SmithFix client-http.cxx compile errors with libcurl-7.55.
2017-08-14 David SmithFix rpm_finder.cxx compile errors with rpm 4.13.90.
2017-08-11 David SmithMake a small improvement in the http server "docker...
2017-08-11 David SmithFix PR21802 by improving the syscall test cases.
2017-08-11 David SmithMake small improvements to systemtap.base/perf.exp.
2017-08-11 David SmithFor rawhide, fix casting issues in the nd_syscall tapset.
2017-08-07 David SmithFix PR21917 by making _stp_module_panic_notifier more...
2017-08-03 David SmithFix deref handling on 32-bit kernels.
2017-08-03 David SmithFix PR21901 by releasing locks in the correct order...
2017-08-02 Cody SantingPR14021: Handle --sysroot=/
2017-08-01 David SmithDefine a dummy translate_bpf_pass() for non-bpf systems...
2017-08-01 Torsten PolleFix: BPF patches break the elfutils out of tree compila...
2017-08-01 Frank Ch. Eigler--runtime=bpf fixups, part 1/n
2017-07-31 David SmithPR10296 partial fix: Avoid netfilter "might_sleep"...
2017-07-31 Torsten PolleSupport inlined local_clock()/cpu_clock().
2017-07-28 David SmithFix PR21859 by locking the module mutex.
2017-07-28 David SmithCorrect a small bug in the aio syscall testcase.
2017-07-27 David SmithFix syscall.{preadv,pwritev} 'offset' variable handling.
2017-07-26 David Smithsyscall.execveat probes: provide decoded env_str
2017-07-26 David SmithUpdate tapset/linux/sysc_sigpending.stp for rawhide.
2017-07-26 David SmithFix PR21834 by updating the netfilter probes for new...
2017-07-25 David SmithUpdated tapset/linux/memory.stp for rawhide kernels.
2017-07-25 David SmithUpdated tapset/linux/ioblock.stp for rawhide kernels.
2017-07-25 David SmithUpdated testsuite/buildok/fortytwo.stp for rawhide.
2017-07-25 Richard HendersonMerge branch 'rth/bpf' post-bpf-merge
2017-07-24 Richard HendersonHandle implicit_pointer within translate_array
2017-07-24 Richard HendersonHandle implicit_pointer within translate_base_ref
2017-07-24 Aaron Mereyexamples eventcount.meta/.txt: replace "eventcount_inte... pre-bpf-merge
2017-07-24 Frank Ch. EiglerRevert "fix _stp_lookup_bad_addr arg-3 type"
2017-07-24 Frank Ch. Eiglerautocast support: bring back early manual functionall...
2017-07-24 Frank Ch. Eiglerfix _stp_lookup_bad_addr arg-3 type
2017-07-21 Aaron Mereyexamples: eventcount.stp supports modifying certain...
2017-07-21 Richard HendersonMerge branch 'rth/bpf' into rth/merge
2017-07-21 David SmithReplace spinlocks in runtime/mempool.c with stp style...
2017-07-21 Frank Ch. Eiglerjava stapbm: don't swallow stderr
2017-07-21 Frank Ch. EiglerPR12811: handle null java object arguments
2017-07-21 Richard HendersonAvoid sign-extension of lvalues
2017-07-20 Aaron Mereynew example: sizeof_interactive.stp
2017-07-20 David SmithUpdate testsuite/systemtap.base/stap_hwbkpt_kmod.c...
2017-07-20 David SmithFix PR21726 by replacing access_ok() calls.
2017-07-20 Richard HendersonAdd unsigned right shift operator
2017-07-20 Richard HendersonFix extension from target_register
2017-07-19 Richard HendersonFix systemtap.printf/pretty-bits.exp
2017-07-19 Frank Ch. EiglerFix systemtap.examples/process/proctop
2017-07-19 Aaron MereyFix formatting in procfs_multi_write.exp
2017-07-19 Aaron MereyAdd probe alias input.line, allow multiple procfs.write...
2017-07-18 David SmithFix a small systemtap server memory leak.
2017-07-18 David SmithAdd a minor RHEL6 fix to configure for the libcurl...
2017-07-18 David SmithImprove the http server "local" backend.
2017-07-18 Cody SantingPR21283: Add remote_id/remote_uri dyninst funcs
next
This page took 0.058585 seconds and 5 git commands to generate.