]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2008-11-11 William CohenInclude id in <formalpara to allow crossreferences.
2008-11-11 William CohenDocument timestamp.stp.
2008-11-11 Mark WielaardAdd scope name to semantic error messages if available...
2008-11-10 ddomingoproofread run
2008-11-10 ddomingoadded references
2008-11-07 William CohenScripts.xml proofreading changes.
2008-11-07 Wenji HuangPR6998: Add default kernel symbols to profile.
2008-11-07 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-07 William CohenEditing Chapter 3, sections 3.1-3.2.
2008-11-06 Stan CoxET_EXEC needs no further relocation.
2008-11-05 William CohenMinor cleanup of Using Systemtap Chapter and factoring...
2008-11-05 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-05 ddomingoproofread run 3
2008-11-05 ddomingoproofreading run 2
2008-11-05 ddomingoproofreading run 1
2008-11-04 William CohenDo not bother to describe "-I" option. Clean up quoting.
2008-11-04 William CohenEdit install and cross compile sections. Include script...
2008-11-04 William CohenClean up formatting. Publican does not deal with tabs.
2008-11-04 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-04 David SmithPR5274 - Added s390 task_finder support.
2008-11-04 David SmithPR5274 - Add s390 arch support for uprobes longjump...
2008-11-04 William CohenMake stapprep.sh use all available debuginfo repositories.
2008-11-04 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-04 Masami HiramatsuPR6028 / BZ468143: ia64 fetch-register speedup
2008-11-04 William CohenInclude staprep.sh script and make use of it in describ...
2008-11-04 ddomingoadded notes and questions to several XMLs
2008-11-04 ddomingoremoved excess line
2008-11-04 ddomingofurther edits as per traceio2
2008-11-04 ddomingomade dev global
2008-11-03 Jim KenistonAdd a version of uprobes that works with the 2.6.27...
2008-11-03 William CohenTweak syncandbuild.sh to put example script files in...
2008-11-03 Mark WielaardAdd function name and file to semantic error messages...
2008-11-03 Wenji HuangFix hung test due to workaround for PR6964.
2008-11-03 ddomingoadded aggregate stats
2008-10-30 William CohenAdd inode variable, ino.
2008-10-29 Frank Ch. Eiglerfix assertion error in translate.cxx:dump_unwindsyms...
2008-10-29 William CohenUse local variable available from vfs tapset.
2008-10-29 William CohenClean up disktop.stp and check in for real.
2008-10-29 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-10-29 Frank Ch. Eiglertweak demo script to solve namespace collision
2008-10-29 William CohenSimplify syncanbuild.sh script and put examples in...
2008-10-29 Frank Ch. Eiglersanitation: don't create "testsuite/&1" file
2008-10-29 ddomingoadded new sync-and-build script, removed extra extra...
2008-10-29 ddomingocreating folder
2008-10-29 ddomingoadded new content for Errors, et al
2008-10-29 ddomingoremoved symlink
2008-10-29 Wenji HuangPR6964: temporary workaround for fedora utrace kernel...
2008-10-29 Frank Ch. Eiglerfixed doc extras symlink to become relative
2008-10-29 ddomingoremoved simples
2008-10-29 ddomingore-adding SHOW_REMARKS param in makefile
2008-10-29 ddomingorevised xi includes to point to updated paths of stps
2008-10-29 ddomingoadding new simple files to docbook local folder
2008-10-29 ddomingorenaming extras folder
2008-10-29 Frank Ch. EiglerPR6967: fix s390x compilation error re on_each_cpu
2008-10-28 ddomingofixed html used in traceio2-simple
2008-10-28 Srikar DronamrajuPR5274: uretprobes fixes, belated commit
2008-10-28 Srikar DronamrajuPR5274: uretprobe vs. longjmp support
2008-10-28 David SmithPR6972. Fixed vfs tapset.
2008-10-28 Rajan Aroraregexp match for global_end.exp
2008-10-28 Wenji HuangCorrect ioblock and scsi tapset for 2.6.28.
2008-10-28 ddomingore-committing all work for today, resolving conflicts...
2008-10-28 ddomingoadding symlink
2008-10-28 ddomingochanges as per wcohen, minor additions
2008-10-27 Josh StoneFix the argument passed for printf %c formats
2008-10-27 Josh StoneExpose an i686 problem in printf %c support
2008-10-27 Rajan Arorarelax string match logic in global_end.exp
2008-10-27 Frank Ch. EiglerPR6871: weaken prologue searching assertions
2008-10-27 Rajan AroraRHBZ 468139 avoid display of tapset globals
2008-10-27 William CohenProvide dev and devname in vfs.read and vfs.write....
2008-10-27 Frank Ch. Eigleralso dump CONFIG*_DEBUG_* settings from stap-report
2008-10-27 ddomingoadded inodewatch from warstories
2008-10-27 ddomingoadded simplified, working para-callgraph
2008-10-27 ddomingoadded simplified traceio2
2008-10-27 ddomingominor revision, shortening long line)
2008-10-26 Frank Ch. Eiglerpartial revert of 212a56
2008-10-25 Rajan AroraUnused global variables display in guru mode fix (rh...
2008-10-24 Josh StoneSimplify hrtimer get/set expires logic a bit
2008-10-24 Josh StoneFix hrtimer.expires name change.
2008-10-24 Jim KenistonMerge branch 'master' of ssh://kenistoj@sources.redhat...
2008-10-24 Jim KenistonPR6946: Allow probing of 32-bit ppc apps with ppc64...
2008-10-24 William CohenAdd skeleton for SystemTap Tapset Reference manual.
2008-10-24 William CohenUse vfs tapset rather than kernel functions probes.
2008-10-24 ddomingoadded new section on arrays
2008-10-23 Frank Ch. EiglerBZ467652: support old-style stap -c "FOO > BAR" usage...
2008-10-23 Mark WielaardDon't use pointer_arg to fetch arguments for syscall...
2008-10-23 ddomingoadded Arrays and other minor edits
2008-10-22 ddomingomore edits as per wcohen
2008-10-21 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
2008-10-21 ddomingominor changes throughout, esp in Scripts.xml
2008-10-21 ddomingocommitting ent
2008-10-20 Elliott BaronPR6851: Added support for %c printf conversion specifie...
2008-10-20 Elliott BaronMerge branch 'master' of ssh://sources.redhat.com/git...
2008-10-20 Elliott BaronPR6851: Added support for %c printf conversion specifier
2008-10-20 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
2008-10-20 ddomingorevised as per latest from wcohen, started out errors...
2008-10-18 Frank Ch. Eiglerstap-report script packaging & tweaks
2008-10-17 Jim KenistonPR6923: Make on_each_cpu() autoconf test work on old...
2008-10-17 Kent SebastianChanged stap man page to account for default cache...
2008-10-17 rootAdded creation of a default cache limit file if it...
2008-10-17 Kent SebastianMinor changes to cache.cxx (cache_clean).
next
This page took 0.049966 seconds and 5 git commands to generate.