]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2014-05-14 Josh StoneUnify checks for target_symbol::comp_pretty_print
2014-05-13 Josh StoneHide the details of target_symbol_setter_functioncalls
2014-05-13 Josh StoneResolve function refs added by autocast expansion
2014-05-09 Josh Stoneelaborate: Propagate type_details in limited cases
2014-05-09 Josh Stoneelaborate: turn referent asserts into exceptions
2014-05-07 Josh StoneStart expanding autocast during type resolution
2014-05-06 Josh Stoneelaborate: mark functioncall type errors on the argument
2014-05-06 Josh StoneSave type details in expressions
2014-05-03 Josh StoneFlatten dwflpp in add_unwindsym_ldd
2014-05-02 Josh StoneMerge branch 'master' into autocast
2014-05-02 Martin CermakAdd test coverage for rhbz1027459
2014-05-02 David SmithMake the syscall.accept4 buildok test optional.
2014-05-02 Jonathan LebonPR16894: new wordexp.exp to check -c COMMAND handling
2014-05-02 Jonathan LebonPR16894: give better errors re. -c commands
2014-05-02 David SmithPR16716 partial fix: Fix types in syscall.clock_{getres...
2014-05-01 Jonathan Leboncmd_file(): properly free the words array
2014-05-01 Jonathan Leboncmd_file(): only free words if succeeded
2014-05-01 Martin Cermakfix typo in changelog (bad date)
2014-04-30 Jonathan Lebonversion bump and autoreconf
2014-04-30 William CohenAdd MMPAP_SYSCALL_NO and other defines in runtime/sysca...
2014-04-30 David SmithPR16716 partial fix: Fix types in syscall.{compat_selec...
2014-04-30 Jonathan Lebonsystemtap.spec: pre-release log and bump release-2.5
2014-04-30 David SmithPR16716 partial fix: Fix types in syscall.{linkat,readl...
2014-04-29 David SmithPR16716 partial fix: Fix types in syscall.{open,openat}.
2014-04-29 Jonathan Lebonpyexample.stp: split into py2example.stp and py3example.stp
2014-04-29 Frank Ch. Eiglerfix --suppress-time-limits usage typo too
2014-04-29 Lukas BerkFix typo for suppress-time-limits in runtime headers
2014-04-29 David SmithFix PR16884 by updating [nd_]syscall.compat_sys_shmctl.
2014-04-29 David SmithPR16716 partial fix: Fix types in syscall.{chmod,fchmodat}.
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
next
This page took 0.051541 seconds and 5 git commands to generate.