]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-07-23 William CohenRemove unused traceio2-simple.stp.
2010-07-23 Frank Ch. Eiglerexamples: include the sample/test invocation with the...
2010-07-22 William CohenMove inodewatch2.stp from the beginner's guide into...
2010-07-22 William CohenUse the para-callgraph.stp example in the examples...
2010-07-22 William CohenMove inodewatch.stp into the examples
2010-07-22 William CohenClean up the inodewatch-simple.stp to just be inodewatc...
2010-07-22 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2010-07-22 William CohenCorrect error in 4.3.1. Counting Function Calls Made
2010-07-22 Frank Ch. EiglerPR7097: in flight-recorder-launch mode, don't open...
2010-07-22 Lukas Berkadded a test for the procfs umask functionality, ensuri...
2010-07-21 Josh StoneVersion bumps for the 1.3 release release-1.3
2010-07-21 Josh StoneAdd NEWS for uprobes-on-NOP speedup
2010-07-21 Josh StoneRemove duped -G NEWS
2010-07-21 Mark WielaardExtend vta-test.exp testcase for PR11825 and add 32...
2010-07-21 Roland McGrathPR11825: loc2c: Handle a computed-value piece.
2010-07-21 Mark Wielaardrhbz#616040 loc2c deref on 32bit address fails.
2010-07-21 Josh Stonefntimes: use @entry for timestamps
2010-07-20 Josh Stoneerrno: use syscall.*'s "name" instead of probefunc()
2010-07-20 Josh Stonewait4time: use @entry for timestamps
2010-07-20 Josh Stonesleeptime: use @entry for timestamps
2010-07-20 Josh StoneUse @entry and return- in futexes example
2010-07-20 Josh StoneMake sure Dwarf_Ops don't have garbage
2010-07-20 Josh Stonetcpipstat: use @defined instead of preprocessor
2010-07-20 Josh Stonesk_stream_wait_memory spelling fixes
2010-07-20 Josh StoneUpdate bkl examples with newer syntax
2010-07-20 Josh StoneUse actual bytes read/written for iotop
2010-07-20 Josh StoneRemove explicit entry probes from iotime example
2010-07-20 Josh StoneAdd para-callgraph-verbose example
2010-07-20 Josh StoneUse @defined in examples/general/grapher.stp
2010-07-20 Stan CoxTweak the systemtap.apps tcl test.
2010-07-20 Frank Ch. Eiglermention user-space and other recent developments in...
2010-07-20 Frank Ch. EiglerNEWS: tweak SDT_V2 blurbage
2010-07-20 Stan CoxMake SDT_V2 the default on all architectures.
2010-07-20 Frank Ch. EiglerPR11821: sdt.exp should tolerate sdt_v2 dwarf warnings
2010-07-20 Frank Ch. EiglerMerge branch 'master' of git://sources.redhat.com/git...
2010-07-20 Frank Ch. EiglerPR11815: SDT_V2 asm operand parsing reorg
2010-07-19 David Smith* tapset/syscalls2.stp: Started a pending deprecation...
2010-07-19 David SmithMany small tapset/syscalls2.stp fixups. Added testcase.
2010-07-19 David SmithFix spurios testcase failure from systemtap.examples...
2010-07-19 Lukas Berkadded the procfs.umask(UMASK) feature to the NEWS file.
2010-07-19 Frank Ch. EiglerMerge branch 'master' of git://sources.redhat.com/git...
2010-07-16 Lukas BerkPR 11729 adding a umask parameter to modify the permiss...
2010-07-15 Frank Ch. Eiglertweak -G documentation wording
2010-07-14 David SmithMinor timestamp.stp/timestap_gtod.stp/ucontext.stp...
2010-07-14 Rayson HoMerge branch 'master' of ssh://sources.redhat.com/git...
2010-07-14 Rayson HoValiduate -G & -m user input w/ assert_regexp_match().
2010-07-13 Dave BrolleyPR 11373: Cleanup residual stap_*.ko modules when shutt...
2010-07-13 Dave BrolleyPR 11274: server.exp: Add tests.
2010-07-13 Dave BrolleyEnsure that server.exp test names have the "with server...
2010-07-13 Rayson Hovalidate input for -G
2010-07-13 Josh StoneAdd tests for PR11808 and PR11809
2010-07-13 Josh StoneAllow pretty-printing with partial availability
2010-07-13 Dave BrolleyPR 11274: csclient.cxx: Revert previous fix. Pass ...
2010-07-13 Dave BrolleyPR 11274: csclient.cxx: DOn't pass script arguments...
2010-07-13 Frank Ch. Eiglerfix commit misnames
2010-07-13 Frank Ch. Eiglersome more git hints
2010-07-13 rhoNew stap -G option to support passing global variables...
2010-07-13 rhotest case for stap -G
2010-07-13 Roland McGrathPR11809: loc2c: handle empty pieces
2010-07-13 Roland McGrathPR11808: loc2c fix for fields of noncontiguous location
2010-07-13 Roland McGrathloc2c-test cleanup
2010-07-13 Roland McGrathloc2c-test: Support "return" testing
2010-07-12 Josh StoneAnchor bz10078.exp's regexp patterns
2010-07-12 Josh StoneBetter catch server errors in the testsuite
2010-07-12 David SmithMinor task_time.stp and tcpmib.stp buildok test improve...
2010-07-12 Dave BrolleyPR 11727: Synchronize expected failures of buildok...
2010-07-12 Josh StoneAdd all the weirdness to compat-%p
2010-07-12 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2010-07-12 William CohenRemove the unneeded default filter functions from tests.
2010-07-12 Frank Ch. Eiglermention git pushurl
2010-07-12 William CohenAdd default filter functions for ipmib, tcpmib, and...
2010-07-09 Mark WielaardFix usymbols.exp test for 32-on-64 (again). PR11722.
2010-07-09 Mark WielaardKeep track of name, not dentry, in vma tracker.
2010-07-09 David SmithImprovements to the scsi tapset and build testcases.
2010-07-09 David SmithAdded build testcases for random.stp, string.stp, and...
2010-07-09 Dave BrolleyClean up testsuite/systemtap.examples/network/socktop...
2010-07-09 Mark WielaardPR10080 Add vdso tracking (x86).
2010-07-09 Mark WielaardRemove symtab boolean field from session. staprun symta...
2010-07-09 Josh Stone%p really does take an int64_t argument
2010-07-09 Josh StonePR11785: Fix pretty-printing for tracepoint base types
2010-07-09 Josh StoneInclude session::compatible in the script hash
2010-07-08 William CohenAdjust systemtap.example checks for the current behavio...
2010-07-08 Mark WielaardAdd _STP_REGS_USER_FLAG to regflags for hardware based...
2010-07-08 Mark WielaardRemove (commented out) perfmon probes section from...
2010-07-08 Mark WielaardRemove kfailed perfmon01.stp buildok test. Perfmon...
2010-07-08 Mark WielaardRemove need_vma_tracker from systemtap_session, tracked...
2010-07-08 Mark Wielaardperfmon support is no more, remove the old tapset.
2010-07-08 Lukas BerkMerge branch 'master' of ssh://sourceware.org/git/systemtap
2010-07-08 Lukas Berkupdated a few comments from before and changed the...
2010-07-08 Josh StonePR11785: Limit pretty-printing to 32 args
2010-07-08 Josh StoneRemove the default 0-padding from %p
2010-07-08 Josh StoneExpose session::compatible to the runtime
2010-07-08 Frank Ch. Eiglercleanup merge artifact
2010-07-08 Lukas BerkAddressing bug 11775 which is addressing the need to...
2010-07-08 Dave BrolleyRename --server to --use-server and --server-status...
2010-07-08 Stan CoxFix ppc register handling for usdt.
2010-07-08 Mark WielaardAdd NEWS entries for new/better/faster backtraces.
2010-07-08 David SmithFixed PR11661 by adding support for recvmmsg syscall...
2010-07-08 Frank Ch. Eiglerrhbz608768: revert sdt.h to "g" asm constraint
2010-07-08 William CohenAllow scheduler.cpu_on probe point to be an inline...
next
This page took 0.052445 seconds and 5 git commands to generate.