]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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 Felix LuAllow explicit disable htmldocs flag
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 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 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 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 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 Frank Ch. Eiglerstap.1: highlight %.*M formatting tip
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.
2015-12-23 Zhou WenjianAdd more control limits test cases.
2015-12-23 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2015-12-23 Felix LuAdd vim syntax highlighting for STAP_PRINTF macro
2015-12-23 Zhou WenjianAdd test cases for '-p', '-k', and type mismatches.
2015-12-22 David SmithImprove tracepoint support.
2015-12-21 David SmithPR19216 fix: Do some code renaming.
2015-12-21 David SmithFix PR19216 by merging the dwarf and non-dwarf kprobe...
2015-12-17 William CohenRemove extranious line from the generated label.c file...
2015-12-17 Felix LuUtilize new probe point expansion.
2015-12-17 Felix LuPR16672: Support brace expansion for probe points
2015-12-17 William CohenIncrease bz1027459.exp timeout to allow slow machines...
2015-12-15 Josh Stonestapdyn: use the simpler DYNINST_9_1 macro for callback...
2015-12-15 Frank Ch. Eiglerman error::pass2: mention prologue-searching for unavai...
2015-12-14 Josh StonePR19362: fix doubled locations in probe copy-ctor
2015-12-12 Frank Ch. Eiglerunwind diagnostic improvements
2015-12-11 William CohenEnsure use of the function argument values from functio...
2015-12-11 David SmithFix PR19358 by updating netfilter support for 4.4 kernels.
2015-12-11 Josh Stonestapdyn: prepare for the dyninst 9.1 library callback...
2015-12-11 Josh Stonestapdyn: re-poll dyninst directly before sleeping
2015-12-10 David SmithFix typos in tapset/linux/arm/nd_syscalls.stp.
2015-12-10 Torsten PolleAdd some support for older arm kernels.
2015-12-10 David SmithMake 2 small syscall testsuite changes for arm.
2015-12-09 Zhou WenjianAdd more arithmetic and map delete test cases.
2015-12-09 David SmithWorkaround PR19345 by not running the functioncallcount...
2015-12-08 Frank Ch. Eiglerstap-server coverity fix: check stat(2) rc
2015-12-08 Frank Ch. Eiglersystemtap.spec: disable py_auto_byte_compile:/usr/lib...
2015-12-08 Frank Ch. Eiglerstap docs: syscalls.xml table to use simpler colwidth
2015-12-08 Zhou WenjianRewrite and add type mismatch 'semko' tests.
2015-12-08 Frank Ch. Eiglersystemtap.spec: define empty dracut macro => %{nil}
2015-12-08 Frank Ch. Eigleri18n update
2015-12-04 David SmithAdd RHEL7.2 fixes for PR18889 so that we can probe...
next
This page took 0.049274 seconds and 5 git commands to generate.