]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2014-04-29 David SmithPR16716 partial fix: Fix types in syscall.sysfs.
2014-04-29 Jonathan LebonNEWS: typos in --dump-functions blurb
2014-04-29 David SmithPR16716 partial fix: Fix types in syscall.{dup,dup2...
2014-04-29 Jonathan Lebonupdate copyrights
2014-04-29 Jonathan Lebonnew helper script scripts/update-copyrights
2014-04-28 Brent BaudeBZ1092147: ppc64le: don't require prelink
2014-04-28 Frank Ch. EiglerPR16406: fix build-id false mismatch for userspace...
2014-04-28 Jonathan Lebonunprivileged_myproc.exp: only KFAIL .callee(string)
2014-04-28 Jonathan Lebonunprivileged_myproc.exp: adjust loop.c
2014-04-28 Jonathan Lebontask.stp: fix typo in task_rlimit() description
2014-04-28 David SmithPR16716 partial fix: Fix types in syscall.{inotify_add_...
2014-04-28 David SmithPR16716 partial fix: Fix types in syscall.{close,creat}.
2014-04-28 Lukas BerkAdd java backtracing and self unwinding to NEWS
2014-04-28 Frank Ch. Eiglersyscall testsuite: accept4 SOCK_CLOEXEC
2014-04-28 Frank Ch. Eiglersyscall testsuite test.tcl: use staprun -R for reused...
2014-04-27 Frank Ch. Eiglerunprivileged_myproc testsuite: mark .callees tests...
2014-04-27 Frank Ch. Eiglerruntime rhel6: avoid kernel crash with buildid checks...
2014-04-26 Josh Stonetapset: Deal with missing fs in i386/register.stp
2014-04-26 Josh Stoneruntime: Fix synthesized regs on ix86
2014-04-26 Josh Stonebuildrun: Don't bother filtering -fno-asynchonous-unwin...
2014-04-26 Josh Stoneruntime: Extend sect_attrs use back to 2.6.11
2014-04-26 Josh Stoneruntime: Initialize _stp_module_self from THIS_MODULE
2014-04-25 Frank Ch. Eiglersyscalls tapset: adapt to absence of uselib(2) syscall
2014-04-25 Frank Ch. EiglerPR6961 cont'd: add a terminating 0x00000000 word to...
2014-04-25 Jonathan Lebonstmt_inlines.exp: mark untested for older GCCs
2014-04-25 Jonathan Lebonstatement.exp: adapt for RHEL5
2014-04-25 Jonathan Lebontestsuite: adapt to RHEL5
2014-04-25 Jonathan Lebonlib/systemtap.exp: add strverscmp proc
2014-04-25 Jonathan Lebonlib/systemtap.exp: get better GCC and elfutils version...
2014-04-24 Frank Ch. Eiglersyscall testsuite: syslog.c: make nonblocking
2014-04-24 Lukas BerkChange how we assign _stp_module_self name/path to...
2014-04-23 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2014-04-23 David SmithPR16716partial fix: Fix types in syscall.{fchmod,fchown...
2014-04-23 Josh StoneMerge branch 'jistone/pr16844'
2014-04-23 Lukas BerkMerge branch 'master' of ssh://sourceware.org/git/syste...
2014-04-23 Jonathan Lebonpr16806.exp: new testcase
2014-04-23 Jonathan Lebonstmt_inlines.exp: rename cleanup proc
2014-04-23 Lukas BerkFix typo in systemtap.spec file rpm scriptlet
2014-04-23 David SmithPR16716 partial fix: Better types passed to _dfd_str...
2014-04-23 Josh StonePR16844: Direct messages to _stp_dbug
2014-04-23 Josh StonePR16844: Use _stp_kmalloc_gfp and _stp_kfree
2014-04-23 Josh StonePR16844: Initial adaptation for kernel 3.15 tracepoints
2014-04-22 Frank Ch. Eiglertestsuite: don't mandate presence of -m32/-m64 libc...
2014-04-22 Lukas BerkCorrect the architecture for the libHelper_ppc64.so...
2014-04-22 Jonathan Lebonstmt_inlines.exp: testcase for statement probes in...
2014-04-22 Jonathan Lebonstatement.exp and stmt_rel.exp: a few tweaks
2014-04-22 Jonathan Leboncallee.exp: fix inline compilation
2014-04-22 Jonathan Lebonstapprobes.3stap: give @defined() hint for $return
2014-04-22 David SmithPR16716 partial fix: Better types in 'syscall.{access...
2014-04-22 Frank Ch. Eiglersession.cxx: print found System.map file name for repor...
2014-04-22 Frank Ch. Eiglersession.cxx: also print kernel_functions[] sizes at...
2014-04-22 Lukas BerkStapbm uses netstat, require it for runtime-java
2014-04-22 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2014-04-22 David SmithPR16716 partial fix: Better types in 'syscall.{swapon...
2014-04-22 Stan CoxAdd python support tapset example.
2014-04-21 David SmithPR16716 partial fix: Better types in 'syscall.{getprior...
2014-04-21 David SmithPR16716 partial fix: Better types in 'syscall.{getpgid...
2014-04-18 Josh Stonetapset: set _shutdown_how_str and _madvice_advice_str...
2014-04-18 Josh Stonetapset: mark _sched_policy_str() as pure and :string
2014-04-18 Josh Stonetestsuite: tighten warn_overflow.exp verbosity to just...
2014-04-18 Josh Stonetestsuite: don't mix -p2 and -l in labels.exp
2014-04-17 Josh StonePrevent lock-recursion in _stp_ctl_send
2014-04-17 Jonathan LebonNEWS: add blurb re. statement probes
2014-04-17 Jonathan LebonMerge branch 'jlebon/pr16615'
2014-04-17 Jonathan Lebonstmt_rel.exp: improve coverage
2014-04-17 Jonathan Lebonstmt_rel_user.exp: generalize it
2014-04-17 Jonathan Lebontestsuite: adapt to new statement probes
2014-04-17 Jonathan Lebonadd DWARF_LINE* macros to help diagnosis
2014-04-17 Jonathan Lebonadd DWFL_ASSERT and DWARF_ASSERT to help diagnosis
2014-04-17 Jonathan Lebonstatement.exp: rework and expand
2014-04-17 Jonathan Lebondwflpp::iterate_over_srcfile_lines: add suggestions
2014-04-17 Jonathan Lebondwflpp: implement new iterate_over_srcfile_lines()
2014-04-17 Jonathan Lebonadd dwarf_query::filtered_all
2014-04-17 Jonathan Lebondwflpp: add CU line caching
2014-04-17 Jonathan Lebondwarf_wrappers: remove dwarf_line_t class
2014-04-17 Jonathan Lebongut out dwflpp::iterate_over_srcfile_lines()
2014-04-17 Jonathan Lebondwarf_query: rename line to linenos
2014-04-17 Jonathan Lebontapsets.cxx: simplify query_srcfile_label
2014-04-17 Jonathan Lebonsession.cxx: tweak semantic_error errsrc printing
2014-04-17 Jonathan Lebonresolve_prologue_endings: clarify comment re. alloc
2014-04-17 David SmithFixed PR16806 by improving task_finder/utrace shutdown.
2014-04-17 Lukas BerkPR16829 rework, have staprun export verbosity flag
2014-04-16 Lukas BerkPR16829 - trigger STAPBM_VERBOSE=true with two or more...
2014-04-15 Josh StoneAUTHORS bump
2014-04-15 Masatake YAMATOUse pid2task when passing pid to task_execname(v2)
2014-04-15 Jonathan Lebonsystemtap.exp: make kill proc smarter
2014-04-15 Victor Kamenskyruntime: linux 3.14 porting: case when CONFIG_USER_NS...
2014-04-15 Frank Ch. EiglerNEWS: note improvements in stap --use-server=ADDRESS...
2014-04-13 Frank Ch. Eiglerwarning::debuginfo man page: xref stap-prep more
2014-04-12 Josh StoneRemove a mis-added file
2014-04-12 Josh Stonetestsuite: send stress invocation notices to the log
2014-04-11 Josh Stonestaprun: Add one slot to stapio's argv[]
2014-04-11 Josh StoneMake sure print_format::format_component starts clear
2014-04-11 Lukas BerkChange how we assign self module values
2014-04-11 Lukas BerkAdd self-unwinding testcase and tweak existing tests
2014-04-10 Frank Ch. Eiglerstap-report: also report lockdep-related kernel config...
2014-04-10 Lukas BerkExplicitly declare _stp_module_self fields
2014-04-10 Frank Ch. Eigleri18n po update
2014-04-10 Josh StonePR16719: Fix a couple leaked Dwfl instances
2014-04-09 David SmithPR16716: Fix types in syscall.sched_{getscheduler,setsc...
next
This page took 0.055469 seconds and 5 git commands to generate.