]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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
2017-07-18 Cody SantingPR21283: --dyninst with --remote
2017-07-18 Cody SantingPR21283 initial commit
2017-07-18 Frank Ch. Eiglerloc2stap: tolerate inconvenient dwarf locations
2017-07-17 Richard HendersonFix vta-test.exp
2017-07-17 Frank Ch. Eiglersupport nested $var[$var2] constructs
2017-07-15 Frank Ch. EiglerFix systemtap.base/pointer_array.stp
2017-07-14 David SmithAdded a temporary PR21726 workaround.
2017-07-13 Richard HendersonFix typo in last
2017-07-12 David SmithGet buildrun.cxx working on non C++11 compilers.
2017-07-12 Richard HendersonFix sign-extension on loads
2017-07-11 Stan CoxAdd preliminary client support.
2017-07-11 David SmithReorganize http server to support multiple compile...
2017-07-10 Richard Hendersontmp2
2017-07-10 Richard Hendersontmp
2017-07-10 Richard HendersonFix bounding of shifts
2017-07-05 Guilherme G... fix _SC_CLK_TCK compile error on rhel7
2017-07-01 Frank Ch. Eiglerdebuginfo diagnostics: complain about unresolved $vars...
2017-06-30 Stan CoxRevert "Add preliminary http client support." while...
2017-06-30 David SmithDisable page faults in _stp_valid_pc_addr().
2017-06-30 Stan CoxMerge branch 'master' of ssh://sourceware.org/git/systemtap
2017-06-30 Stan CoxAdd preliminary http client support.
2017-06-28 Richard Hendersonloc2c-runtime: Rely on inline functions more than macros
2017-06-28 Frank Ch. EiglerDEREF_FAULT: print hex better, without #token
2017-06-28 Frank Ch. Eiglerstap -k: generate a .i file too in $TMPDIR
2017-06-28 Frank Ch. Eiglerrestore testsuite/systemtap.base/at_var.stp to normal...
2017-06-27 Frank Ch. Eiglerstap -k: generate a .i file too in $TMPDIR
2017-06-27 Frank Ch. Eiglerspec/configury: require sqlite > 3.7
2017-06-27 Frank Ch. EiglerNEWS: add placeholder for kernel version porting
2017-06-26 Richard FontanaImprove public domain dedication language.
2017-06-26 David SmithReworked/reorganized the NSS client code to handle...
2017-06-26 Richard HendersonAdd __label__ for each deref_fault in tapsets
2017-06-23 David SmithUpdated tapset/linux/x86_64/sysc_arch_prctl.stp for...
2017-06-23 David SmithUpdate testsuite/systemtap.syscall/poll.c for newer...
2017-06-23 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2017-06-23 David SmithUpdate tapset/linux/ioscheduler.stp for newer kernels.
2017-06-23 Daan Spitzsyscall.execve probes: provide decoded env_str
2017-06-22 Frank Ch. Eiglerfollowup to 5cdaa947cbb, avoid using _a symbols
2017-06-22 David SmithFix another compile error in staprun/monitor.c.
2017-06-22 David SmithUpdate testsuite's kernel debuginfo smoke test.
2017-06-22 David SmithFix unprivileged_probes.exp python[23] probe support.
2017-06-22 Frank Ch. Eiglertesting-only patch to track down why $argv[0] read...
2017-06-22 David SmithUpdated testsuite/buildok/seventeen.stp for newer kernels.
2017-06-22 Frank Ch. Eiglerloc2c-runtime.h: in deref calls, tolerate nested calling
2017-06-22 Frank Ch. Eiglertranslator for embeddedcode: don't emit deref_fault...
2017-06-22 Frank Ch. Eiglerimplicptr.c test case: defeat more compiler optimizations
2017-06-22 David SmithUpdate the python2 tapset for upstream python changes.
2017-06-22 David SmithFix compile error in staprun/monitor.c.
2017-06-22 David SmithUpdate tracepoint finding logic for newer kernels.
2017-06-22 William Cohenregenerate examples index
2017-06-22 William CohenAdapt huge page systemtap scripts from blog article...
2017-06-22 Frank Ch. Eiglersemantic analysis: functions: process them all in seman...
2017-06-21 Frank Ch. Eiglerstaptree loc2stap: de-duplicate ctx target_symbol nodes
2017-06-21 Aaron MereyAdd new probe alias input.char
2017-06-21 David SmithUpdated the vm.oom_kill probe for more recent kernels.
2017-06-20 Frank Ch. Eiglertapset loc2c: don't set symbol/functioncall->referent...
2017-06-20 David SmithUpdate several server tests.
2017-06-20 Frank Ch. Eiglerconst_folder update tracing
2017-06-20 Frank Ch. Eiglerstaptree update_visitor: include a verbosity member...
2017-06-15 David SmithAdd the beginnings of the http client code.
2017-06-14 David SmithUpdated httpd/README.
2017-06-14 David SmithThe httpd server now captures stdout/stderr from systemtap.
2017-06-14 David SmithFixed PR21362 by eliminating syscall probe nesting.
2017-06-14 Richard HendersonFix array indexing
2017-06-13 David SmithAdd file upload to the httpd server.
2017-06-12 Frank Ch. Eiglerstaptree: put a warning block beside expression::print()
2017-06-12 Richard HendersonFix at_var.exp
2017-06-08 David SmithAdd httpd/README describing the web api.
2017-06-08 David SmithPerformed some code rearranging in the httpd server...
2017-06-08 David SmithThe httpd server now support downloading the built...
2017-06-07 David SmithThe httpd server now builds a kernel module and returns...
2017-06-06 David SmithThe httpd server now produces valid JSON.
2017-06-01 Richard HendersonFix systemtap.base/const_value.stp
2017-06-01 David SmithUpdate the syscall tapset for the 4.11 kernel (s390x...
2017-06-01 Richard HendersonFix translation of lvalue store to register
next
This page took 1.991127 seconds and 5 git commands to generate.