]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2016-08-23 Felix Luinteractive mode command aliases
2016-08-23 Cody SantingInteractive mode example commands
2016-08-23 Cody SantingUpdate help commnd for interactive mode
2016-08-23 Felix Lustap.1 man page interactive entry
2016-08-23 Felix Lucleanup --help text
2016-08-23 Felix Lumodify interactive mode load behavior
2016-08-23 Martin CermakAdd testcase for RHBZ1269062.
2016-08-22 Felix Lufix interactive mode empty script saving
2016-08-22 David SmithFix PR20504 by updating xfs/nfs4 tracepoint support...
2016-08-22 Felix LuPR14787: colorize stap -L probe points
2016-08-18 David SmithFix a '--rlimit-*' option problem identified by BZ1368188.
2016-08-18 David SmithUpdate procmod_watcher.stp example for more modern...
2016-08-17 David SmithTweak [gs]etgroups syscall test cases for aarch64.
2016-08-17 David SmithMake [nd_]syscall.sched_[gs]etaffinity probes fully...
2016-08-17 Felix LuPR20149: place all .function probes at entry
2016-08-15 Felix Luadd section for -T in stap --help
2016-08-12 Cody SantingPR15932: printf %m/%M user variant
2016-08-12 Felix Lustore auto_path string in probe point
2016-08-12 Frank Ch. Eiglerstap startup message: tweak invitation to use '-i'...
2016-08-12 Frank Ch. EiglerPR20433: simplify strcpy NULL-tolerance with inlined...
2016-08-12 Felix Lusome auto_path test case
2016-08-12 Felix Lumove auto_path expansion to tapset resolution phase
2016-08-12 Martin CermakFix testsuite's list-unfinished makefile target
2016-08-11 Cody SantingUpdate interactive mode
2016-08-11 Frank Ch. EiglerRHBZ1312169: make stap-prep fall back to debuginfo...
2016-08-11 David SmithFix(ish) for PR20433 by avoiding a fedora kernel crash.
2016-08-09 Felix Lufilename based auto path tapset support
2016-08-09 Felix Luoverloading testcase
2016-08-09 Felix Lusome function overloading optimizations
2016-08-09 Felix LuPR20217: overload warnings
2016-08-04 David SmithFix a couple of conversions.stp tapset problems and...
2016-08-03 Felix LuPR10485: auto-path tapset support
2016-08-03 Felix LuPR19906: absolute pathnames for vfs.* probes
2016-07-31 Frank Ch. EiglerPR20423: improve 'struct {...} being accessed instead...
2016-07-29 Igor Zhbanovsystemtap.spec: add systemd as BuildRequires & Requires...
2016-07-27 Frank Ch. EiglerPR20416 cont'd: kprobe.function.return @entry too
2016-07-27 Frank Ch. EiglerPR20416: handle @entry(@perf("..."))
2016-07-27 Frank Ch. Eiglerdejagnu testsuite driver: collect output during startup...
2016-07-26 David SmithFix a locking problem in the task_finder.
2016-07-26 Ravi BangoriaAdd a non-optimized test to testsuite/systemtap.base...
2016-07-25 Felix LuSuppress empty builder error message
2016-07-25 David SmithUse the standard testsuite 'kill' procedure in unprivil...
2016-07-25 David SmithImprove session state and transport state handling.
2016-07-25 Cody SantingMerge branch 'csanting/PR19489'
2016-07-25 Josh Stonepfaults.stp: correct the fault_entry_time index
2016-07-25 Martin CermakDon't use as_root() to run stap within tapset_functions.exp
2016-07-25 Frank Ch. Eiglerstapprobes.3: Spell out that $context variables are...
2016-07-25 David SmithUse our standard testsuite 'kill' procedure in several...
2016-07-25 David SmithFix handling of internal transport flags.
2016-07-25 David SmithMake sure the unprivileged_myproc.exp testcase kills...
2016-07-25 David SmithUpdate sendmmsg syscall test.
2016-07-25 Josh StoneTweak autocast-defined interactions further
2016-07-25 Josh StoneIncrease the difficulty of semok/autocast14.stp
2016-07-25 Frank Ch. EiglerPR18079: support nested autocast / @defined
2016-07-21 Josh Stonepfaults.stp: correct the fault_entry_time index
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-12 Cody SantingPR19489: Update send syscalls to use buffer_quoted
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...
next
This page took 0.290688 seconds and 5 git commands to generate.