]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2016-02-12 David SmithMerge branch 'dsmith/interactive'
2016-02-12 David SmithAdd a couple of dyninsg KFAILs to buildok-dyninst.exp...
2016-02-12 David SmithImprove tracepoint support on systems with self-built...
2016-02-11 Martin CermakFix testcase backtrace.exp by aligning it to commit...
2016-02-11 Martin CermakAdd RELAY_HOST/RELAY_GUEST example to stap.1.
2016-02-10 David SmithFix PR19560 by improving the relay code.
2016-02-10 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2016-02-10 David SmithBetter test for hardware breakpoint support in the...
2016-02-10 Martin CermakAutoreconf following commit 24ef0e886 (automake-1.15...
2016-02-10 Martin CermakAdd more czech localized manpages.
2016-02-09 Frank Ch. Eiglererror::pass4 - emphasize building stap from git for...
2016-02-04 Abegail JakopPR13643: log client options passed to compile server
2016-02-04 Felix LuUse unmangled_name in a couple more places.
2016-02-02 David SmithFix PR19536 by making more synthetic functions "private".
2016-02-02 Frank Ch. Eiglerstapdyn: -fstd=c++11 compatibility
2016-02-01 David SmithFixed PR19537 by writing a new parse semko test.
2016-02-01 Felix LuFix configure.ac enable htmldocs logic
2016-01-29 Felix LuDisable building html documentation in specfile
2016-01-29 David SmithMove semko/perf01.stp to transko/perf01.stp.
2016-01-29 David SmithMove semko/perf01.stp to transko/perf01.stp.
2016-01-29 Felix LuAllow explicit disable htmldocs flag
2016-01-28 David SmithClarify the interactive "delete" command's purpose.
2016-01-28 David SmithChange the way the interactive mode reads scripts.
2016-01-28 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-01-28 David SmithRemove the 'compatible_version' interactive mode option.
2016-01-28 Felix LuFix build
2016-01-27 Josh StonePR19525: always use a SIGUSR2 handler in stapio
2016-01-27 David SmithImprove systemtap.base/stmt_rel.exp for rawhide systems.
2016-01-27 David SmithUpdate tracepoint support for rawhide kernels.
2016-01-27 David SmithGet tapset/linux/socket.stp working on rawhide.
2016-01-27 David SmithMake timers.exp less random by improving its test script.
2016-01-27 David SmithMake pthread_stacks.exp less random by improving its...
2016-01-27 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-01-27 Felix LuPR19346: Remove html from source tree
2016-01-27 Felix LuPR19346: escape xml documentation
2016-01-27 David SmithFix PR19521 by updating messages to use the unmangled...
2016-01-27 David SmithAdded some test case cleanups.
2016-01-27 Mark WielaardFix build issue with --without-rpm in rpm_finder.cxx
2016-01-27 Martin CermakAlign cs/stap.1.in to stap.1.in (doc overview).
2016-01-26 Frank Ch. Eiglerexamples index: drop non-test_installcheck # usage...
2016-01-26 Frank Ch. Eiglertestsuite examples README: relax requirements
2016-01-26 Frank Ch. Eiglerexamples: add historical security band-aids
2016-01-26 David SmithFix my PR19497 commit by fixing some ifdef logic in...
2016-01-26 David SmithDon't test hardware breakpoint examples where they...
2016-01-26 David SmithMake some interactive mode test case improvements.
2016-01-26 David SmithAdd an 'compatible_version' interactive mode option.
2016-01-26 Frank Ch. EiglerPR19502 cont'd: tighten the documentation-overview...
2016-01-26 Martin CermakRegenerate localization data.
2016-01-26 Martin CermakLocalize normal stap -v and stap --help output to czech...
2016-01-26 Martin CermakUse correct plural forms in the stap -v output.
2016-01-26 Martin CermakMake xgettext scan for all the NLS macros we use.
2016-01-25 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-01-25 David SmithImprove mlock2 tapset support and add testsuite support.
2016-01-25 Martin CermakAutoreconf following commit 0b03204.
2016-01-25 Martin CermakFix PR19502 by adding the "GETTING HELP" section to...
2016-01-24 Mark WielaardUse -Wextra. Fix some warnings.
2016-01-24 Mark Wielaardexamples-index-gen.pl: Remove duplicate my $usage defin...
2016-01-22 Lukas BerkAdd tapset support for mlock2 syscall in 4.4
2016-01-22 David SmithPR19510 partial fix - more '-p1' output improvements.
2016-01-22 David SmithOutput semi-colons between statements when printing...
2016-01-22 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-01-22 David SmithFix systemtap.examples/memory/hw_watch_{addr,sym}.stp.
2016-01-22 Martin CermakAlign czech program strings terminology to reviewed...
2016-01-22 Martin CermakLocalize a few basic main.cxx strings.
2016-01-22 Frank Ch. Eiglertapset documentation: standardize
2016-01-22 Frank Ch. Eigleradd generated po/cs.gmo
2016-01-22 Frank Ch. Eiglerstrace.stp sample tweak
2016-01-21 David SmithFix systemtap.base/utrace_syscall_args.stp for s390x...
2016-01-21 David SmithPR19510 partial fix - improve '-p1' output.
2016-01-21 Martin CermakAutoreconf after adding czech manpages.
2016-01-21 Martin CermakAdd czech version of stap.1 and stapprobes.3stap manpages.
2016-01-21 Martin CermakPreparation for the czech localization of manpages.
2016-01-21 Jonathan Lebontapsets.cxx: fix indentation to appease GCC 6
2016-01-20 David SmithFix PR9497 by updating the runtime to handle linux...
2016-01-20 David SmithGet systemtap.base/at_var.exp to pass on s390x.
2016-01-19 Abegail JakopPR17741: expand try_assign macro description
2016-01-19 Abegail JakopPR17741: add a try_assign macro
2016-01-18 David SmithImprove interactive mode script display.
2016-01-18 Frank Ch. Eiglerstap.1: highlight %.*M formatting tip
2016-01-15 David SmithAdd the interactive "edit" command.
2016-01-15 David SmithUpdated optim_arridx.exp for the interactive branch.
2016-01-15 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2016-01-14 David SmithFix warning message typo in runtime/unwind.c.
2016-01-14 Zhou WenjianAdd new stress test case - parallel_exec.exp.
2016-01-14 David SmithFixed typo in last all_kernel_functions.exp change.
2016-01-14 David SmithFix PR19470 by updating process_by_pid.exp for arches...
2016-01-14 Martin CermakLocalization files regeneration.
2016-01-14 Martin CermakCzech translation of program strings. Initial version.
2016-01-13 David SmithUpdate pthreadprobes.exp for RHEL7 ppc64.
2016-01-13 Martin Cermakman/stap.1: A few typo fixes and tiny specifications.
2016-01-12 David SmithUpdate tracepoint support for 4.4.0 aarch64 kernels.
2016-01-12 Zhou WenjianMove testsuite 'genload' function to its own file.
2016-01-11 Felix LuPR12414: Missing return value is not reported
2016-01-11 David SmithFix PR19265 by adding code to handle relative module...
2016-01-11 David SmithRemoved unneeded file in last commit.
2016-01-08 David SmithFix PR19396 by updating tracepoint query code to find...
2016-01-07 Josh StoneRestore the dedupe logic for tracepoint headers
2016-01-06 Felix LuPR9968: Share global variable between embedded C and...
2015-12-23 David SmithUpdated scripts/tracepoint-diff.
2015-12-23 Zhou WenjianAdd a variable definition and buffer size test cases.
next
This page took 0.05305 seconds and 5 git commands to generate.