summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Add testsuite for tcl sdt markers.Stan Cox2009-10-191-0/+165
* PR10799: warn on possibly uintended local-vs-global namespace collisionFrank Ch. Eigler2009-10-192-6/+6
* Fix transok/tval-opt.stp testcase. Pick diffent function and non-empty block.Mark Wielaard2009-10-151-1/+2
* Merge branch 'master' of ssh://wenji@sources.redhat.com/git/systemtapWenji Huang2009-10-141-0/+4
|\
| * Add buildok tests for sprint[ln](@hist_*)Josh Stone2009-10-131-0/+4
* | PR10746: update test cases related to probe process.*Wenji Huang2009-10-144-7/+20
|/
* Let semko/utrace.stp fail even with CONFIG_UTRACE=yJosh Stone2009-10-131-1/+1
* Add a test for CONFIG_FOO wildcardsJosh Stone2009-10-131-0/+25
* Add task_time tapset, functions to query time resource usage of current task.Mark Wielaard2009-10-091-0/+8
* PR10746: improve error message on utrace-less kernelsFrank Ch. Eigler2009-10-081-0/+3
* examples: regen indexesFrank Ch. Eigler2009-10-085-2/+37
* examples: add mbrwatch sampleFrank Ch. Eigler2009-10-082-0/+15
* testsuite: robustify check_* invocation of examples metaFrank Ch. Eigler2009-10-0815-18/+22
* This script (tcp_trace) can be used to trace tcp connection parameters and st...David J. Wilder2009-10-087-0/+817
* PR10702: preprocessor conditional for kernel CONFIG_fooFrank Ch. Eigler2009-10-082-0/+6
* Add proc_mem tapset, functions to query memory usage of the current process.Mark Wielaard2009-10-061-0/+13
* PR10726 remove testcase workaround.Mark Wielaard2009-10-061-3/+1
* PR10739 testcase. Split const_value test in two. Absolute const addr fails.Mark Wielaard2009-10-064-7/+68
* Add tescase for DW_AT_const_value location descriptions.Mark Wielaard2009-10-053-0/+71
* Updates samples index for sched_switchJosh Stone2009-10-026-3/+49
* Scheduler Tapset based on kernel tracepointsKiran Prakesh2009-10-023-0/+127
* PR10678 vta-gcc: module debuginfo: relocation refers to undefined symbolMark Wielaard2009-10-021-0/+4
* Added timeouts to test 15 & 16.David Smith2009-09-291-0/+2
* Better cleanup.David Smith2009-09-281-1/+2
* Purge warnings from buildok testsuite.Mark Wielaard2009-09-2522-24/+23
* Added a basic ring_buffer transport test.David Smith2009-09-241-0/+32
* PR10632: simplify randint() implementationFrank Ch. Eigler2009-09-231-27/+5
* PR10632: tapset: randint() function + testsRoland Grunberg2009-09-232-0/+44
* PR10390: ftrace() tapset functionFrank Ch. Eigler2009-09-231-0/+11
* Version bumps for the 1.0 releaseJosh Stone2009-09-224-681/+990
* Test all context related functions in one test.Mark Wielaard2009-09-1910-74/+10
* Use less idle time in testsuite.Mark Wielaard2009-09-198-27/+30
* buildok netdev.stp file shouldn't be using /usr/bin/env, but stap directly.Mark Wielaard2009-09-181-1/+1
* * vta-test.c: Include sdt.h under test, not system installed sys/sdt.h.Mark Wielaard2009-09-181-1/+1
* PR10417 Enable vta-test.exp testcase and add to NEWS.Mark Wielaard2009-09-182-3/+2
* Add a testcase for PR10417 support for DW_OP_{stack|implicit}_value.Mark Wielaard2009-09-173-0/+76
* Regenerate examples index.Mark Wielaard2009-09-174-6/+6
* Mark badname example as needing guru mode in meta file so it doesn't FAIL.Mark Wielaard2009-09-171-3/+3
* Don't print pid in flightrec5.exp test.Mark Wielaard2009-09-171-1/+0
* * sdt.h (STAP_SEMAPHORE): New. Add guard to utrace probe points.Stan Cox2009-09-161-12/+13
* Merge branch 'master' of sourceware.org:/git/systemtapJosh Stone2009-09-163-1/+131
|\
| * Add signal based file switching testcaseMasami Hiramatsu2009-09-163-1/+131
* | Add the badname.stp exampleJosh Stone2009-09-166-1/+82
* | Spelling fixes in the meta of many examplesJosh Stone2009-09-1616-80/+80
* | Fix the old networking buildok testJosh Stone2009-09-161-1/+1
* | A basic test to assure that networking tapset is building okBreno Leitao2009-09-161-0/+47
* | Add meta for the netdev example & regenerate indexesJosh Stone2009-09-165-1/+59
* | A network device exampleBreno Leitao2009-09-161-0/+58
|/
* Make labels -l .label test independent of list output order.Mark Wielaard2009-09-161-2/+9
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-09-1467-111/+446
|\