]> sourceware.org Git - systemtap.git/history - testsuite
Fix typo in mq_timedreceive probe point.
[systemtap.git] / testsuite /
2009-05-18 Mark WielaardMerge branch 'master' of git://sources.redhat.com/git...
2009-05-15 Josh StoneMerge branch 'tapsets-cleanup'
2009-05-15 Mark WielaardMark all testsuite/parseko/cmdline21.stp as executable.
2009-05-15 Mark Wielaardflightrec3.exp uses cpus as array, so rename skipped...
2009-05-15 Mark WielaardSet explicit longer, 60 second, timeout for alternative...
2009-05-13 Keiichi KIIPR 6930: Add additional testcases for flight recorder...
2009-05-13 Josh StoneMove dfwlpp into its own file
2009-05-12 Mark WielaardUse actual sock in tcp_test, instead of unexisting...
2009-05-11 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-11 William CohenProvide more details in testsuite.examples/README on...
2009-05-11 Dave BrolleyCorrect typo in BUILD_SERVER test in configure.ac.
2009-05-09 Josh StoneAllow @cast failures to get optimized away
2009-05-09 Josh StoneRefactor anonymous lookups in translate_components
2009-05-08 Josh StoneSimplify buildok/context_test.stp
2009-05-08 Malte Nuhncontext tapset: sid() function to return task session...
2009-05-08 Josh StoneMerge branch 'tapsets-cleanup'
2009-05-07 Frank Ch. Eiglerfix permissions of some testsuite files
2009-05-06 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-06 Dave BrolleyProblems using server scripts when not on PATH.
2009-05-06 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-05 Wenji HuangPR10102: tolerate the failure related to optional probe
2009-05-05 Eugeniy MeshcheryakovRun autoreconf
2009-05-05 Eugeniy MeshcheryakovFix arguments to mktemp with less than 6 X's
2009-05-05 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-05 Ananth N Mavinakay... Revert "Fix kprobes.exp."
2009-05-04 Wenji HuangTweak alternatives.exp
2009-05-04 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-04 Dave BrolleyModule signing and verification using a separate file...
2009-05-04 Ananth N Mavinakay... Fix kprobes.exp.
2009-05-03 Mark Wielaardsystemtap.syscall tests do use + and * as metachars.
2009-05-02 Mark WielaardFix funtion -> function typo in alternatives.exp.
2009-04-30 Frank Ch. Eiglersyscalls testsuite: use different escape sequence
2009-04-30 Frank Ch. Eiglerwhitespace tweak in tcl code
2009-04-30 Ananth N Mavinakay... PR10007: Avoid probing syscall entry points in the...
2009-04-29 Josh StoneUse sockaddr instead of timeval in @cast test
2009-04-28 Masami HiramatsuPR 6930: fix flightrec2.exp to handle filesize correctly
2009-04-28 Wenji HuangPR10102: tolerate mismatched optional probe
2009-04-27 Key Meyertraceio: add human-readable byte-count output
2009-04-27 Key Meyertraceio sample: tolerate more than a few hundred processes
2009-04-27 Wenji HuangPR10099: Extend %M directive to support hexdumping...
2009-04-27 Wenji HuangAdd function of returning the char in given position...
2009-04-26 Frank Ch. Eiglerfix kprobe.* probes so they don't break -p4 if script...
2009-04-25 Josh StoneDon't terminate when a dwarfless kprobe fails
2009-04-23 Josh StoneVersion bumps for 0.9.7 release release-0.9.7
2009-04-23 Josh StoneVersion bumps for 0.9.6 release release-0.9.6
2009-04-23 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-04-23 Wenji HuangTweak kprobes test case
2009-04-23 Wenji HuangModify the output of kprobes test.
2009-04-22 Masami HiramatsuPR 9821: Add a testcase for strftime
2009-04-22 Masami HiramatsuPR 6930: Add testcases for on-file flight recorder
2009-04-22 Sunzen WangCorrect sigmon.meta example title and name.
2009-04-21 Josh StoneRefine the @cast-with-header syntax
2009-04-21 Mark WielaardSet MAXSTRINGLEN to 133 for uprobes_ustack.exp test...
2009-04-21 Mark WielaardMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-04-21 Mark WielaardMerge branch 'user_unwind'
2009-04-21 Mark WielaardAdd uprobes_ustack testcase and bug fixlet.
2009-04-21 David SmithUpdated utrace tests.
2009-04-21 Mark WielaardAdd ubacktrace(), print_ustack() and print_ubacktrace().
2009-04-21 David SmithCorrectly handle $syscall in process(PID_OR_PATH).sysca...
2009-04-21 Ananth N Mavinakay... Add testcases for kprobe.function family
2009-04-21 Mark WielaardMake latencytap.stp compile on i386.
2009-04-21 Josh StoneMerge branch 'cast_header'
2009-04-21 Josh StoneAdd tests for @cast-generated modules
2009-04-20 Jim KenistonPR10078: uretprobes on functions returning structs...
2009-04-20 Mark WielaardAdd comment to try -d kernel -d systemtap_test_module1...
2009-04-20 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-04-20 Tim Moorefix a bug with %% in format strings
2009-04-20 Tim MooreMerge branch 'timoore/grapher'
2009-04-17 Kent SebastianMerge branch 'master' of git+ssh://sources.redhat.com...
2009-04-17 William CohenMake dropwatch.stp executable and have correct interpreter.
2009-04-17 William CohenAdd dropwatch.stp example.
2009-04-17 David SmithAdded new utrace syscall argument test.
2009-04-17 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-04-17 Stan CoxOutput probe calling sequence comment
2009-04-16 Stan CoxUse iterate_over_srcfile_lines for function("func@file...
2009-04-15 Jim KenistonMerge branch 'master' of ssh://kenistoj@sources.redhat...
2009-04-15 Mark WielaardMerge branch 'dwarf_unwinder'
2009-04-15 Mark WielaardMerge branch 'sections'
2009-04-15 Tim Mooregraphing widget and test harness
2009-04-14 William CohenMinor formatting to avoid line wrap, added tcpdumplike...
2009-04-14 Josh StonePR9953: split up the two process.* tapsets
2009-04-14 Josh StoneMake tcpdumplike.stp executable
2009-04-14 Andre DetschAdd new TCP and IP functions
2009-04-14 Josh StonePR10067: fix bitfield access
2009-04-13 Stan CoxImprove -l output for .label
2009-04-10 Wenji HuangMake stmt_rel.exp have good compatibility
2009-04-09 Mark WielaardAdd tests for probefunc(), usymname(), uaddr() versus...
2009-04-08 Mark WielaardAdd main executable symbol uprobe to uprobes_lib.exp...
2009-04-08 Stan CoxConsider function when handling .label
2009-04-08 David SmithBetter error handling in 'setup_server'.
2009-04-08 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-04-08 Stan CoxMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-04-08 Stan CoxDo not do a partial name comparison for .label.
2009-04-08 Frank Ch. Eiglertweak nettop.stp demo to sort by accumulated counts...
2009-04-08 Eugeniy MeshcheryakovFix stats for processes that only transmitted data...
2009-04-08 Mark WielaardAdd uaddr() context tapset function.
2009-04-07 Mark WielaardCreate usymname and usymdata variant that trigger STP_N...
2009-04-05 Eugene TeoAmend process/errsnoop.stp shebang
2009-04-04 Eugeniy MeshcheryakovMake examples executable
2009-04-03 William CohenCorrect column heading from uid to pid.
next
This page took 0.062119 seconds and 8 git commands to generate.