summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Start/stop the systemtap server from systemtap.exp and not in the top level M...Dave Brolley2008-08-0813-174/+273
* typographical tweaks for embedded script codeFrank Ch. Eigler2008-08-051-5/+5
* Add $$vars, $$parms, $$localsStan Cox2008-08-044-1/+109
* Rename $path to $pathname of syscall tapset for 2.6.27Wenji Huang2008-08-043-13/+102
* Correct several tests for 2.6.27Wenji Huang2008-08-035-0/+25
* c code generation: assert C indentation/nesting cancels out at appropriate po...Frank Ch. Eigler2008-08-023-1/+17
* Tweak test_installcheck for helloworld.meta and traceio2.meta.William Cohen2008-08-013-2/+6
* Run both tests for installcheck tests.William Cohen2008-08-012-21/+27
* No need for random suffix file cmdline and sysinfo files in theDave Brolley2008-07-303-23/+24
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2008-07-298-0/+854
|\
| * session.h (struct systemtap_session): Added itrace_derived_probedcn2008-07-298-0/+854
* | Ensure that a systemtap server is available if 'server' is specifiedDave Brolley2008-07-2920-143/+499
|/
* * syscalls2.stp: Add sys_unlinkat.Zhaolei2008-07-252-0/+23
* Fix on_each_cpu() call for kernels >2.6.26.Josh Stone2008-07-245-1/+15
* Remove unused STAPCONF_MODULE_NSECTIONSJosh Stone2008-07-244-9/+8
* changelog for entry-pc semantic error fixFrank Ch. Eigler2008-07-231-0/+6
* fix semantic error: no entrypc found using probe .statement(*@file:line) cons...James Bottomley2008-07-231-2/+2
* Fix sw 6752. Alter condtional to check for >= 2.6.26. This accounts and fixes...Phil Muldoon2008-07-221-1/+1
* No longer allocates structure used to save vma information.David Smith2008-07-213-4/+80
* PR442528 (PR6028): register dummy kprobes on ia64 for fixing bsp offset.Masami Hiramatsu2008-07-182-0/+51
* BZ442528 changelogs: ia64 fetch_register speedupsFrank Ch. Eigler2008-07-182-0/+12
* PR442528Frank Ch. Eigler2008-07-184-0/+45
* Avoid statement wildcard lines without a unique address.Stan Cox2008-07-182-3/+11
* syscalls2.stp: Add sys_symlinkat.Zhaolei2008-07-182-0/+26
* PR6030: control signal relay and accept deferred re-receptionFrank Ch. Eigler2008-07-171-3/+8
* PR6030: forward signals to children - stapio etc.anithra2008-07-172-1/+7
* Include stap-client, stap-server and stap-serverd in rpm packages.Masami Hiramatsu2008-07-172-0/+8
* Fixed "Version" line.David Smith2008-07-172-1/+7
* support multiple-relocatable-section modules such as hypothetical -ffunction-...Frank Ch. Eigler2008-07-177-134/+138
* compiled unwindsyms should tolerate & notify on erroneous/missing "-d MODULE"Frank Ch. Eigler2008-07-161-17/+30
* version bump to 0.7.1Frank Ch. Eigler2008-07-1611-39/+47
* Make sure stap-client, stap-server and stap-serverd are included in 'make dist'Dave Brolley2008-07-163-2/+9
* fix missing functions in cachesJames Bottomley2008-07-151-40/+44
* fix *{ok,ko} test case permissionsFrank Ch. Eigler2008-07-153-0/+0
* Add my name which was missing in some ChangeLog entries.Dave Brolley2008-07-152-5/+5
* Changed method of getting the value of $syscall.David Smith2008-07-155-11/+34
* Enable 'make check' and 'make installcheck' using the systemtap client/server.Dave Brolley2008-07-1415-68/+129
* PR6738: restore support for rhel4-era (2.6.9) kernelsFrank Ch. Eigler2008-07-1213-191/+70
* give credit to "smileytap.svg" image creatorFrank Ch. Eigler2008-07-121-0/+5
* PR6739: speed up decl-alias cache by avoiding its recomputation; move to per-...Frank Ch. Eigler2008-07-112-19/+35
* s/decending/descending/g in example description.Mark Wielaard2008-07-113-2/+7
* fix variable-name-collision thinko in symbol processing logicFrank Ch. Eigler2008-07-111-3/+3
* start bundling user-space programs' symbol tablesFrank Ch. Eigler2008-07-112-19/+29
* ensure module caching does not ignore possibly changing -d MODULE optionsFrank Ch. Eigler2008-07-112-2/+13
* archive a version of the unofficial systemtap logo, SVG formFrank Ch. Eigler2008-07-101-0/+1762
* disable caching if "-k" (save-temps) option is givenFrank Ch. Eigler2008-07-102-0/+6
* PR6703: gcc4.1 build compatibilityFrank Ch. Eigler2008-07-102-2/+7
* Correct access to the mapping field in vfs::__address_inode().Josh Stone2008-07-102-2/+5
* fixing inappropriate personal copyright noticesFrank Ch. Eigler2008-07-103-6/+3
* PR6736: changelogs for post-merge compiled unwind/symbols data reorganizationFrank Ch. Eigler2008-07-108-7/+51