summaryrefslogtreecommitdiffstats
path: root/testsuite/buildok
Commit message (Expand)AuthorAgeFilesLines
* Test that all of the set_kernel_* functions workJosh Stone2010-04-011-0/+14
* Fixed PR 11372 by removing (most) embedded-C from proc_mem.stp.David Smith2010-03-161-0/+6
* Update the nfsd buildok test suite probesSteve Dickson2010-03-161-1/+0
* Get d_path's root natively with @castJosh Stone2010-03-121-0/+8
* Removed unneeded '-u' switch from 3 tests.David Smith2010-03-103-3/+3
* PR 11338 (partial): Used '@defined()' in tty, scheduler, and vfs tapsets.David Smith2010-03-081-1/+1
* Add cmdline argument fetching for current process to context.stp tapset.Mark Wielaard2010-03-041-0/+4
* Add task_stime_tid(), task_utime_tid() and task_time_string_tid() support.Mark Wielaard2010-03-031-0/+5
* Add documentation and tests for proc_mem_*_pid functions.Mark Wielaard2010-03-031-0/+9
* PR11004: try / catch error-handling script syntaxFrank Ch. Eigler2010-03-031-0/+37
* Define empty function for tcpmib testWenji Huang2010-02-081-0/+8
* Fix test case tcpmib-all-probes.stpWenji Huang2010-02-081-6/+1
* buildok test doesn't need /usr/bin/envMark Wielaard2010-02-021-1/+1
* Make hwbkpt.stp compitable with old kernel and exectuableWenji Huang2010-02-011-3/+13
* Hardware Breakpoints for x86 / x86_64, based on mainline kernelPrerna Saxena2010-01-291-0/+4
* Make all buildok tests executable.William Cohen2010-01-077-0/+0
* Change directory of utsrelease.h to include/generated for 2.6.33Wenji Huang2010-01-041-1/+3
* Fixup some memory tapset vm kernel function probe fallbacks.Mark Wielaard2009-12-292-4/+10
* Updates to SCSI tapset scsi.stp and corresponding testcasesAndre Detsch2009-12-221-12/+24
* PR11038 Trailing semicolon as null-statement confusing.Mark Wielaard2009-12-211-0/+18
* Tracepoint based tapset for memory subsystem.Rajasekhar Duddu2009-12-211-0/+31
* Fix regression introduced by commit 379c585Wenji Huang2009-12-071-0/+7
* Make tapset and tests compatible with old kernelWenji Huang2009-12-023-15/+21
* Correct block IO and IO scheduler tapset and test caseWenji Huang2009-11-232-4/+3
* Added tracepoint-based probes to block IO and IO scheduler tapsets.Prerna Saxena2009-11-222-0/+20
* PR 10981. Fixed buildok/netdev.stp for RHEL5.David Smith2009-11-181-2/+2
* PR10622 Search for extern $variables in symbol table.Mark Wielaard2009-11-161-0/+7
* IRQ tapset, sample script, testsuite, man page updates, etcPrerna Saxena2009-11-091-0/+7
* A new testcase for tty tapsetBreno Leitão2009-10-291-0/+51
* Add buildok tests for sprint[ln](@hist_*)Josh Stone2009-10-131-0/+4
* Add task_time tapset, functions to query time resource usage of current task.Mark Wielaard2009-10-091-0/+8
* PR10702: preprocessor conditional for kernel CONFIG_fooFrank Ch. Eigler2009-10-081-0/+3
* Add proc_mem tapset, functions to query memory usage of the current process.Mark Wielaard2009-10-061-0/+13
* Scheduler Tapset based on kernel tracepointsKiran Prakesh2009-10-021-0/+51
* PR10678 vta-gcc: module debuginfo: relocation refers to undefined symbolMark Wielaard2009-10-021-0/+4
* Purge warnings from buildok testsuite.Mark Wielaard2009-09-2522-24/+23
* PR10390: ftrace() tapset functionFrank Ch. Eigler2009-09-231-0/+11
* Test all context related functions in one test.Mark Wielaard2009-09-1910-74/+10
* buildok netdev.stp file shouldn't be using /usr/bin/env, but stap directly.Mark Wielaard2009-09-181-1/+1
* 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
* testsuite: fix buildok test permissionsFrank Ch. Eigler2009-09-083-0/+0
* This SNMP group of tapsets provides probes used to count SNMP managementDavid J. Wilder2009-07-163-0/+39
* PR3498 cont'd, fix wildcard module("*") probesFrank Ch. Eigler2009-07-081-0/+3
* PR10298: tweak global param initialization for NULL etc.Frank Ch. Eigler2009-06-181-0/+5
* Add pgrp() context tapset function. Describe sid().Przemyslaw Pawelczyk2009-06-151-0/+1
* PR10279: add -DKRETACTIVE=nnnn parameterFrank Ch. Eigler2009-06-131-0/+10
* More testsuite tweaks to make it work with SYSCALL_WRAPPERSAnanth N Mavinakayanahalli2009-05-281-3/+3
* Fix another kernel/kprobe.function conflictJosh Stone2009-05-221-0/+1
* PR10177: init/kill time in sleepy context onlyJosh Stone2009-05-202-0/+26