]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2008-07-24 Josh StoneRemove unused STAPCONF_MODULE_NSECTIONS
2008-07-23 Frank Ch. Eiglerchangelog for entry-pc semantic error fix
2008-07-23 James Bottomleyfix semantic error: no entrypc found using probe .state...
2008-07-22 Phil MuldoonFix sw 6752. Alter condtional to check for >= 2.6.26...
2008-07-21 David SmithNo longer allocates structure used to save vma information.
2008-07-18 Masami HiramatsuPR442528 (PR6028): register dummy kprobes on ia64 for...
2008-07-18 Frank Ch. EiglerBZ442528 changelogs: ia64 fetch_register speedups
2008-07-18 Frank Ch. EiglerPR442528
2008-07-18 Stan CoxAvoid statement wildcard lines without a unique address.
2008-07-18 Zhaoleisyscalls2.stp: Add sys_symlinkat.
2008-07-17 Frank Ch. EiglerPR6030: control signal relay and accept deferred re...
2008-07-17 anithraPR6030: forward signals to children - stapio etc.
2008-07-17 Masami HiramatsuInclude stap-client, stap-server and stap-serverd in...
2008-07-17 David SmithFixed "Version" line.
2008-07-17 Frank Ch. Eiglersupport multiple-relocatable-section modules such as...
2008-07-17 Frank Ch. Eiglercompiled unwindsyms should tolerate & notify on erroneo...
2008-07-17 Frank Ch. Eiglerversion bump to 0.7.1
2008-07-16 Dave BrolleyMake sure stap-client, stap-server and stap-serverd...
2008-07-15 James Bottomleyfix missing functions in caches
2008-07-15 Frank Ch. Eiglerfix *{ok,ko} test case permissions
2008-07-15 Dave BrolleyAdd my name which was missing in some ChangeLog entries.
2008-07-15 David SmithChanged method of getting the value of $syscall.
2008-07-14 Dave BrolleyEnable 'make check' and 'make installcheck' using the...
2008-07-12 Frank Ch. EiglerPR6738: restore support for rhel4-era (2.6.9) kernels release-0.7 release-0.7-rc2
2008-07-12 Frank Ch. Eiglergive credit to "smileytap.svg" image creator
2008-07-11 Frank Ch. EiglerPR6739: speed up decl-alias cache by avoiding its recom...
2008-07-11 Mark Wielaards/decending/descending/g in example description.
2008-07-11 Frank Ch. Eiglerfix variable-name-collision thinko in symbol processing... release-0.7-rc1
2008-07-11 Frank Ch. Eiglerstart bundling user-space programs' symbol tables
2008-07-11 Frank Ch. Eiglerensure module caching does not ignore possibly changing...
2008-07-11 Frank Ch. Eiglerarchive a version of the unofficial systemtap logo...
2008-07-11 Frank Ch. Eiglerdisable caching if "-k" (save-temps) option is given
2008-07-11 Frank Ch. EiglerPR6703: gcc4.1 build compatibility
2008-07-10 Josh StoneCorrect access to the mapping field in vfs::__address_i...
2008-07-10 Frank Ch. Eiglerfixing inappropriate personal copyright notices
2008-07-10 Frank Ch. EiglerPR6736: changelogs for post-merge compiled unwind/symbo...
2008-07-10 Frank Ch. EiglerMerge commit 'origin/master' into pr6429-comp-unwindsyms
2008-07-10 Frank Ch. Eiglerfix shutdown race condition for scripts that might...
2008-07-09 Mark WielaardFix PR 6732: Add runtime/autoconf-real-parent.c check...
2008-07-09 Frank Ch. Eiglerclarify dejagnu test case name for empty-struct changes
2008-07-09 Frank Ch. Eigleradd changelog entries for last two changes
2008-07-09 James BottomleyAdd test suite for declaration resolution
2008-07-09 James BottomleyFix semantic error: empty struct
2008-07-09 Theodore Ts'oAdd hack to support git 1.6 in git_version.sh
2008-07-09 Theodore Ts'oSync latest fix for git_version.sh from RadeonHD's...
2008-07-09 Wenji HuangSlightly cleanup code of translate.cxx
2008-07-08 Frank Ch. EiglerPR2111: add general blurbage to stapprobes.5 on syscall...
2008-07-08 Dave BrolleyUse `uname -rvm` for checking system compatibility...
2008-07-07 Frank Ch. Eiglerpass /sys/module/*/sections/* addresses to the kernel...
2008-07-07 Mark WielaardAdd section to stapex manual page on how installed...
2008-07-07 Mark WielaardInstall examples, demos and samples.
2008-07-07 Mark WielaardInstall tutorial and langref manuals.
2008-07-04 Frank Ch. Eigleravoid appearing to succeed in stp_relocation() of a...
2008-07-04 Frank Ch. EiglerMerge commit 'origin/master' into pr6429-comp-unwindsyms
2008-07-04 Frank Ch. Eigleremit all symbol tables at compile time; don't do any...
2008-07-03 Frank Ch. Eiglerubuntu (2.6.24-16-server) kernel compatibility fix
2008-07-03 Dave Brolleyclient/server take 2. See bz6565.
2008-07-02 William CohenAdd functioncallcount.meta and functioncallcount.stp.
2008-07-02 William CohenAdd para-callgraph.stp and para-callgraph.meta.
2008-07-01 David SmithFixed __stp_get_mm_path() error return code.
2008-07-01 Frank Ch. Eiglerdiagnostics improvement: print arch/mach at top if -vv
2008-07-01 Wenji HuangMake _vfs.generic_commit_write only for kernel<=2.6.25
2008-06-30 David SmithHandles "mortally wounded" threads correctly when detac...
2008-06-30 Frank Ch. Eiglerfurther clarify that elfutils need not be absolutely...
2008-06-30 Frank Ch. Eiglerpoint out releases/ directory; clarify optionality...
2008-06-29 Tim MooreAdd auto_free_ref to auto_free stuff; bug 6694
2008-06-29 Frank Ch. Eiglertransport/symbol rework: kernel-only probes working
2008-06-29 Frank Ch. EiglerSTP_RELOCATE message for kernel relocatability (re...
2008-06-28 Frank Ch. EiglerMerge commit 'origin/master' into pr6429-comp-unwindsyms
2008-06-27 Josh StoneAlways include libdw using link groups.
2008-06-27 David SmithFix bug in handling process(PID) probes.
2008-06-27 David SmithAdded tests for 'process(PID)' variants.
2008-06-27 rootThis commit makes changes to the VFS tapset. The change...
2008-06-26 Zhaoleisyscalls2.stp: Add sys_renameat.
2008-06-26 Stan CoxOnly probe lines once for the :* wildcard line pattern.
2008-06-25 Wenji HuangRevert checking address in runtime
2008-06-25 Frank Ch. Eiglerbz451707: fix conversions.exp test $name
2008-06-24 Tim MooreCleanup in tapsets.cxx
2008-06-24 David SmithAdded powerpc support to runtime/syscall.h.
2008-06-24 Wenji HuangRemove validating _stext due to many aliased symbols
2008-06-24 Wenji HuangPR6646: Add checking address in runtime
2008-06-23 Frank Ch. EiglerMerge commit 'origin/pr6429-comp-unwindsyms' into pr642...
2008-06-23 David SmithFixed offset argument to vm_callback.
2008-06-23 Frank Ch. Eiglermake module_cache a session field rather than plain...
2008-06-23 Frank Ch. Eiglerremove /proc/kallsyms hack; add initial elfutils symtab...
2008-06-23 Frank Ch. EiglerPR6429: remove stapio STP_UNWIND support and associated...
2008-06-23 Frank Ch. Eiglerutrace process("PATH") also populate session unwindsym_...
2008-06-23 Frank Ch. Eiglerpopulate sess.unwindsym_modules set from dwarf probes
2008-06-23 Frank Ch. Eigleradd module-name vector to session object, command line...
2008-06-23 David SmithHandle exec's that use a relative path.
2008-06-23 Stan CoxUpdate documentation for .statement wildcard.
2008-06-23 David SmithMade RHEL5 changes.
2008-06-23 Frank Ch. Eiglermore re. make module_cache a session field
2008-06-23 Frank Ch. Eiglermake module_cache a session field rather than plain...
2008-06-23 David SmithMajor update to memory map change notification code.
2008-06-23 David SmithRemoved trailing semicolons from macro definitions.
2008-06-23 Stan CoxAdd kernel.statement("Func@File:*) and kernel.statement...
2008-06-23 Zhaoleisyscalls.stp: Add sys_mknodat.
2008-06-20 William CohenCorrect test_check and test_installcheck commands.
2008-06-20 William CohenAdd test for dev.stp tapset functions.
next
This page took 0.052837 seconds and 5 git commands to generate.