summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow process begin/end probes for unprivileged users.Dave Brolley2009-09-036-22/+42
* PR10589 followup. More tapsets.cxx _stp_warn formatting fixlets.Mark Wielaard2009-09-031-4/+4
* PR10552 followup, remove -M testcases.Mark Wielaard2009-09-031-5/+0
* PR10589 followup. tapsets.cxx _stp_warn formatting fixlets.Mark Wielaard2009-09-031-2/+2
* Return, don't exit mysql.exp when unsupported.Mark Wielaard2009-09-021-1/+1
* PR10589: switch to kernel vscnprintf for _stp_{dbug,warn,error} calls in runtimeFrank Ch. Eigler2009-09-025-21/+24
* Add mysql.exp to test dtrace like support for mysql.Stan Cox2009-09-012-1/+345
* PR10552: Removed references to the merge ('-M') option.David Smith2009-09-017-33/+3
* PR10581: Use ARCH for tracepoints and kernel typequeriesJosh Stone2009-09-012-1/+29
* Provide accurate error message for failed utrace probeWenji Huang2009-08-311-0/+2
* Use a header-cast in nd_syscall.sigaltstackJosh Stone2009-08-311-1/+2
* Add virtual memory subsystem tracepoint examples.William Cohen2009-08-3112-0/+437
* Mirror the sys_sigaltstack fix in nd_syscallsJosh Stone2009-08-311-2/+2
* Fix sys_sigaltstack ussp conditional.Mark Wielaard2009-08-291-1/+1
* Tighten kernel.function alias_tapset.exp expect regexp to match precisely.Mark Wielaard2009-08-291-1/+1
* Fix overlapping statement probe error in warnings.stp.Mark Wielaard2009-08-291-1/+1
* Tighten alias_tapset.exp expect regexp to not gobble up multiple lines.Mark Wielaard2009-08-291-4/+4
* Cache inline instance lookupsJosh Stone2009-08-282-12/+52
* Have dtrace use [wd] as the default dir when -o isn't given.Stan Cox2009-08-282-5/+5
* stap-client will now always choose a compatible server even for phases 1-3.Dave Brolley2009-08-282-9/+8
* Added test for pr10568.David Smith2009-08-283-0/+43
* Add a NEWS blurb for || and && in the preprocessorJosh Stone2009-08-281-0/+3
* Use || and && in preprocessor's conditions in tapsets.Przemyslaw Pawelczyk2009-08-281-13/+3
* Support || and && in preprocessor's conditions.Przemyslaw Pawelczyk2009-08-285-17/+54
* Cross check stap_compile.exp stap run result with error messages seen.Mark Wielaard2009-08-281-1/+14
* Tighten stap_compile.exp regexp to not accidentially gobble up extra lines.Mark Wielaard2009-08-281-1/+1
* PR10568: Ensure that aliases pull in their tapsetJosh Stone2009-08-275-0/+48
* xfail backtrace.exp as PR6961 backtrace from non-pt_regs probe contextMark Wielaard2009-08-271-0/+4
* Return, don't exit postgres.exp when unsupported.Mark Wielaard2009-08-271-1/+1
* Teach postgres.exp to use a locally built version of postgres.Stan Cox2009-08-271-62/+92
* Reorganize iterate_over_labelsJosh Stone2009-08-263-71/+80
* Remove unnecessary static membersJosh Stone2009-08-263-12/+3
* Cleanup some deref handling in the task tapsetJosh Stone2009-08-261-11/+20
* Correct a few comments to match the codeJosh Stone2009-08-263-6/+6
* Increase avahi-browse timeout to 20 seconds.Dave Brolley2009-08-261-1/+1
* Allow 20 seconds for the server to start up.Dave Brolley2009-08-261-3/+4
* PR4186 cont'd: Squash EM_S390 to s390.Mark Wielaard2009-08-261-1/+1
* Compute cu_name dynamicallyJosh Stone2009-08-253-9/+15
* Avoid needless Dwarf_Die copyingJosh Stone2009-08-251-14/+11
* Convert module_cu_cache_t to a stap_mapJosh Stone2009-08-251-1/+3
* Index cu_inl_function_cache_t by function->addrJosh Stone2009-08-252-4/+5
* Index mod_cu_function_cache_t by cu->addrJosh Stone2009-08-252-18/+25
* PR4186 cont'd: clarify ARCH naming in NEWS tooFrank Ch. Eigler2009-08-251-0/+6
* PR4186 cont'd: option #2: standardize on kernel ARCH/SUBARCH throughoutFrank Ch. Eigler2009-08-2516-31/+43
* KFAIL cmd_parse15 on kernel < 2.6.29, see commit e0ccd3.Mark Wielaard2009-08-251-0/+5
* Make inlinedvars empty asm really empty.Mark Wielaard2009-08-251-1/+1
* PR2475: Filter filenames against the decl_fileJosh Stone2009-08-243-7/+14
* PR4186 cont'd: uname -m --> uname -i in test casesFrank Ch. Eigler2009-08-244-5/+5
* PR4186 cont'd: move tapset/i686 -> tapset/i386Frank Ch. Eigler2009-08-243-0/+0
* PR4186 cont'd: tolerate older kbuild Makefile's chattinessFrank Ch. Eigler2009-08-241-0/+8