]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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...
2015-04-24 Mark WielaardFilter out descriptor/SHN_UNDEF symbols in symbol_table...
2015-04-24 Frank Ch. Eiglerwhythefail.stp: typo fix in comments
2015-04-24 Frank Ch. Eiglernew example: whythefail.stp
2015-04-24 AthiraAdding ppc64le loader to interpreter list
2015-04-24 Martin CermakPR18310: Test coverage improvements, tapset extension.
2015-04-24 Frank Ch. Eiglersession.cxx: improve parse error token colorization
2015-04-24 Frank Ch. Eiglertapset/speculative.stp: optimize
2015-04-24 Frank Ch. Eiglertapsets.cxx: Respond to pending_interrupts during ...
2015-04-23 Frank Ch. Eiglerman error::pass5: mention --suppress-time-limits
2015-04-23 Mark WielaardFix tapsets.cxx double ->-> compile error.
2015-04-23 Mark Wielaardppc64le doesn't have function descriptors. Remove __pow...
2015-04-22 Frank Ch. Eiglertapsets.cxx: fix symbol/address lookup returned-data...
2015-04-22 Martin CermakPR18293: Test coverage improvements, tapset extension.
2015-04-22 Mark WielaardRevert "Turn prologue searching on by default for ppc64...
2015-04-22 Hemant KumarPrioritize symbol table lookup for ppc64le
2015-04-22 Hemant KumarTest dwarfless probes on multiple static functions
2015-04-22 Hemant Kumarsystemtap/tapsets.cxx: Fix dwarfless probes on multiple...
2015-04-22 Martin Cermakioperm.c: Fix COVERAGE.
2015-04-22 Martin CermakPR18184: Test coverage improvements, tapset extension.
next
This page took 0.052009 seconds and 5 git commands to generate.