]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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...
2015-12-04 Felix LuAdd vim syntax highlight for new private keyword
2015-12-04 Felix LuAdd a comment about perf probes .hz field.
2015-12-04 Zhou WenjianAdd testcase for function definitions.
2015-12-02 Felix LuPR13820: timer.profile(NNN) variant using perf probes
2015-12-01 Mark WielaardUse main ELF file path if there is no separate debugfil...
2015-11-30 Zhou WenjianAdd more test cases to testsuite/systemtap.base/timers...
2015-11-30 Zhou WenjianAdd testcase for "break" and "continue".
2015-11-30 David SmithFixed permissions on new parseko/semko tests.
2015-11-30 Frank Ch. Eiglerperf tapset: add recent uapi/linux/perf_event.h bits
2015-11-30 Zhou WenjianAdd 2 parse testcases.
2015-11-30 Zhou WenjianAdd 'semko' testcase for timer probe.
2015-11-30 Jesper BrouerFix BZ1285348 by updating systemtap's memory flag usage.
2015-11-27 Nan Xiaostap.1: tweak foreach template text
2015-11-26 Josh StoneAdd a nop_visitor, and use it for expression_is_functio...
2015-11-25 Josh StoneRemove functioncall::var_assigned_to_retval
2015-11-25 Josh StoneMerge branch 'master' of ssh://sourceware.org/git/systemtap
2015-11-25 Josh StonePR18884 bonus: optimize tmps in more places
2015-11-25 Josh StonePR18884: skip tmps for any literal, not by tok->type
2015-11-24 Josh StoneRestrict optimization of literals in "%s\n" to streams...
2015-11-24 Josh Stonetestsuite: swap dot.exp and sprint.exp
2015-11-24 William CohenEliminate the use of tex(nomencl.sty) in TeX documentat...
2015-11-23 Josh Stoneparse: intern keywords
2015-11-23 Josh Stoneparse: check atwords without an explicit '@'
2015-11-23 Josh Stoneparse: unorder keywords and atwords
2015-11-23 Felix LuSupport backspace handling in monitor mode for probe...
2015-11-23 Felix LuSwap argument order to check for bytes written.
2015-11-23 Felix LuFix monitor mode to be compatible with the private...
2015-11-23 Felix LuFix undeclared pipe2 problem.
2015-11-20 Josh Stonetestsuite: allow pn to report *both* open and openat
2015-11-20 Josh Stonetestsuite: add a semicolon in perf.sh function poly()
2015-11-20 Josh StoneMerge branch 'funstuff'
2015-11-20 Felix LuFix undeclared F_SETPIPE_SZ error
2015-11-20 David SmithFixed PR19275 by updating stap_run.
2015-11-20 Felix Luupdate NEWS
2015-11-20 Felix Luupdate systemtap.spec
2015-11-20 Felix LuPR18848: Add manual testing readme guide
2015-11-20 Felix LuPR18848: Only compile monitor mode if json-c and ncurse...
2015-11-20 Felix LuPR18848: Fix pipe buffer overflow problem, improve...
2015-11-20 Felix LuPR18848: fix json array string
2015-11-20 Felix LuPR18848: add --monitor option in man/stap.1
2015-11-20 Felix LuPR18848: add help page, switch to page scrolling for...
2015-11-20 Felix LuPR18848: Fix json parsing error
2015-11-20 Felix LuPR18848: use a pipe to redirect module output instead...
2015-11-20 Felix LuPR18848: increase history limit of output queue, add...
2015-11-20 Felix LuPR18848: add module output scrollback, status window...
2015-11-20 Felix LuPR18848: add probe scrolling capability
2015-11-20 Felix LuPR18848: increase timeout timer and remove strsignal
2015-11-20 Felix LuPR18848: improve keyboard input response time
2015-11-20 Felix LuPR18848: zero pad the uptime
next
This page took 0.054826 seconds and 5 git commands to generate.