2010-11-30 |
Josh Stone | Add configure --disable-sdt-probes |
commit | commitdiff | tree |
2010-11-29 |
Josh Stone | Adapt to old kernels lacking asm/tsc.h |
commit | commitdiff | tree |
2010-11-29 |
Stan Cox | Add user_{int8,int16,uint16,int32,uint32,int64}. |
commit | commitdiff | tree |
2010-11-29 |
Dave Brolley | Updated news regarding uprobes.ko and the compile-serve... |
commit | commitdiff | tree |
2010-11-27 |
Frank Ch. Eigler | PR10651 / RHBZ653286: mod_timer vs. del_timer_sync... |
commit | commitdiff | tree |
2010-11-25 |
Frank Ch. Eigler | rhbz656699: use %ghost for /var/run/{systemtap,stap... |
commit | commitdiff | tree |
2010-11-25 |
Dave Brolley | Merge branch 'master' of ssh://sources.redhat.com/git... |
commit | commitdiff | tree |
2010-11-25 |
Frank Ch. Eigler | testsuite: fragment buildid.exp test driver, fixing... |
commit | commitdiff | tree |
2010-11-25 |
Frank Ch. Eigler | build: don't include a <linux/version.h> in userspace... |
commit | commitdiff | tree |
2010-11-25 |
Dave Brolley | Merge branch 'master' of ssh://sources.redhat.com/git... |
commit | commitdiff | tree |
2010-11-25 |
Dave Brolley | Improved handling of uprobes.ko by compile-server and... |
commit | commitdiff | tree |
2010-11-24 |
Roland McGrath | Rejigger sdt.h macros for more nit cases. |
commit | commitdiff | tree |
2010-11-24 |
Josh Stone | PR12138: Convert the user_int functions to kread |
commit | commitdiff | tree |
2010-11-24 |
Josh Stone | if we say sdt_types is untested, then don't test it... |
commit | commitdiff | tree |
2010-11-23 |
Roland McGrath | PR12139: revamp sys/sdt.h macros' argument handling |
commit | commitdiff | tree |
2010-11-23 |
Roland McGrath | PR12139: test case for pointer to an incomplete type... |
commit | commitdiff | tree |
2010-11-23 |
Roland McGrath | Fix last commit. |
commit | commitdiff | tree |
2010-11-23 |
Roland McGrath | Fix runcheck for dtrace cases |
commit | commitdiff | tree |
2010-11-23 |
Roland McGrath | Fix runcheck for dtrace cases |
commit | commitdiff | tree |
2010-11-22 |
Stan Cox | Test sdt_types.c with c++. |
commit | commitdiff | tree |
2010-11-22 |
Frank Ch. Eigler | Revert "PR12254: make ioblock.* probes tolerate 0-byte... |
commit | commitdiff | tree |
2010-11-22 |
Frank Ch. Eigler | PR12254: make ioblock.* probes tolerate 0-byte I/O... |
commit | commitdiff | tree |
2010-11-22 |
Stan Cox | Test sdt_types.c with various gcc options. |
commit | commitdiff | tree |
2010-11-22 |
Frank Ch. Eigler | work around rhel6 module signing nits in this builder... |
commit | commitdiff | tree |
2010-11-22 |
Frank Ch. Eigler | testing: add new script to generate kernel.function... |
commit | commitdiff | tree |
2010-11-20 |
Frank Ch. Eigler | releng: workaround for more rhel6 module-signing nits |
commit | commitdiff | tree |
2010-11-19 |
Josh Stone | Make lex_cast work numerically with [u]int8_t |
commit | commitdiff | tree |
2010-11-19 |
Frank Ch. Eigler | compat: adapt to old kernels' dislike of 'bool' type... |
commit | commitdiff | tree |
2010-11-19 |
Frank Ch. Eigler | testsuite: unembed test sources |
commit | commitdiff | tree |
2010-11-19 |
David Smith | Updated stapusr/stapdev requirements in stap.1. |
commit | commitdiff | tree |
2010-11-19 |
Josh Stone | sdt_types: remove manual type-casting |
commit | commitdiff | tree |
2010-11-19 |
Josh Stone | Cast the proper sign and size of SDT constant args |
commit | commitdiff | tree |
2010-11-19 |
Josh Stone | Cast the proper sign and size of SDT register args |
commit | commitdiff | tree |
2010-11-19 |
Josh Stone | sdt_types: Use direct array args rather than &array... |
commit | commitdiff | tree |
2010-11-19 |
Josh Stone | sdt_types: add a PASS statement for bitfields_small_var |
commit | commitdiff | tree |
2010-11-18 |
Josh Stone | Don't autoconf systemtap_session::NSPR_Initialized |
commit | commitdiff | tree |
2010-11-17 |
Josh Stone | Remove dead code from systemtap_session |
commit | commitdiff | tree |
2010-11-17 |
Josh Stone | Make sure we all use the same systemtap_session |
commit | commitdiff | tree |
2010-11-17 |
Stan Cox | Add user_{int8,int16,uint16,int32,uint32,int64}. |
commit | commitdiff | tree |
2010-11-17 |
Frank Ch. Eigler | CVE-2010-4170, CVE-2010-4171: staprun module loading... |
commit | commitdiff | tree |
2010-11-16 |
Josh Stone | Use output_exportconf for finding tsc_khz |
commit | commitdiff | tree |
2010-11-16 |
Josh Stone | Add a fallback for kernels not exporting add_timer_on |
commit | commitdiff | tree |
2010-11-16 |
Josh Stone | PR11735: Hash ldd/vdso unwindsym_modules too |
commit | commitdiff | tree |
2010-11-16 |
Josh Stone | PR11735: Hash unwindsym_modules as full paths |
commit | commitdiff | tree |
2010-11-13 |
Josh Stone | uprobes: Clean up after vfork-exec |
commit | commitdiff | tree |
2010-11-12 |
Frank Ch. Eigler | tapset: add buildok test for inode_name() |
commit | commitdiff | tree |
2010-11-12 |
Jeff Moyer | tapset: new inode_name tapset function |
commit | commitdiff | tree |
2010-11-12 |
Adrien Kunysz | Remove unfinished sentence from stap.1 |
commit | commitdiff | tree |
2010-11-11 |
Josh Stone | PR12164: Emit kprobes-sdt goo only when needed |
commit | commitdiff | tree |
2010-11-10 |
Frank Ch. Eigler | runtime: tolerate overlong section/symbol names better |
commit | commitdiff | tree |
2010-11-10 |
Frank Ch. Eigler | releng: tweak build ordering to get code first, docs... |
commit | commitdiff | tree |
2010-11-10 |
Frank Ch. Eigler | regen misc. Makefile.in's due to earlier addition of... |
commit | commitdiff | tree |
2010-11-10 |
Frank Ch. Eigler | runtime: bump up module/symbol name length limits |
commit | commitdiff | tree |
2010-11-10 |
Stan Cox | Keep running buildid.exp if a test fails. |
commit | commitdiff | tree |
2010-11-09 |
Josh Stone | Make the arg of dwflpp::function_scope_matches a reference |
commit | commitdiff | tree |
2010-11-09 |
Stan Cox | Test user mode build id checking. |
commit | commitdiff | tree |
2010-11-08 |
Frank Ch. Eigler | PR11811: news blurbage |
commit | commitdiff | tree |
2010-11-08 |
Frank Ch. Eigler | PR11811: warn on missing unwind info with 'stap -d... |
commit | commitdiff | tree |
2010-11-08 |
Frank Ch. Eigler | fix accidental prefix '/' in abbreviated module name... |
commit | commitdiff | tree |
2010-11-08 |
Frank Ch. Eigler | PR12168: eliminate duplicate run-time warning messages |
commit | commitdiff | tree |
2010-11-08 |
Frank Ch. Eigler | PR12168: extend staprun with -w (suppress warnings... |
commit | commitdiff | tree |
2010-11-08 |
Frank Ch. Eigler | PR11811 prep: save full mmpath for found vmas |
commit | commitdiff | tree |
2010-11-08 |
Frank Ch. Eigler | fix -DDEBUG_UNWIND compile warning via printf %ld ... |
commit | commitdiff | tree |
2010-11-07 |
Frank Ch. Eigler | tweak tz_ctime() parametrization to satisfy kerneldoc |
commit | commitdiff | tree |
2010-11-06 |
Stan Cox | Add build id support for user modules. |
commit | commitdiff | tree |
2010-11-06 |
Frank Ch. Eigler | PR12195: pass user-space timezone at script startup |
commit | commitdiff | tree |
2010-11-05 |
Josh Stone | Make pfiles kneel before the frame-size overlord |
commit | commitdiff | tree |
2010-11-05 |
Josh Stone | Add make targets "uprobes" and "install-uprobes" |
commit | commitdiff | tree |
2010-11-05 |
Josh Stone | PR10821: Remove large stack variables from the unwinder |
commit | commitdiff | tree |
2010-11-04 |
David Smith | Updated memory.stp, rpc.stp, task.stp, and vfs.stp... |
commit | commitdiff | tree |
2010-11-04 |
Josh Stone | Test that uprobes supports "rep ret" |
commit | commitdiff | tree |
2010-11-04 |
Josh Stone | uprobes_i386: backport check_legacy_prefix from uprobes2 |
commit | commitdiff | tree |
2010-11-03 |
Frank Ch. Eigler | building: add placeholder for "make -j<N>" runs to... |
commit | commitdiff | tree |
2010-11-03 |
Josh Stone | uprobes: Fix post_ssout handling of "rep ret" on x86 |
commit | commitdiff | tree |
2010-11-03 |
William Cohen | Edits to the User-space chapter. |
commit | commitdiff | tree |
2010-11-02 |
Dave Brolley | Restore legacy domain (localhost) in server cert for... |
commit | commitdiff | tree |
2010-11-02 |
Josh Stone | Improve gettimeofday stability |
commit | commitdiff | tree |
2010-11-02 |
William Cohen | Add comment to latencytap.stp on where the translations... |
commit | commitdiff | tree |
2010-11-02 |
William Cohen | Add information about uprobe module in beginners guide |
commit | commitdiff | tree |
2010-11-02 |
Frank Ch. Eigler | fix memory double-free in module_cache |
commit | commitdiff | tree |
2010-11-01 |
David Smith | Improved fork/vfork tests for RHEL5. |
commit | commitdiff | tree |
2010-11-01 |
David Smith | Improve handling of vfork'ed processes for uprobes... |
commit | commitdiff | tree |
2010-11-01 |
Frank Ch. Eigler | PR11376: reinforce doc blurbage for process(PID).statem... |
commit | commitdiff | tree |
2010-11-01 |
Frank Ch. Eigler | PR11376: a quickie test case for process(PID).statement... |
commit | commitdiff | tree |
2010-11-01 |
Jim Keniston | PR11376: fix generated probe definition struct for... |
commit | commitdiff | tree |
2010-11-01 |
William Cohen | Add Chapter about user-space probing to the Beginner... |
commit | commitdiff | tree |
2010-11-01 |
Mark Wielaard | PR12176 String literal at end of file crashes parser. |
commit | commitdiff | tree |
2010-10-29 |
Timo Juhani... | examples: Print PID of peer for unix sockets |
commit | commitdiff | tree |
2010-10-28 |
Frank Ch. Eigler | PR12169: fix tokenize() |
commit | commitdiff | tree |
2010-10-28 |
Frank Ch. Eigler | PR12169: avoid unprivileged use of tokenize() until... |
commit | commitdiff | tree |
2010-10-28 |
Frank Ch. Eigler | Revert "git-version: use git status --porcelain to... |
commit | commitdiff | tree |
2010-10-28 |
Frank Ch. Eigler | git-version: use git status --porcelain to detect tree... |
commit | commitdiff | tree |
2010-10-28 |
Frank Ch. Eigler | tracepoints: restore access to include/trace/event... |
commit | commitdiff | tree |
2010-10-28 |
David Smith | Improve handling of vfork'ed processes. |
commit | commitdiff | tree |
2010-10-27 |
Frank Ch. Eigler | valgrind: fix double-free |
commit | commitdiff | tree |
2010-10-27 |
Josh Stone | Rename hash::add_file to add_path and use it for direct... |
commit | commitdiff | tree |
2010-10-27 |
Josh Stone | Split the hash.log with newlines instead of commas |
commit | commitdiff | tree |
2010-10-27 |
Josh Stone | Don't treat hashed numbers like strings |
commit | commitdiff | tree |
2010-10-27 |
Josh Stone | Reduce hash.h to just "export" functions |
commit | commitdiff | tree |
2010-10-27 |
Frank Ch. Eigler | valgrind cleanups: memory leaks, uninit variable warnings |
commit | commitdiff | tree |
next |