]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2012-08-09 Serguei MakarovPR14164: fix missing endianness conversion in ARP heade...
2012-08-09 Serguei MakarovUse macros (PR11207) in netfilter.stp (PR13667).
2012-08-09 Serguei MakarovPR11207 cleanup: rename session.macros to session.c_mac...
2012-08-08 David SmithIn task_work worker functions, make sure the task isn...
2012-08-07 David SmithFix problems with varargs macros in dyninst/io.c.
2012-08-07 Josh Stonestapdyn: Add a bit of documentation to stap.1
2012-08-07 Josh StoneAUTHORS bump
2012-08-07 Dennis Gilmoreuse file based requires
2012-08-07 Peter RobinsonFix ifarch statement
2012-08-07 Josh Stoneparse: Fix a -Werror=delete-non-virtual-dtor
2012-08-07 Josh Stonespec: Configure the rpm verrel into the build
2012-08-07 Serguei MakarovPR11207: minimal explanatory documentation for macropro...
2012-08-07 Frank Ch. Eiglerstapdyn: fix NEWS for loss of systemtap-stapdyn subpackage
2012-08-07 Serguei MakarovPR11207: good NEWS, everyone!
2012-08-07 Serguei MakarovPR11207: initial version of simplified tapset-macro...
2012-08-07 Frank Ch. Eiglerstapdyn: don't put it into a separate subrpm; leave...
2012-08-07 Josh StoneAUTHORS bump
2012-08-07 Josh Stonestapdyn: Don't ship dynsdt
2012-08-07 Josh Stonestapdyn: Add a NEWS blurb
2012-08-07 Josh Stonestapdyn: Enable map and stat types
2012-08-06 Mark WielaardPR14434 Filter out partial structs/classes.
2012-08-06 Josh Stonespec: Don't use %dir for paths that are fully included
2012-08-06 Josh StoneAdd dyninst to systemtap.spec, for Fedora 18+ only
2012-08-06 Frank Ch. Eiglerdocs: improve .return probe $context var documentation
2012-08-04 Josh StoneDon't print usage text on stap option errors
2012-08-04 Josh StonePR14432: Convert stap exit() calls to exceptions
2012-08-04 Josh StoneDRY: get NLS definitions in session.h from util.h
2012-08-03 David SmithImprove BZ812857 by helping current.exp to pass on...
2012-08-03 Josh Stonestapdyn: TODO updates
2012-08-02 Josh StoneTweak relative git_version.h rules
2012-08-02 Josh StoneMerge branch 'master' of git://sourceware.org/git/systemtap
2012-08-02 Josh StonePR14180: Fix tapset documentation for non-root tapsets
2012-08-02 Josh Stonemanpager: indent loops
2012-08-02 David SmithAdd tests for missing build id sections (for PR14407).
2012-08-02 Serguei MakarovPR11207: search tapset folders for .stpm files.
2012-08-02 Josh Stonestapdyn & staprun: Use the top-level git_version.h
2012-08-02 Serguei MakarovPR11207: install .stpm files into tapset folders.
2012-08-02 Josh StonePR14378: Better @entry squashing in kprobe.function
2012-08-02 Josh Stonestapdyn: Add -V option for version/copyright info
2012-08-02 David SmithFixed PR14409 by delaying inode-uprobes registration...
2012-08-02 David SmithFixed PR14427 by handling old and new task_work interface.
2012-08-02 Frank Ch. EiglerPR14429: only grumble quietly about preexisting gid...
2012-08-02 Frank Ch. Eiglerconfigury: add --with-extra-version=STRING option
2012-08-02 Josh StonePR14180: Doing the tapset shuffle!
2012-08-01 Josh Stoneansi.stp: fix a couple sfunction names
2012-08-01 Frank Ch. Eiglerstap-report: include buildtime/buildhost in the rpm...
2012-08-01 Mark WielaardAdd explicit build-id grep from vmlinux and debuginfo...
2012-08-01 Serguei MakarovPR11207 groundwork: fix major oops in commit e7c60c35d
2012-08-01 David SmithMake the buildid.exp testcase more robust with better...
2012-08-01 Frank Ch. EiglerPR14425: restore dummy stapfuncs.3stap man page
2012-07-31 Serguei MakarovPR11207 groundwork: swap pass 1a and 1b as groundwork...
2012-07-31 Serguei MakarovNote possibility of error recovery for preprocessor...
2012-07-31 Serguei MakarovPR11207: vary macro error string depending on def'n...
2012-07-31 Josh StoneRange-check _fildes_index_u and test it
2012-07-31 Josh StonePR14180: Move all syscall tapsets to linux/
2012-07-31 Josh StonePR14180: Search for tapset in additional backend-specif...
2012-07-30 Josh StonePR11207: Add a space to a macro error string
2012-07-30 Serguei MakarovPR11207: fix segfault in macro invocation parser.
2012-07-30 Serguei MakarovRevert "PR11207: testsuite for oneline macros feature."
2012-07-30 Serguei MakarovRevert "PR11207: support for one-line @define in macrop...
2012-07-30 Serguei MakarovPR11207: support for one-line @define in macroprocessor.
2012-07-30 Serguei MakarovPR11207: testsuite for oneline macros feature.
2012-07-30 Frank Ch. Eiglerstap-report: set $PATH, tolerate failures better
2012-07-28 Josh Stoneparse: Separate "empty or missing" file errors
2012-07-27 Josh Stonestapdyn: Try to autodetect DYNINSTAPI_RT_LIB
2012-07-27 Josh Stonestapdyn: Build dyninst targets in their own subdirectory
2012-07-27 Josh Stonestapdyn: Use PRIx64 when printing GElf_Addr (uint64_t)
2012-07-27 Serguei MakarovPR11207: correctly initialize lexer::saw_tokens.
2012-07-27 David SmithDyninst compile fixes for 32-bit systems.
2012-07-27 Josh Stonestapdyn: Use an explicit BINDIR path to stapdyn
2012-07-26 Torsten PolleAdded include path to be able to compile for ARM.
2012-07-26 Serguei MakarovPR14360: support old behaviour with --compatible.
2012-07-26 Serguei MakarovPR14360: document string literal concatenation in langu...
2012-07-26 Serguei MakarovPR11210: NEWS entry for alias suffixes feature.
2012-07-26 Serguei MakarovPR12210: couple additional recursive-expansion tests...
2012-07-26 Serguei MakarovFix permissions for testsuite/parseko/at_operators...
2012-07-26 Serguei MakarovStarting to populate NEWS -- describe string gluing...
2012-07-26 Serguei MakarovPR11207: initial implementation of macros (definitions...
2012-07-26 Serguei MakarovPR11207: initial testsuite for macro feature.
2012-07-24 Josh Stonestapdyn: Don't check groups for --runtime=dyninst
2012-07-24 Josh StoneExplain add_block_tid and add_call_probe_tid
2012-07-24 Frank Ch. Eiglertapset/registers.stp: drop inadverdent / incomplete...
2012-07-24 David SmithFixed PR14394 by adding compat_sys_sigprocmask() support.
2012-07-24 David SmithMore PR13455 (signalfd/compat_signalfd support in nd_sy...
2012-07-24 David SmithFixed nd_syscall.sigaction32.return.
2012-07-24 David SmithFixed PR13454 by updating pipe/pipe2 support in nd_sysc...
2012-07-23 Josh Stonestapdyn: update configury for newer dyninst master
2012-07-23 Josh Stonestapdyn: include limits.h for PATH_MAX
2012-07-23 Josh StoneMerge branch 'jistone/stapdyn'
2012-07-23 Serguei MakarovFix @operator parsing -- special print(@hist_op(.....
2012-07-23 David SmithAnother PR13456 fix by removing the kfail.
2012-07-23 David SmithFixed PR13455 by updating signalfd/compat_signalfd...
2012-07-23 David SmithSmall fix to syscalls2.stp.
2012-07-23 David SmithFix use of 'kernel.function' in nd_syscalls2.stp.
2012-07-23 Frank Ch. Eiglerstap-report: also report kernel+module build-ids
2012-07-23 David SmithAnother PR11424 fix: For ppc64, map ".sys_foo" to ...
2012-07-23 Serguei MakarovCleanup comments, consistent use of 'atword' terminology.
2012-07-23 Serguei MakarovPR11207 groundwork: lexer::scan() produces tok_junk...
2012-07-23 Serguei MakarovPR11207 groundwork: add a list of @words to check macro...
2012-07-21 Josh Stoneconfigure: look for distro-installed dyninst too
next
This page took 0.067631 seconds and 5 git commands to generate.