]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2016-07-21 Martin CermakDon't use as_root() to run stap within tapset_functions.exp
2016-07-19 Frank Ch. Eiglerstapprobes.3: Spell out that $context variables are...
2016-07-18 David SmithUse our standard testsuite 'kill' procedure in several...
2016-07-15 David SmithFix handling of internal transport flags.
2016-07-15 David SmithMake sure the unprivileged_myproc.exp testcase kills...
2016-07-13 David SmithUpdate sendmmsg syscall test.
2016-07-12 Josh StoneMerge branch 'fche/pr18079'
2016-07-09 Josh StoneTweak autocast-defined interactions further
2016-07-08 Alexander LochmannUpdate aux_syscalls.stp for android 3.0 kernels.
2016-07-08 David SmithUpdate fanotify.c syscall test case.
2016-07-08 David SmithFix testsuite redirection problems.
2016-07-07 Cody SantingMerge branch 'master' of ssh://sourceware.org/git/systemtap
2016-07-07 Cody SantingPR19489: Update probe aliases to use new *buffer_quoted...
2016-07-07 Alexander LochmannFix cputime_to_msecs() macro for broken android 3.0...
2016-07-07 Alexander LochmannUpdated PR_SET_MM_* flag list for kernels that don...
2016-07-06 Felix LuPR19953: netfilter packet content dumping
2016-07-04 Cody SantingMerge branch 'csanting/PR19489'
2016-07-04 Cody SantingPR19489: Update user/kernel_buffer_quoted_warn tapset...
2016-07-04 Cody SantingPR19489: Add *_buffer_quoted tapset functions
2016-07-01 David SmithPartial PR19905 fix: Fix nd_syscall.{preadv2,pwritev2).
2016-07-01 Martin CermakTest cover PR20307 (commit e5c209c).
2016-06-30 Frank Ch. EiglerPR20307: fix references to private global in tapset
2016-06-30 Felix Luadd private keyword syntax highlighting
2016-06-29 Martin CermakAvoid null pointer exception in the ioscheduler.elv_add...
2016-06-28 David SmithPartial 20236 fix: Add user_TYPE_error functions that...
2016-06-28 Martin CermakFix PR20281 by throwing an error if module has_path...
2016-06-28 Martin CermakDon't error on missing systemtap.sum
2016-06-28 Martin CermakUpdate the Czech version of manpages.
2016-06-28 Martin CermakImplement PR12748 by providing the syscall_table tapset...
2016-06-27 David SmithFix PR20298 by updating the unprivileged_embedded_C...
2016-06-27 Nikolay BorisovAdd the '-p4' options when exemplifying the module...
2016-06-27 David SmithRelocate ia64-specific _ia64_pipe[01] aux syscall funct...
2016-06-22 Josh StoneIncrease the difficulty of semok/autocast14.stp
2016-06-22 Frank Ch. EiglerPR18079: support nested autocast / @defined
2016-06-21 David SmithFix PR20286 by documenting that timer probes can get...
2016-06-21 Felix LuImprove error messages
2016-06-21 David SmithFix PR20282 by updating loc2c-runtime.h for aarch64.
2016-06-21 David SmithConvert more embedded-C constants to use @const().
2016-06-21 Martin CermakTestsuite resume mode only works with its own files.
2016-06-17 David SmithFix handling of the [nd_]syscall.fanotify_mark 'mask...
2016-06-17 David SmithPartial 20236 fix: Cleanup memory accesses and always...
2016-06-16 Josh Stonetestsuite: refactor pthreadprobes.exp
2016-06-16 David SmithFix typo in testsuite/systemtap.examples/profiling...
2016-06-16 David SmithMake some small improvements to [nd_]syscall.fanotify_m...
2016-06-16 Cody SantingPR11637: Merge set_user_*() functions with master
2016-06-15 Cody SantingPR11637: Updated probe point for test case
2016-06-15 Frank Ch. EiglerRHBZ1346112: let stap-server create ssl-cert on first...
2016-06-15 Cody SantingPR11637: Completed test cases, updated documentation
2016-06-14 Felix LuFix pausing of probes in monitor mode
2016-06-14 David SmithPartial 20236 fix: Add access_ok() to lookup_bad_addr().
2016-06-13 Josh StoneRename @module_sizeof to @cast_module_sizeof
2016-06-13 Josh StoneAdd @cast_sizeof and @module_sizeof macros
2016-06-10 Josh StoneAdd more syscall flags from mman.h
2016-06-10 David SmithUpdate 4 syscall tests for rawhide.
2016-06-10 David SmithFix PR20192 by getting rid of RCU warnings.
2016-06-08 Frank Ch. EiglerRHBZ1230463: systemtap.spec: remove glibc-headers build...
2016-06-08 Martin CermakFix PR20211 by aimplementing the "resume mode" of the...
2016-06-07 Cody Santing11637: Added test cases, added to set_user_* functions
2016-06-07 Martin CermakRun publicanize.sh as a part of update-docs.
2016-06-06 David SmithMake syscall.kexec_load and syscall.kexec_load.return...
2016-06-02 Josh StoneUse std::to_string to lex_cast from integers
2016-06-02 Frank Ch. Eiglersys/sdt.h: add troubleshooting blurb
2016-06-01 David SmithFix PR20189 by updating the vfs tapset.
2016-06-01 David SmithFix PR20187 by updating socket.recvmsg.
2016-05-31 Cody SantingPR11637: Added set_user_* functionality
2016-05-27 Felix Lufix parser, delay consuming ')'
2016-05-27 Martin CermakFix PR20136 by using the @const() operator across the...
2016-05-27 Martin CermakRe-fix PR19926 by simplifying previous implementation.
2016-05-27 Josh StoneMake expect_op_any lazier
2016-05-27 Felix LuFix build for RHEL6
2016-05-27 David SmithFix PR20161 by handling VM_FAULT_MINOR being removed...
2016-05-27 David SmithFix PR20158 by updating the runtime for the 4.6 kernel.
2016-05-26 Felix LuPR20056: add missing ==
2016-05-26 Felix LuPR20056: add a comment
2016-05-26 Felix LuPR20056: improve parser error message
2016-05-26 David SmithFix PR20131 by making wildcard library paths work in...
2016-05-24 Cody SantingPR19624: add test cases
2016-05-24 Cody SantingPR19624: Duplicate function paramater names are not...
2016-05-24 David SmithMade a small improvement to testsuite/lib/systemtap...
2016-05-23 David SmithFix PR20132 by updating the runtime to handle a 'struct...
2016-05-23 David SmithUpdate listing_mode.exp to handle changes in stap output.
2016-05-23 David SmithFix PR17055 by reading perf values in a sleepable context.
2016-05-20 Martin CermakFix PR20122 by removing LD_LIBRARY_PATH from the enviro...
2016-05-19 Felix Luset -i as default for stap-server.service
2016-05-19 Felix Lureplace -c 'sleep' usage with -T
2016-05-19 Martin CermakFix PR19926 by introducing translator built-in @const...
2016-05-18 Josh Stonedwflpp.cxx auto-iteration
2016-05-17 Josh Stonetapsets.cxx iterator auto-pocalypse
2016-05-17 Josh Stonetapsets: use levenshtein_suggest for kprobe.function
2016-05-17 Felix Lunew -T timeout option
2016-05-16 Felix LuInitialize pointer
2016-05-16 Felix Lumonitor mode: fix printing of globals
2016-05-13 Felix Lucompile server: use only one server for multiple kernel...
2016-05-13 Felix Lumonitor mode: revive the help hint
2016-05-12 Frank Ch. Eiglereventcount sample: reorder columns
2016-05-12 Frank Ch. Eiglerelaborate.cxx: add some respect for pending_interrupt
2016-05-09 Josh StonePR20065: autoreconf after 'aclocal -Im4 --install'
2016-05-09 Francis GiraldeauLink monitor libs to stapio only
2016-05-06 Josh StonePR20042: support tracepoints with function-pointer...
2016-05-05 Josh Stone_stp_perf_read: check the union type before accessing...
next
This page took 0.051533 seconds and 5 git commands to generate.