]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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.
2015-06-04 David SmithAvoid compile errors in arch-dependent aux_syscalls...
2015-05-29 William CohenUse a value for bad syscall that works better on 32...
2015-05-29 Martin CermakUse __compat_[u]long() macros in syscall.migrate_pages...
2015-05-28 William CohenAllow preprocessor.exp test to recognize 4.x kernels
2015-05-27 Martin CermakSyscall tapset cleanup
2015-05-26 Frank Ch. Eiglernetfilter/ip tapset: add "kernel<foo.h>" for all @cast()'s
2015-05-25 Felix LuBug 15987 - generated function::* man pages should...
2015-05-25 Felix LuAdd stapref.1 to systemtap.spec
2015-05-21 Felix LuImprove systemtap language reference man page
2015-05-20 Felix LuSystemtap language reference man page
2015-05-20 AthiraAdd entry for ppc64le in arch list
2015-05-20 Martin CermakSeveral small fixes in syscall tapset and related testc...
2015-05-16 Frank Ch. Eiglerman warning::debuginfo.7stap: tweak highlighting
2015-05-16 Frank Ch. Eiglerwarning::debuginfo page: elaborate on kernel-debug...
2015-05-14 David SmithAdd the JSON tapset and macros to the generated documen...
2015-05-14 David SmithAdd support for documenting systemtap macros.
2015-05-14 Jonathan Lebonmake from_glob a per-component field rather than per-pp
2015-05-14 David SmithAdd a JSON tapset build test case.
2015-05-14 Jonathan Lebontracepoint_onthefly.exp: setup_kfail tests for now
2015-05-14 Jonathan Lebontracepoint_onthefly.exp: new testcase
2015-05-13 David SmithAdd 2 JSON tapset examples.
2015-05-13 Martin CermakPR18398: Tapset support for {get,set}_thread_area syscalls
2015-05-12 David SmithAdd JSON tapset and macro file.
2015-05-12 Martin CermakPR18395: New tapset handling {get,set}_robust_list...
2015-05-11 Martin CermakPR18387: New tapset handling the setns syscall
2015-05-08 Josh StonePR18389: disable ICF on tracepoint queries
2015-05-01 Josh Stonetapsets.cxx: handle library globbing by path
2015-05-01 Josh Stonetestsuite: add prototypes to sdt_misc.c
2015-04-30 David SmithFix PR18361 by supporting RHEL7's 'securelevel' feature.
2015-04-29 Frank Ch. EiglerNEWS: retroactively add mention of STAP_ERROR() embedde...
2015-04-28 David SmithFix PR18309 by updating the syscall.sig{pending,suspend...
2015-04-28 Martin CermakPR18343: New tapset handling the clock_adjtime syscall
2015-04-28 Martin CermakPR18337: Test coverage improvements, tapset extension.
2015-04-27 William CohenAdd spawn_seeker.txt to example information.
2015-04-27 David SmithFix PR17986 by updating the unprivileged_probes.exp...
next
This page took 0.054584 seconds and 5 git commands to generate.