]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2016-02-24 Martin CermakAlign man/cs content to commit 3d7e77590 (PR15775).
2016-02-23 Orivej DeshPR19700: build fix on gentoo
2016-02-23 David SmithFix rawhide compile problems in aux_syscalls.stp.
2016-02-23 David SmithFix PR15775 by removing old relay host/guest functionality.
2016-02-18 William CohenAccept other error codes returned by socket syscall...
2016-02-17 David SmithImprove perf example and perf read error messages.
2016-02-16 David SmithMake some small improvements to systemtap.base/callee...
2016-02-16 Felix LuRevert callee.exp change in commit 83dec8abfc7f35e.
2016-02-16 Frank Ch. Eigleradd CVE-2015-7547 (glibc getaddrinfo) security band-aid
2016-02-16 David SmithFix PR19644 by updating the runtime to handle linux...
2016-02-16 Martin CermakAdd testcase for PR19525 (script doesn't finish in...
2016-02-15 Martin CermakFix PR19639 by updating the parallel_exec.exp testcase.
2016-02-12 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2016-02-12 David SmithMerge branch 'dsmith/interactive'
2016-02-12 Frank Ch. Eiglertestsuite: a buildok-level test for -DSTP_NO_VERREL_CHECK
2016-02-12 Nikolay BorisovAdd ability to override kernel release check
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.
next
This page took 0.048768 seconds and 5 git commands to generate.