]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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
2010-11-11 Josh StonePR12164: Emit kprobes-sdt goo only when needed
2010-11-10 Frank Ch. Eiglerruntime: tolerate overlong section/symbol names better
2010-11-10 Frank Ch. Eiglerreleng: tweak build ordering to get code first, docs...
2010-11-10 Frank Ch. Eiglerregen misc. Makefile.in's due to earlier addition of...
2010-11-10 Frank Ch. Eiglerruntime: bump up module/symbol name length limits
2010-11-10 Stan CoxKeep running buildid.exp if a test fails.
2010-11-09 Josh StoneMake the arg of dwflpp::function_scope_matches a reference
2010-11-09 Stan CoxTest user mode build id checking.
2010-11-08 Frank Ch. EiglerPR11811: news blurbage
2010-11-08 Frank Ch. EiglerPR11811: warn on missing unwind info with 'stap -d...
2010-11-08 Frank Ch. Eiglerfix accidental prefix '/' in abbreviated module name...
2010-11-08 Frank Ch. EiglerPR12168: eliminate duplicate run-time warning messages
2010-11-08 Frank Ch. EiglerPR12168: extend staprun with -w (suppress warnings...
2010-11-08 Frank Ch. EiglerPR11811 prep: save full mmpath for found vmas
2010-11-08 Frank Ch. Eiglerfix -DDEBUG_UNWIND compile warning via printf %ld ...
2010-11-07 Frank Ch. Eiglertweak tz_ctime() parametrization to satisfy kerneldoc
2010-11-06 Stan CoxAdd build id support for user modules.
2010-11-06 Frank Ch. EiglerPR12195: pass user-space timezone at script startup
2010-11-05 Josh StoneMake pfiles kneel before the frame-size overlord
2010-11-05 Josh StoneAdd make targets "uprobes" and "install-uprobes"
2010-11-05 Josh StonePR10821: Remove large stack variables from the unwinder
2010-11-04 David SmithUpdated memory.stp, rpc.stp, task.stp, and vfs.stp...
2010-11-04 Josh StoneTest that uprobes supports "rep ret"
2010-11-04 Josh Stoneuprobes_i386: backport check_legacy_prefix from uprobes2
2010-11-03 Frank Ch. Eiglerbuilding: add placeholder for "make -j<N>" runs to...
2010-11-03 Josh Stoneuprobes: Fix post_ssout handling of "rep ret" on x86
2010-11-03 William CohenEdits to the User-space chapter.
2010-11-02 Dave BrolleyRestore legacy domain (localhost) in server cert for...
2010-11-02 Josh StoneImprove gettimeofday stability
2010-11-02 William CohenAdd comment to latencytap.stp on where the translations...
2010-11-02 William CohenAdd information about uprobe module in beginners guide
2010-11-02 Frank Ch. Eiglerfix memory double-free in module_cache
2010-11-01 David SmithImproved fork/vfork tests for RHEL5.
2010-11-01 David SmithImprove handling of vfork'ed processes for uprobes...
2010-11-01 Frank Ch. EiglerPR11376: reinforce doc blurbage for process(PID).statem...
2010-11-01 Frank Ch. EiglerPR11376: a quickie test case for process(PID).statement...
2010-11-01 Jim KenistonPR11376: fix generated probe definition struct for...
2010-11-01 William CohenAdd Chapter about user-space probing to the Beginner...
2010-11-01 Mark WielaardPR12176 String literal at end of file crashes parser.
2010-10-29 Timo Juhani... examples: Print PID of peer for unix sockets
2010-10-28 Frank Ch. EiglerPR12169: fix tokenize()
2010-10-28 Frank Ch. EiglerPR12169: avoid unprivileged use of tokenize() until...
2010-10-28 Frank Ch. EiglerRevert "git-version: use git status --porcelain to...
2010-10-28 Frank Ch. Eiglergit-version: use git status --porcelain to detect tree...
2010-10-28 Frank Ch. Eiglertracepoints: restore access to include/trace/event...
2010-10-28 David SmithImprove handling of vfork'ed processes.
2010-10-27 Frank Ch. Eiglervalgrind: fix double-free
2010-10-27 Josh StoneRename hash::add_file to add_path and use it for direct...
2010-10-27 Josh StoneSplit the hash.log with newlines instead of commas
2010-10-27 Josh StoneDon't treat hashed numbers like strings
next
This page took 0.054683 seconds and 5 git commands to generate.