]> sourceware.org Git - systemtap.git/history - testsuite/buildok
Rename CONTEXT regflags to probe_flags. Now simply indicates user mode.
[systemtap.git] / testsuite / buildok /
2011-08-30 Mark WielaardMerge branch 'master' of git://sources.redhat.com/git...
2011-08-26 Frank Ch. EiglerPR13136: add guru-mode printk() tapset function
2011-08-25 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-08-25 Han PingtianFix pr10678.stp failure if system doesn't have ne2k...
2011-08-16 Josh StonePR11209: Add cpu_clock and local_clock
2011-08-03 Mark WielaardAdd probe_type to common probe context.
2011-07-27 Mark WielaardMerge branch 'mjw/backtrace'
2011-07-25 Mark WielaardRemove task_backtrace tapset function support.
2011-07-15 Josh Stonesyscall.*execve: Fix argv access on newer kernels
2011-05-10 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-04-11 David SmithUpdated tapset/vfs.stp for 2.6.39-0.rc2.
2011-04-01 Josh StoneAdd addr() for retrieving REG_IP
2011-03-30 Jan KratochvilDecode ptrace.
2011-03-24 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-03-22 Frank Ch. Eigleradd jiffies & HZ to timestamp tapset
2011-03-08 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-03-07 Jan KratochvilDecode wait4.return wait status.
2011-01-12 Josh StoneMerge branch 'master' into remote
2010-12-21 David SmithFixed PR12338 by updating softirq.entry/softirq.exit...
2010-12-21 David SmithMake syscall.nfsservctl* tests optional for kernel...
2010-12-20 David Smith2010-12-20 David Smith <dsmith@redhat.com>
2010-12-16 David SmithFix PR11388 by handling syscall.mmap changes for 2...
2010-12-16 David SmithFixed PR12330 by changing tapset/tty.stp to avoid ppc64...
2010-12-06 rho@redhat.comMerge branch 'master' of ssh://sources.redhat.com/git...
2010-11-25 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-11-24 Josh StonePR12138: Convert the user_int functions to kread
2010-11-12 Frank Ch. Eiglertapset: add buildok test for inode_name()
2010-11-06 Frank Ch. EiglerPR12195: pass user-space timezone at script startup
2010-11-01 Frank Ch. EiglerPR11376: a quickie test case for process(PID).statement...
2010-10-21 Josh StoneBuild test for task_dentry_path
2010-10-04 David SmithMake syscall.mmap32 provide same convenience variables...
2010-08-20 Josh StoneAdd shebang to buildok/syscalls-arch-detailed.stp
2010-08-17 David SmithMade arch-specific syscalls probe fixups and deprecatio...
2010-08-16 Frank Ch. EiglerPR10975: deprecate cpuid() tapset fn in favour of cpu()
2010-07-30 David Smithnd_syscalls.stp/nd_syscalls2.stp fixups and deprecation...
2010-07-26 David SmithMany small tapset/syscalls.stp fixups. Deprecate misnam...
2010-07-20 Frank Ch. EiglerMerge branch 'master' of git://sources.redhat.com/git...
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-14 David SmithMinor timestamp.stp/timestap_gtod.stp/ucontext.stp...
2010-07-12 David SmithMinor task_time.stp and tcpmib.stp buildok test improve...
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 William CohenAdd default filter functions for ipmib, tcpmib, and...
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-08 Mark WielaardRemove kfailed perfmon01.stp buildok test. Perfmon...
2010-07-07 David SmithFixed semok/entry03.stp on RHEL5 and added more rpc...
2010-07-06 David SmithSmall changes to several buildok testcases.
2010-07-05 Mark WielaardAdd sprint_[u]backtrace() tapset functions.
2010-07-05 Mark WielaardPR11778 Add sprint_stack and sprint_ustack tapset funct...
2010-07-01 David SmithPR11338 (partial): Used @defined in linuxmib.stp and...
2010-06-27 Mark WielaardMerge branch 'master' into usym
2010-06-25 David SmithAdded kprocess.stp testcases.
2010-06-23 Josh StoneAdd kernel-dwarf to the pretty-prints tests
2010-06-23 Josh StonePR10830 cont'd: Rename pp1() -> pn() and isolate it
2010-06-23 Josh StonePR10830: Add pp1() for the high-level probe name
2010-06-22 David SmithAdded detailed irq.stp testcase.
2010-06-22 David SmithUpdated ip.stp and added a testcase for it.
2010-06-22 David SmithAdded new ipmib.stp buildok testcases.
2010-06-22 David SmithMinor buildok testsuite fixes.
2010-06-21 Wenji HuangGuard pretty-printing test with CONFIG_UTRACE
2010-06-17 Josh StonePR3672: Document and test pretty-printing
2010-06-15 David SmithAdded endian.stp/errno.stp build testcases.
2010-06-15 David SmithAdded new dev.stp and ctime.stp build testcases and...
2010-06-15 David SmithImproved aux_syscalls.stp build testcase.
2010-06-15 David SmithSmall updates to conversion tapset and testcases.
2010-06-11 David SmithAdded testcase for queue_stats.stp.
2010-06-11 David SmithGot tty.stp working everywhere.
2010-06-07 Mark WielaardPR11665 Add umodname(addr) tapset function.
2010-06-03 Lars R. DamerowAdd environment variable fetching for current process
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-12 David SmithPR 9871 (partial) fix. Removed some embedded-C in...
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 Wenji HuangPR11573: cont'd, check CONFIG_UTRACE for ubacktrace...
2010-05-10 David SmithUpdated ioscheduler.stp and tests.
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 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-04-29 David SmithGet memory.stp embedded-C functions working on 2.6...
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-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 David SmithFixed nfsderrno.stp for RHEL4 (and added a test).
2010-04-20 David SmithFixed PR 3833 by updating nfs_proc.stp (and removing...
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-07 David SmithAdded kernel_pointer()/set_kernel_pointer() tapset...
next
This page took 0.093639 seconds and 8 git commands to generate.