]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2015-08-11 Frank Ch. Eiglertestsuite C programs: fix some gcc warnings
2015-08-04 Martin CermakFix PR18769 by moving @__compat_task() macro.
2015-08-03 Martin CermakUpdate file mode for testsuite/buildok/stap_staticmarke...
2015-07-31 Martin CermakFix PR18711 by updating the netfilter code for new...
2015-07-28 Frank Ch. Eiglersample scripts: add noptrace.txt, regen index
2015-07-23 Snehal Phulechecks for uprobes in the testsuite sdt_varname.exp
2015-07-22 Martin CermakSupport java-1.8.0-openjdk.
2015-07-16 Martin CermakUpdate rename.c syscall test for 3.10.0-294.el7 kernels.
2015-07-16 Martin CermakUpdate arch_compile_flag_{name,bits}(). The ppc64le...
2015-07-15 Lukas Berksystemtap.spec changes for ppc64{be,le} java helper...
2015-07-15 Lukas BerkAdd ppc64le to java/Makefile.*
2015-07-14 David SmithUpdate the [nd_]syscall.clone probe aliases for rawhide.
2015-07-14 Martin CermakPR18630: New testcase for dwarfless parameters from...
2015-07-14 Martin CermakPR18650: Fix longlong_arg() for powerpc uprobes.
2015-07-13 Frank Ch. Eiglercoverity fixes: uninitialized class members
2015-07-11 Frank Ch. Eiglersystemtap.spec: don't prereq prelink on recent fedoras
2015-07-10 David SmithAdd a note to tapset/i386/registers.stp about grabbing...
2015-07-10 David SmithAdd a small syscall tapset fix found by source analysis.
2015-07-10 Frank Ch. EiglerBZ1241971: add --with-python3 to configury for /usr...
2015-07-10 Martin CermakFix PR18651: An nd_syscall tapset cleanup based on...
2015-07-09 Frank Ch. Eiglercontinue gettextizing & configury & po update
2015-07-09 Ivan Diorditsagettextize to gettext 0.19
2015-07-07 David SmithFixed PR18634 by getting timer probes to compile on...
2015-07-07 David SmithFixed BZ1240682 by fixing a rawhide compile problem.
2015-07-06 Josh StonePR18555: prefer linkage_name to match the symtab
2015-07-03 Martin CermakExtend expect timeout for bz1027459.exp (wrt. Pass...
2015-07-02 David SmithSimplify a few syscall probes and handle RHEL5 kernels...
2015-07-02 David SmithReplace '_stp_is_compat_task()' calls with the appropri...
2015-07-01 David SmithFixed PR18597 by returning negative values correctly...
2015-06-30 Mark WielaardVarious fixes for test failures caused by implicit...
2015-06-30 Mark WielaardInclude unistd.h in uprobe_stmt_num.c
2015-06-30 Mark WielaardInclude stdlib.h in uprobe_stmt_num.c
2015-06-30 Mark WielaardInclude string.h in pthreadprobes.c
2015-06-30 Mark Wielaardunwind.c (compute_expr): Don't fallthrough after div...
2015-06-30 David SmithTwo small stat code fixes found by source analysis.
2015-06-26 Martin CermakPR18571: tapset support bpf and seccomp syscalls
2015-06-25 David SmithFixed PR18598 by adding a build test case for tapset...
2015-06-25 David SmithFixed PR18577 by making 'stap -l **' faster.
2015-06-24 Felix LuPR18075 documentation
2015-06-24 Felix LuPR18075 add callee.return probes
2015-06-23 Martin CermakPR18462: Allow library macro deprecation
2015-06-22 Josh StonePR13664: test that map indexes don't propagate dwarf...
2015-06-22 Mark Wielaardruntime/unwind.c: Also sanity check DWARF regno for...
2015-06-19 David SmithFixed PR18563 by updating mbrwatch.meta.
2015-06-19 David SmithFixed PR18562 by updating listing_mode.exp for systems...
2015-06-19 Frank Ch. EiglerPR17737 cont'd: switch to out-of-line xsl parameter...
2015-06-19 Frank Ch. Eiglerscripts/update-docs: reduce effort
2015-06-18 David SmithImproved spawned process cleanup in stmt_counting.exp...
2015-06-18 David SmithFixed PR17831 by making kprobes_onthefly.exp more robust.
2015-06-17 David SmithMark json-detailed.stp as an expected fail in buildok...
2015-06-17 Abegail Jakopbump versions to 2.9
2015-06-17 David SmithFixed PR18554 by upating the list.exp test case.
2015-06-17 David SmithFixed PR18552 by updating the dump_probe_aliases.exp...
2015-06-17 David SmithFixed PR18551 by updating the migrate.stp example script.
2015-06-17 Abegail Jakoprelease 2.8 dating in .spec and NEWS release-2.8
2015-06-17 Abegail Jakopregenerate examples index
2015-06-16 David SmithImproved spawned process cleanup in several test cases.
2015-06-15 Abegail JakopNEWS: mention man page additions, @task and golang
2015-06-15 Abegail Jakopupdate AUTHORS file
2015-06-15 David SmithFix PR18460 by updating the tracepoint_onthefly.exp...
2015-06-15 Frank Ch. Eiglerreleng: update-po
2015-06-15 David SmithFixed PR18538 by updating the scsi tapset.
2015-06-15 Abegail Jakopxhtml-common.xsl: remove use of writing.mode var
2015-06-12 David SmithFixed PR18526 by updating the socket tapset.
2015-06-12 David SmithEnsure we have everything we need before trying the...
2015-06-12 David SmithFixed PR18518 by updating the vfs and nfs tapsets.
2015-06-11 David SmithMade x86_64 specific [nd_]syscall.vm86_warning probes...
2015-06-11 Abegail JakopNEWS piece on the ns-aware tapsets
2015-06-11 Abegail Jakopmake pid ns tapsets available on kernel 3.7
2015-06-11 Abegail Jakop[task_]ns_* tapsets: throw error instead of returning -1
2015-06-11 Abegail Jakopget_task_from_pid() only if def CONFIG_*_NS
2015-06-11 Abegail Jakopstaprun: send STP_NAMESPACE_PID msg only if -N PID
2015-06-11 Abegail Jakopruntime/linux/namespaces.h: hold rcu_read_lock longer
2015-06-11 Abegail Jakopsemko test using task_ns_pid() tapset without -g
2015-06-11 Abegail Jakoptranslate.cxx: always include namespaces.h
2015-06-11 Abegail Jakopcontext_ns.exp: replace userns_child_exec.c with unshare
2015-06-11 Abegail Jakopstore pid from staprun -N opt in _stp_namespaces_pid
2015-06-11 Abegail Jakopadd -N TARGET_NS_PID option to staprun
2015-06-11 Abegail Jakopmove the bulk of [task_]ns_* tapsets to helper fns
2015-06-11 Abegail Jakopadd /* guru */ pragma to task_ns_* tapsets
2015-06-11 Abegail Jakopmoved repetitive pid-to-ns chunks into a function
2015-06-11 Abegail Jakopcontext_ns.exp: test for pid ns-aware tapset functions
2015-06-11 Abegail Jakopremove ns comparison in [task_]ns_* tapsets
2015-06-11 Abegail Jakopuse find_pid_ns instead of find_get_pid in [task_]ns_*
2015-06-11 Abegail Jakopbuildok test cases for ns-aware tapsets
2015-06-11 Abegail Jakopnew namespace-aware tapset functions: [task_]ns_*
2015-06-11 Abegail Jakopnew option: --target-namespaces=PID
2015-06-10 David SmithFixed PR18461 by updating the netfilter code for linux...
2015-06-10 Masanari IidaFix typo in stap.1 man page
2015-06-09 David SmithRemove more non-syscalls from testsuite/systemtap.sysca...
2015-06-09 David SmithIncrease the testsuite timeout value for 32-bit arm...
2015-06-09 Martin CermakPR18492: Add tapset support and test coverage for sched...
2015-06-09 Martin CermakPR18501: Add tapset support and test coverage for the...
2015-06-08 Frank Ch. Eiglerstapprobes: mention symbol-table based semi-dwarfy...
2015-06-05 Frank Ch. EiglerPR14161: tweak NEWS wordage and extend test case run...
2015-06-05 Felix LuNEWS: STP packet probe points
2015-06-05 Frank Ch. EiglerNEWS: mention commit d8ef032e
2015-06-05 Felix Lu14164 netfilter bridge protocol packet info
2015-06-04 David SmithImprove a couple of syscall testcases for aarch64.
2015-06-04 David SmithFixed PR18477 by adding support for 10 syscalls.
next
This page took 0.050685 seconds and 5 git commands to generate.