]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-12-15 Josh StonePR12115: New support for multiple remote targets
2010-12-15 Josh StonePR12115: Prepare utils for multiple inferiors
2010-12-15 Josh StonePR12115: Give remote-ssh a tty, and quiet status messages
2010-12-15 Josh StonePR12115: Early support for remote execution
2010-12-14 Josh StoneSplit user_int64 in two on i386
2010-12-14 David SmithFix user memory access on s390x.
2010-12-14 Stan CoxImprove 386 precision op handling.
2010-12-13 William CohenAdd information about user-space stack backtrace to...
2010-12-13 David SmithFix RHEL5 (older gcc) compile problem.
2010-12-13 David SmithFixed PR 12314 by correctly including linux/inotify.h.
2010-12-13 Dave BrolleyDon't use /tmp as an arbitrary argument for -I or ...
2010-12-10 Stan CoxCompare sdt probe args as is.
2010-12-10 Stan CoxFix sdt probe arg qi/si fetching on 386
2010-12-09 William CohenUpdate copyright information in Tapset Reference Manual.
2010-12-09 William CohenEdit tapset documentation comments
2010-12-09 William CohenMerge branch 'master' of ssh://sourceware.org/git/systemtap
2010-12-08 rho@redhat.comMerge branch 'master' of ssh://sources.redhat.com/git...
2010-12-08 rho@redhat.comBug 12099 - resolve script interpreters
2010-12-08 rho@redhat.comtestcase for 12099 - test script interpreter resolution
2010-12-08 William CohenEdit the tapset documentation for conversions.stp
2010-12-08 William CohenEdit the tapset documentation for conversions-guru.stp
2010-12-08 William CohenEdit the tapset documentation for context-unwind.stp
2010-12-08 William CohenEdit the tapset documentation for context-symbols.stp
2010-12-08 William CohenEdit the tapset documentation for context.stp
2010-12-08 William CohenRemove the "General Syntax:" lines from ansi.stp
2010-12-08 William CohenAdd the queue_stat.stp tapset to the Tapset reference...
2010-12-08 rho@redhat.comMerge branch 'master' of ssh://sources.redhat.com/git...
2010-12-08 William CohenAdd the *mib.stp tapsets to the SystemTap Tapset refere...
2010-12-08 Mark Wielaardtask_backtrace should return addresses separated by...
2010-12-07 William CohenAdd stap_staticmarkers.stp to SystemTap tapset referenc...
2010-12-07 William CohenIncrease environment limits to allow Tapset Reference...
2010-12-07 William CohenAdd the scheduler.stp to the Tapset Reference manual.
2010-12-07 William CohenAdd the indent.stp to the Tapset reference manual.
2010-12-07 William CohenMinor edits to ucontext.stp documentation comment.
2010-12-07 William CohenAdd irq.stp to Tapset Reference manual
2010-12-07 William CohenAdd ucontext.stp to the tapset reference manual
2010-12-07 William CohenMerge branch 'master' of ssh://sourceware.org/git/systemtap
2010-12-07 William CohenAdd conversions-guru.stp to tapset manual
2010-12-07 David SmithFixed 11794 by replacing returnstr() calls with return_...
2010-12-06 William CohenAdd errno.stp to the tapset documentation
2010-12-06 David SmithFix 'retstr' in sunrpc.clnt.shutdown_client.return.
2010-12-06 rho@redhat.comMerge branch 'master' of ssh://sources.redhat.com/git...
2010-12-03 Stan CoxSupport x86 1 byte and 2 byte registers.
2010-12-03 David SmithAudit possible string buffer overruns.
2010-12-03 William CohenRedistribute the Target Variable information
2010-12-02 David SmithFixed possible string buffer overruns in several embedd...
2010-12-01 Dave BrolleyPR 11906: stap-server prints more info about each serve...
2010-12-01 Dave BrolleyPR 11906: Include the user running each server in the...
2010-12-01 Dave BrolleyPR 11197: Elaborate on security prophylactic settings...
2010-11-30 David SmithFixed BZ624657 by fixing timing issues in the initscript.
2010-11-30 Dave BrolleyPR 10922: Client/Server Testsuite problems when avahi...
2010-11-30 Frank Ch. EiglerPR12141: mention in README the elfutils release that...
2010-11-30 Josh StoneAdd configure --disable-sdt-probes
2010-11-29 Josh StoneAdapt to old kernels lacking asm/tsc.h
2010-11-29 Stan CoxAdd user_{int8,int16,uint16,int32,uint32,int64}.
2010-11-29 Dave BrolleyUpdated news regarding uprobes.ko and the compile-serve...
2010-11-27 Frank Ch. EiglerPR10651 / RHBZ653286: mod_timer vs. del_timer_sync...
2010-11-25 Frank Ch. Eiglerrhbz656699: use %ghost for /var/run/{systemtap,stap...
2010-11-25 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-11-25 Frank Ch. Eiglertestsuite: fragment buildid.exp test driver, fixing...
2010-11-25 Frank Ch. Eiglerbuild: don't include a <linux/version.h> in userspace...
2010-11-25 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-11-25 Dave BrolleyImproved handling of uprobes.ko by compile-server and...
2010-11-24 Roland McGrathRejigger sdt.h macros for more nit cases.
2010-11-24 Josh StonePR12138: Convert the user_int functions to kread
2010-11-24 Josh Stoneif we say sdt_types is untested, then don't test it...
2010-11-23 Roland McGrathPR12139: revamp sys/sdt.h macros' argument handling
2010-11-23 Roland McGrathPR12139: test case for pointer to an incomplete type...
2010-11-23 Roland McGrathFix last commit.
2010-11-23 Roland McGrathFix runcheck for dtrace cases
2010-11-23 Roland McGrathFix runcheck for dtrace cases
2010-11-22 Stan CoxTest sdt_types.c with c++.
2010-11-22 Frank Ch. EiglerRevert "PR12254: make ioblock.* probes tolerate 0-byte...
2010-11-22 Frank Ch. EiglerPR12254: make ioblock.* probes tolerate 0-byte I/O...
2010-11-22 Stan CoxTest sdt_types.c with various gcc options.
2010-11-22 Frank Ch. Eiglerwork around rhel6 module signing nits in this builder...
2010-11-22 Frank Ch. Eiglertesting: add new script to generate kernel.function...
2010-11-20 Frank Ch. Eiglerreleng: workaround for more rhel6 module-signing nits
2010-11-19 Josh StoneMake lex_cast work numerically with [u]int8_t
2010-11-19 Frank Ch. Eiglercompat: adapt to old kernels' dislike of 'bool' type...
2010-11-19 Frank Ch. Eiglertestsuite: unembed test sources
2010-11-19 David SmithUpdated stapusr/stapdev requirements in stap.1.
2010-11-19 Josh Stonesdt_types: remove manual type-casting
2010-11-19 Josh StoneCast the proper sign and size of SDT constant args
2010-11-19 Josh StoneCast the proper sign and size of SDT register args
2010-11-19 Josh Stonesdt_types: Use direct array args rather than &array...
2010-11-19 Josh Stonesdt_types: add a PASS statement for bitfields_small_var
2010-11-18 Josh StoneDon't autoconf systemtap_session::NSPR_Initialized
2010-11-17 Josh StoneRemove dead code from systemtap_session
2010-11-17 Josh StoneMake sure we all use the same systemtap_session
2010-11-17 Stan CoxAdd user_{int8,int16,uint16,int32,uint32,int64}.
2010-11-17 Frank Ch. EiglerCVE-2010-4170, CVE-2010-4171: staprun module loading...
2010-11-16 Josh StoneUse output_exportconf for finding tsc_khz
2010-11-16 Josh StoneAdd a fallback for kernels not exporting add_timer_on
2010-11-16 Josh StonePR11735: Hash ldd/vdso unwindsym_modules too
2010-11-16 Josh StonePR11735: Hash unwindsym_modules as full paths
2010-11-13 Josh Stoneuprobes: Clean up after vfork-exec
2010-11-12 Frank Ch. Eiglertapset: add buildok test for inode_name()
2010-11-12 Jeff Moyertapset: new inode_name tapset function
2010-11-12 Adrien KunyszRemove unfinished sentence from stap.1
next
This page took 0.051817 seconds and 5 git commands to generate.