]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-03-27 Frank Ch. EiglerPR7045: on 64-bit kernels, allow 32-bit userspace to... release-0.9.5
2009-03-27 Stan CoxDon't do beginning of statement check for .mark probes
2009-03-27 Josh StoneVersion bumps for 0.9.5 release
2009-03-27 Frank Ch. EiglerPR6819: clarify syntactic vs. semantic probe point...
2009-03-27 Frank Ch. Eiglerinitialize skip_badvars=0. rererenag developers in...
2009-03-27 Frank Ch. EiglerPR10000: emit _stp_relocate* calculations correctly...
2009-03-27 Mark Wielaard.gitignore: Add testsuite exe and so files and initscri...
2009-03-27 Wenji HuangAdd manual for pid-based lookup functions
2009-03-26 Josh StoneSkip the git-rev in the hash for now (from a5e8d632)
2009-03-26 Josh StonePR10001: Use the kernel's strlcpy & strlcat
2009-03-26 Mark Wielaard.gitignore: Replace .5 with .3stap.
2009-03-26 Josh StoneAdd the kernel tree's git revision to the hash
2009-03-26 Josh StoneAdd more file stats to the hash
2009-03-25 William CohenMake aux_tapset.stp "long long" size agnostic so ia64...
2009-03-25 Mark WielaardNEWS: Mention disable-pie, sdt.h compat, syscall wrappe...
2009-03-25 Frank Ch. EiglerFix for CVE-2009-0784: stapusr module-path checking...
2009-03-25 Rajan AroraUpdate configure --help message now that default is...
2009-03-25 Mark WielaardNEWS: Document mark/trace list mode, interrupt reentran...
2009-03-25 Mark WielaardNEWS: Fix man 3stap description to original.
2009-03-25 Mark WielaardNEWS: Add description of probe process().insn and proce...
2009-03-25 Mark WielaardNEWS: Document how to see man pages for probes and...
2009-03-25 Rajan AroraPR 9922 fix, make --disable-pie the configure default
2009-03-24 Frank Ch. Eiglerbrown paper bag fix for commit 5d6b0142
2009-03-24 Roland McGrathTypo and whitespace.
2009-03-24 Frank Ch. Eiglerfurther accelerate pass-3 symbol/unwind process, skip...
2009-03-24 Mark WielaardAdd testcase for uprobe on shared library (PR9940).
2009-03-24 Stan CoxRemove debugging line.
2009-03-24 Stan CoxRemove debugging line.
2009-03-24 Frank Ch. EiglerRevert "PR9940: avoid duplicated calling of uprobes...
2009-03-24 Frank Ch. Eigleritrace: zap "usr_itrace_init: completed for tid = NNNN...
2009-03-24 David SmithPR 9989 fix.
2009-03-24 Frank Ch. Eigleraccelerate pass-3 symbol/unwind generation
2009-03-24 Frank Ch. Eiglerbuild fix for RHEL4-era gcc 3.4.6
2009-03-24 Stan CoxUse read operand "g" constraints.
2009-03-24 William CohenAdd NEWS entry for the manpages.
2009-03-24 William CohenStrip off "probe" for the probe documentation generation.
2009-03-24 Frank Ch. EiglerPR9993: tracepoint toleration for undeclared types...
2009-03-24 Stan CoxKeep static probe parameters visible while inlining.
2009-03-24 Will CohenMove man pages from man5 to man3 (3stap).
2009-03-24 William CohenMove tapset documentation manpages from man3stap to...
2009-03-23 William CohenAdd missing escape in kernel-doc create_sparameterlist...
2009-03-23 Stan CoxMake .probes 32 bit aware and simplify label handling.
2009-03-22 Frank Ch. EiglerPR9974: adapt to utrace_connected_engine -> utrace_engine
2009-03-21 Frank Ch. Eiglersdt.exp: save intermediate sdt.h-client executables...
2009-03-21 Josh StoneUpdate a few new AUTHORS
2009-03-21 Josh StoneAdd a tracepoint NEWS blurb
2009-03-21 Josh StoneDocument @cast module search paths
2009-03-20 Josh StoneCache the tracepoint query results
2009-03-20 Frank Ch. Eiglersupport tracepoint extraction for kernel build trees...
2009-03-20 Frank Ch. Eiglerfix build regression w/o -t
2009-03-20 Stan CoxDefine static user probe point using asm instead of c.
2009-03-20 Stan CoxDefine static user probe point using asm instead of c.
2009-03-20 Frank Ch. EiglerPR9967: don't count -DINTERRUPTIBLE=1 reentrancy agains...
2009-03-20 Frank Ch. Eiglertweak NEWS blurb wording on --skip-badvars
2009-03-20 Masami HiramatsuMerge branch 'master' of ssh://hiramatu@sources.redhat...
2009-03-20 Masami HiramatsuPR9821: staprun supports subset of strftime.
2009-03-20 Masami HiramatsuPR6930: initscript: support on-file flight recorder
2009-03-20 Masami HiramatsuPR6930: stap: supports on-file flight recorder options
2009-03-20 Masami HiramatsuPR6930: stapio: support file switching
2009-03-20 Frank Ch. Eiglerremoved authorblock from tapset reference guide; added...
2009-03-20 Breno LeitaoAdded functions to grab IP source and destination from...
2009-03-20 Masami HiramatsuPR6930: stapio: run in background as a daemon
2009-03-20 Masami HiramatsuPR6930: staprun: supports error message to syslog
2009-03-20 Mahesh J SalgaonkarRemoved #if defined. Format '%llx' works fine for all...
2009-03-19 Wenji HuangPR9940: avoid duplicated calling of uprobes in shared...
2009-03-19 Josh StonePR9960: support tracepoint struct/union value arg
2009-03-19 Mark WielaardAllow @cast on "struct " and "union " (by ignoring...
2009-03-19 Mark WielaardThrow type into semantic_error message of @cast when...
2009-03-19 Lubomir RintelDisable kprobe blacklist in guru mode.
2009-03-19 Frank Ch. EiglerBZ490802, remove bumpspec-unfriendly %{release} macro...
2009-03-19 Frank Ch. Eiglerrename process().itrace -> process().insn introduce...
2009-03-19 Frank Ch. Eiglerstart of rhel5 compatibility for itrace
2009-03-19 Frank Ch. Eigleradd runtime/autoconf magic for itrace on pre-find_task_...
2009-03-19 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-03-19 William CohenOnly include man3stap pages if documentation built.
2009-03-19 Josh StonePR9959: hide tracepoint arguments of unknown type
2009-03-19 Josh StonePR9959: improve tracepoint arg type-naming
2009-03-19 Josh StoneSupport tracepoints with no arguments
2009-03-18 William CohenAdjust systemtap.spec to include the relocated man...
2009-03-18 William CohenPut man pages from tapset in 3stap (PR9870).
2009-03-18 William CohenMake manpager.sh executable.
2009-03-18 Maynard JohnsonFix for spinlock bad magic error with itrace probe...
2009-03-18 Mark WielaardDon't mutex_unlock in __stp_tf_get_vma_map_entry_internal.
2009-03-18 ddomingominor edit
2009-03-18 ddomingominor edits
2009-03-18 ddomingofinal copy, for review
2009-03-17 William CohenReplace systemtap.samples/ioblocktest.stp with ioblktim...
2009-03-17 Stan CoxImprove static_uprobes.exp
2009-03-17 Mark WielaardGet the canonical path of the main file for comparison...
2009-03-17 Mark WielaardRemove trailing 'g' from scsi.stp file.
2009-03-17 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
2009-03-17 ddomingominor edits
2009-03-17 ddomingoworking copy, still existing issues with Description...
2009-03-17 ddomingominor edits
2009-03-17 ddomingominor edits
2009-03-17 ddomingoworking copy
2009-03-17 ddomingofurther cleanup for formatting
2009-03-17 ddomingofurther cleanup for formatting
2009-03-17 ddomingominor edits
2009-03-17 ddomingominor edits
next
This page took 0.048944 seconds and 5 git commands to generate.