]> sourceware.org Git - systemtap.git/history - testsuite
Consolidate task_finder/vma tracker initialization.
[systemtap.git] / testsuite /
2010-06-10 Stan CoxFix tests for -DSTAP_SDT_V2.
2010-06-08 Wenji HuangTweak schedtime.stp example for 2.6.35
2010-06-07 Josh StoneGuard embeddedcode_info_pass from failures
2010-06-07 Josh StoneFork semko/two.stp into distinct errors
2010-06-07 Josh StoneUse real probepoints in semko/two-ten
2010-06-07 Mark WielaardDon't abuse uprobes for tracking symbols, use -d ....
2010-06-07 Mark WielaardPR11665 Add umodname(addr) tapset function.
2010-06-04 Frank Ch. EiglerPR11095: support process(). **provider()** .mark()
2010-06-03 Lars R. DamerowAdd environment variable fetching for current process
2010-06-03 Josh StonePR11664: Let return/next break out of try/catch
2010-05-28 Mark WielaardMerge branch 'unwind_hdr'
2010-05-28 Stan CoxImplicit *_ENABLED() is no longer the default for sdt...
2010-05-26 Frank Ch. EiglerPR10245: allow "-" in sdt.h marker names
2010-05-26 Frank Ch. Eiglermake semok/thirtysix.stp test use stap -p2 instead...
2010-05-25 Stan CoxAdd debuginfoless static uprobe handling.
2010-05-24 Josh StoneTest that badname.stp actually does its job
2010-05-22 Josh StonePR11617: Move string literal gluing from lexer to parser
2010-05-21 Josh StonePR10025: Test '*' operator vs. identifier while preproc...
2010-05-21 Frank Ch. Eiglerregen sample indices
2010-05-21 Frank Ch. Eiglernit: fix permissions of varwatch.stp sample
2010-05-21 Frank Ch. Eiglernew sample: sizeof.stp to print c type sizes
2010-05-18 David SmithFixed BZ 592830 by fixing signal.check_ignored.return...
2010-05-17 David SmithAdded RHEL4 support to socket.stp and more testing.
2010-05-17 David SmithPR 11338 (partial): Used @defined in tcpmib.stp and...
2010-05-17 David SmithAdded RHEL4 support to task_time.stp and more testing.
2010-05-14 David SmithAdded RHEL4 support to proc_mem.stp and more testing.
2010-05-14 David SmithUpdate the ioblock and scheduler tapsets and testcases.
2010-05-13 Josh StonePR11598: Allow "&" address-of in @defined()
2010-05-12 David SmithPR 9871 (partial) fix. Removed some embedded-C in...
2010-05-12 Mark WielaardAdd testcase for PR11590 optimized pre/postfix operators
2010-05-12 Mark WielaardAdd testcase for PR6954 ++ operations not triggering...
2010-05-12 Mark WielaardPR11590 Revert "PR6954: make ++/-- operation trigger...
2010-05-12 Josh StoneClear linetimes' last_pp to avoid map overflow
2010-05-11 William CohenAllow lintimes.stp to work for multithread sections...
2010-05-11 David SmithKfail networking-change_rx_flag.stp in buildok.exp.
2010-05-11 David SmithUpdated networking.stp and added full testing.
2010-05-11 David SmithPR 9871 (partial) fix. Removed all remaining embedded...
2010-05-11 William CohenAdd the linetimes.stp to the examples.
2010-05-11 Mark WielaardSemantic errors during listing mode are suppressed.
2010-05-11 Wenji HuangUpdated bkl example for 2.6.33
2010-05-11 Wenji HuangPR11573: cont'd, check CONFIG_UTRACE for ubacktrace...
2010-05-10 David SmithUpdated ioscheduler.stp and tests.
2010-05-07 Josh StonePR11266: Catch target_symbols as non-assignment lvalues
2010-05-06 Josh StonePR11556: Support array indexing on @cast pointers
2010-05-05 David SmithPR 11338 (partial): Used @defined in tcp.stp and new...
2010-05-04 David SmithUpdated context tapset (for RHEL4) and updated the...
2010-05-04 Stan CoxCast negative values to smaller type.
2010-05-04 Frank Ch. EiglerPR11566: "is too"
2010-05-04 Frank Ch. EiglerPR11566: embedded-c expressions
2010-05-04 David SmithPR 11338 (partial): Used @defined in signal.stp and...
2010-05-03 David SmithMake sure testsuite/buildok/memory-write_shared_copy...
2010-05-03 David SmithMove failing nfs test to its own testcase.
2010-05-03 David SmithPR 11338 (partial): Used @defined in memory.stp and...
2010-05-03 Mark WielaardMake sure prelink is available during tests.
2010-04-29 David SmithGet memory.stp embedded-C functions working on 2.6...
2010-04-27 Josh StoneRegenerate example indexes
2010-04-27 Josh StonePR4396: Tweak the dumpstack example and add meta
2010-04-27 Wenji HuangPR4396: script to dump hung task's kernel stack
2010-04-27 David SmithPR 11338 (partial): Used @defined in nfs.stp and genera...
2010-04-26 David SmithPR 11338 (partial): Used @defined in nfsd.stp and gener...
2010-04-23 Mark WielaardLocal arrays are now a semantic failure, instead of...
2010-04-23 Stan CoxWe also need SYSTEMTAP_INCLUDES for CFLAGS since mf_key...
2010-04-22 Josh StoneLet hist buckets be printed with other arguments
2010-04-22 Josh StonePR2168: Support foreach over pmap histograms
2010-04-22 Josh StonePR2168: Support break/continue in histogram bucket...
2010-04-22 Josh StoneBlock local stats and arrays in pass 2
2010-04-22 David SmithFixed nfsderrno.stp for RHEL4 (and added a test).
2010-04-22 Mark WielaardSkip stapio tracing in pr10854.stp.
2010-04-21 William CohenAdd cycle_thief.stp to the examples.
2010-04-20 David SmithFixed PR 3833 by updating nfs_proc.stp (and removing...
2010-04-20 Josh StonePR11473: Document and test foreach "VALUE ="
2010-04-19 Mark WielaardDifferentiate syscall and nd_syscall test results.
2010-04-19 Mark WielaardUse new --ldd stap support in usymbol.exp test.
2010-04-16 Frank Ch. EiglerPR11508: stap --ldd option for automagic shared library...
2010-04-16 David SmithFixed PR 11480 by updating rpc.stp and its tests.
2010-04-15 David SmithTo avoid zombies while testsuite is running, be sure...
2010-04-15 Mark WielaardGuard uprobes using tests with uprobes_p.
2010-04-08 Frank Ch. EiglerPR11343: backward compatibility option/conditional
2010-04-07 David SmithAdded kernel_pointer()/set_kernel_pointer() tapset...
2010-04-06 David SmithAdded atomic_read() embedded-C function and tests.
2010-04-02 Josh StoneAdd set_kernel_* bad-address tests
2010-04-02 Josh StoneTest that all of the set_kernel_* functions work
2010-04-01 Josh StonePR9958: Test that the guru notation is working
2010-03-31 Josh StoneMake sure that the testsuite can find its server
2010-03-31 Josh StoneUse a different PATH approach for pfiles
2010-03-30 Frank Ch. Eiglertestsuite: convert pfiles.stp to $PATH-based stap invoc...
2010-03-30 Frank Ch. Eiglertestsuite: use #! /usr/bin/env stap instead of /usr...
2010-03-25 Josh StonePR11399: Allow '**' to match tapsets across '.'
2010-03-24 David SmithSmall cleanup of context.exp.
2010-03-24 David SmithImproved atomic.exp testcase by removing the need for...
2010-03-22 Frank Ch. Eiglerreleng: bump to version 1.2 release-1.2
2010-03-21 Mark WielaardSupport signalfd4 in syscalls2.stp tapset.
2010-03-21 Mark WielaardAdd inotify_init1() and inotify_add_watch() mask string...
2010-03-21 Mark WielaardAdd support for eventfd2 to syscall.stp tapset.
2010-03-21 Mark WielaardExplicitly test first kernel version in utimensat sysca...
2010-03-21 Mark WielaardAdd support for dup3 to syscall.stp tapset.
2010-03-21 Mark WielaardSupport epoll_create1 syscall.
2010-03-20 Josh StonePR11405: Warn and continue for parsing errors in tapsets
2010-03-20 Josh StoneBump the sample indexes
2010-03-19 Mark WielaardAdd ia64 pipe result support. Relax pipe syscall test...
next
This page took 0.062821 seconds and 8 git commands to generate.