]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2008-06-10 David SmithVery early beginnings of memory map notification support.
2008-06-10 Zhaoleisyscalls.stp: Add sys_faccessat.
2008-06-10 Zhaoleisyscalls.stp(syscall.mkdirat): Use _dfd_str() to add...
2008-06-09 David SmithFixed utrace probe '$syscall' handling.
2008-06-09 Jim KenistonFix powerpc PR 6601.
2008-06-09 Stan CoxAdd test and doc for kernel.statement relative line...
2008-06-09 David SmithMade 2.6.25 kernel updates.
2008-06-06 Stan CoxAdd .statement("function@file.c+N")
2008-06-06 David SmithUpdated utrace probe descriptions in NEWS and stapprobe...
2008-06-06 David SmithChanged/renamed utrace probes.
2008-06-05 Srikar DronamrajuSrinivasa DS <srinivasa@in.ibm.com> -fpie option puts...
2008-06-04 Jim KenistonAdded systemtap.context/num_args test.
2008-06-04 Jim KenistonFix PR 6588
2008-06-04 Zhaoleisyscalls2.stp: Add sys_unshare.
2008-06-03 David SmithAdded string tokens for most probe types.
2008-06-03 Frank Ch. EiglerPR6429: remove unused file
2008-06-03 Frank Ch. EiglerPR6429: testsuite update for inexact backtrace tolerance
2008-06-03 Frank Ch. EiglerPR6429: remove stapio STP_UNWIND support and associated...
2008-06-03 ZhaoleiSupport for new clone flags before linux-2.6.25.
2008-06-02 Frank Ch. EiglerPR6534: add a comment blurb explaining sufficiency...
2008-06-02 Frank Ch. EiglerPR6534: make do without uts_sem (about to be unexported...
2008-06-02 Dave BrolleyUse the -r option of avahi-browse to obtain the ip...
2008-06-02 ZhaoleiFix compile error caused by PATH_MAX in F9.
2008-06-02 ZhaoleiFix the problem that kernel module compile failure...
2008-05-30 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2008-05-30 Dave BrolleyNew systemptap compile client and server scripts.
2008-05-30 Frank Ch. Eiglermake "make cscope" tolerate a read-only or separate...
2008-05-30 Srikar DronamrajuPR 6562, Modify SYSTEMTAP_DEBUGINFO_PATH behaviour.
2008-05-30 Wenji HuangAdd debuginfo path for self-built kernel in systemtap...
2008-05-30 Jim KenistonFix PR 6582: verify CONTEXT->regs in [u_]register()
2008-05-29 Josh StoneAdd a cscope target to the Makefile
2008-05-29 Stan CoxSW5106 Remove old map and histogram formatting code
2008-05-29 Ananth N Mavinakayan... Fix powerpc dwarfless argument access
2008-05-29 Josh StoneMake sure that return statements don't override existin...
2008-05-28 Josh StoneCheck that errors in nested functions are not lost...
2008-05-28 Mark WielaardCorrect redirect of stderr in testsuite. Make installch...
2008-05-28 David SmithRemoved debug print.
2008-05-28 David SmithHandle bug #6500 fallout.
2008-05-28 David SmithMinor improvement to multi-threaded support.
2008-05-28 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
2008-05-28 Frank Ch. EiglerRevert "testsuite: use catch{close}catch{wait} to ensur...
2008-05-28 Mark WielaardCreate user based cache dir in testsuite.
2008-05-28 Josh StoneRefresh cscope.files.
2008-05-27 Josh StoneAdd prototypes for using the 2.6.26 probe_kernel_*...
2008-05-27 Frank Ch. Eiglernormalize test case PASS message
2008-05-27 Frank Ch. Eiglertestsuite: use catch{close}catch{wait} to ensure child...
2008-05-27 Josh StoneFix regparm() on i686 & x86_64.
2008-05-26 Frank Ch. Eiglerstmtvars.exp regexp tweak
2008-05-26 Mark WielaardOnly include fdtable.h for kernel versions > 2.6.25.
2008-05-26 wenjiInclude fdtable.h in task.stp for 2.6.26 and format...
2008-05-26 wenjiCorrect signal.stp for 2.6.26
2008-05-26 wenjiMerge branch 'master' of ssh://wenji@sources.redhat...
2008-05-26 Frank Ch. EiglerPR6550: add comment justifying "execrc"
2008-05-26 Frank Ch. EiglerPR6550: also EXTRA_DIST the little "execrc" helper...
2008-05-26 Frank Ch. EiglerPR6550: --enable-dejazilla: optional automatic test...
2008-05-26 Jim KenistonFixed arg #3 type in nd_syscall.accept.
2008-05-26 Jim KenistonAddress powerpc dwarfless test failures.
2008-05-26 Frank Ch. Eiglertapset cleanup: nfs kernel?,module? -> kernel!,module
2008-05-26 Frank Ch. Eiglertestsuite cleanup: kfailing some FOO-all-probes tests
2008-05-26 Frank Ch. Eiglerrpc tapset cleanup
2008-05-26 Srikar DronamrajuSrinivasa DS <srinivasa@in.ibm.com>,PR6429 Inerim fix...
2008-05-24 Frank Ch. EiglerPR6550: add comment justifying "execrc"
2008-05-24 Frank Ch. EiglerPR6550: also EXTRA_DIST the little "execrc" helper...
2008-05-24 Frank Ch. EiglerPR6550: --enable-dejazilla: optional automatic test...
2008-05-23 Jim KenistonFixed arg #3 type in nd_syscall.accept.
2008-05-23 Jim KenistonAddress powerpc dwarfless test failures.
2008-05-23 Frank Ch. Eiglertapset cleanup: nfs kernel?,module? -> kernel!,module
2008-05-23 Frank Ch. Eiglertestsuite cleanup: kfailing some FOO-all-probes tests
2008-05-23 Frank Ch. Eiglerrpc tapset cleanup
2008-05-23 Srikar DronamrajuSrinivasa DS <srinivasa@in.ibm.com>,PR6429 Inerim fix...
2008-05-23 wenjiNarrow the regexp matching in stmtvars.exp
2008-05-22 Wenji HuangPR5643: fix .statement(NUM) regression
2008-05-22 Ananth N Mavinakayan... powerpc register+arg access
2008-05-21 Stan CoxFix assignment optimization expected results.
2008-05-21 Frank Ch. EiglerPR6538: more testsuite tweaks for read-only warnings
2008-05-21 Frank Ch. EiglerPR6538: more tapset fixes
2008-05-21 Frank Ch. EiglerPR6538: explain why absentstats.stp logs will contain...
2008-05-21 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
2008-05-21 Frank Ch. EiglerPR6538: fix treatment of initialized globals
2008-05-21 Mark WielaardUse pointer_arg to fetch arguments for syscall.utime...
2008-05-21 Stan CoxOptimize compound and binary expression assignments.
2008-05-21 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
2008-05-21 Mark WielaardCheck new (sub) functions of _struct_utimbuf_* and...
2008-05-20 Frank Ch. EiglerPR6538: tapset changes
2008-05-20 Frank Ch. EiglerPR6538: testsuite changes
2008-05-20 Frank Ch. EiglerPR5001: fix test suite collateral damage
2008-05-20 Frank Ch. EiglerPR6538: warn about read-only variables
2008-05-20 William CohenAdd some scripts and descriptions to the systemtap...
2008-05-20 Mark WielaardPR5001: Remove _stp_ctime and always use ctime.
2008-05-20 Tim MooreUse tr1/unordered_map instead of the deprecated ext...
2008-05-19 Mark WielaardPR6524: ctime() on bad values hangs system.
2008-05-19 Stan CoxOptimize away assignments in other contexts.
2008-05-19 Stan CoxOptimize away assignments in other contexts.
2008-05-19 Frank Ch. Eiglerdummy commit for testing systemtap-cvs notification
2008-05-19 William CohenRemove sa_restorer initialization.
2008-05-17 Frank Ch. Eiglersuppress "pass-2 failed" messages from "stap -l FOOBAR...
2008-05-17 Frank Ch. Eiglermake the mod_cu_function_cache a hash_map instead of...
2008-05-16 Frank Ch. EiglerPR5643: function caching for much faster syscall.*...
2008-05-16 David SmithFixed PR 6499 (utrace probe crash).
2008-05-16 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
next
This page took 0.053525 seconds and 5 git commands to generate.