]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-08-04 Stan CoxRevert accidental commit of twenty.stp.
2010-08-04 Stan CoxFix sdt_misc.exp cleanup_handler
2010-08-02 Frank Ch. Eigleradd dates to release stanzas
2010-08-02 Frank Ch. Eiglerrespond quickly to ^C for long statement wildcard loops
2010-07-30 David Smithnd_syscalls.stp/nd_syscalls2.stp fixups and deprecation...
2010-07-30 Frank Ch. Eiglerbump AUTHORS
2010-07-30 Kapileshwar... PR11861: tolerate null struct bio->bi_vcnt in __bio_ino...
2010-07-29 Stan CoxFollow the Python style guide (11691)
2010-07-28 Stan CoxSupport -L for nodebuginfo sdt.
2010-07-28 Frank Ch. Eiglerarm: fix typo in __stp_stack_print
2010-07-28 Mark WielaardAdd dieoffset to missing location error messages.
2010-07-27 Josh Stoneloc2c-test: NULL-terminate argp_children
2010-07-27 Roland McGrath* loc2c-test.c: Add --help output.
2010-07-26 David SmithClarify deprecation descriptions in NEWS.
2010-07-26 David SmithMany small tapset/syscalls.stp fixups. Deprecate misnam...
2010-07-26 David SmithBump version numbers for the next release.
2010-07-26 David SmithInstead of ifdef'ing out resolve_server(), add needed...
2010-07-26 David SmithFix compilation when HAVE_NSS isn't defined.
2010-07-26 Frank Ch. Eigleradd utrace blurb
2010-07-26 Dave BrolleyPR 11441: Implement --list-servers=specified.
2010-07-26 Dave BrolleyPR 11441, PR 10772: Support specified servers on -...
2010-07-23 Stan Coxpowerpc needs sdt.h tests built with -g as a fallback...
2010-07-23 William CohenMake the beginner's guide use the iotime.stp example
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).
next
This page took 0.04854 seconds and 5 git commands to generate.