summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move man pages from man5 to man3 (3stap).Will Cohen2009-03-2426-151/+157
* Move tapset documentation manpages from man3stap to man3.William Cohen2009-03-243-7/+7
* Add missing escape in kernel-doc create_sparameterlist() matching.William Cohen2009-03-231-1/+1
* Make .probes 32 bit aware and simplify label handling.Stan Cox2009-03-231-62/+56
* PR9974: adapt to utrace_connected_engine -> utrace_engineFrank Ch. Eigler2009-03-225-0/+28
* sdt.exp: save intermediate sdt.h-client executables for analysisFrank Ch. Eigler2009-03-213-16/+20
* Update a few new AUTHORSJosh Stone2009-03-201-0/+3
* Add a tracepoint NEWS blurbJosh Stone2009-03-201-0/+7
* Document @cast module search pathsJosh Stone2009-03-202-4/+11
* Cache the tracepoint query resultsJosh Stone2009-03-204-1/+53
* support tracepoint extraction for kernel build trees built with O=/pathFrank Ch. Eigler2009-03-201-13/+17
* fix build regression w/o -tFrank Ch. Eigler2009-03-201-2/+0
* Define static user probe point using asm instead of c.Stan Cox2009-03-203-4/+8
|\
| * PR9967: don't count -DINTERRUPTIBLE=1 reentrancy against MAXSKIPPEDFrank Ch. Eigler2009-03-203-4/+8
* | Define static user probe point using asm instead of c.Stan Cox2009-03-203-77/+64
|/
* tweak NEWS blurb wording on --skip-badvarsFrank Ch. Eigler2009-03-201-3/+3
* Merge branch 'master' of ssh://hiramatu@sources.redhat.com/git/systemtapMasami Hiramatsu2009-03-204-35/+81
|\
| * removed authorblock from tapset reference guide; added ip.stp to templateFrank Ch. Eigler2009-03-201-35/+4
| * Added functions to grab IP source and destination from a socket, andBreno Leitao2009-03-203-0/+77
* | PR9821: staprun supports subset of strftime.Masami Hiramatsu2009-03-207-34/+240
* | PR6930: initscript: support on-file flight recorderMasami Hiramatsu2009-03-202-10/+14
* | PR6930: stap: supports on-file flight recorder optionsMasami Hiramatsu2009-03-206-7/+57
* | PR6930: stapio: support file switchingMasami Hiramatsu2009-03-205-17/+195
* | PR6930: stapio: run in background as a daemonMasami Hiramatsu2009-03-203-4/+84
* | PR6930: staprun: supports error message to syslogMasami Hiramatsu2009-03-203-8/+33
|/
* Removed #if defined. Format '%llx' works fine for all ArchMahesh J Salgaonkar2009-03-201-7/+0
* PR9940: avoid duplicated calling of uprobes in shared librariesWenji Huang2009-03-191-2/+4
* PR9960: support tracepoint struct/union value argJosh Stone2009-03-191-3/+13
* Allow @cast on "struct " and "union " (by ignoring them).Mark Wielaard2009-03-191-0/+6
* Throw type into semantic_error message of @cast when not found.Mark Wielaard2009-03-191-1/+2
* Disable kprobe blacklist in guru mode.Lubomir Rintel2009-03-192-3/+16
* BZ490802, remove bumpspec-unfriendly %{release} macro logicFrank Ch. Eigler2009-03-191-3/+2
* rename process().itrace -> process().insn introduce process().insn.blockFrank Ch. Eigler2009-03-193-12/+21
* start of rhel5 compatibility for itraceFrank Ch. Eigler2009-03-192-2/+49
* add runtime/autoconf magic for itrace on pre-find_task_by_vpid kernelsFrank Ch. Eigler2009-03-192-0/+7
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2009-03-191-32/+50
|\
| * PR9959: hide tracepoint arguments of unknown typeJosh Stone2009-03-181-18/+22
| * PR9959: improve tracepoint arg type-namingJosh Stone2009-03-181-14/+26
| * Support tracepoints with no argumentsJosh Stone2009-03-181-0/+2
* | Only include man3stap pages if documentation built.William Cohen2009-03-191-1/+1
|/
* Adjust systemtap.spec to include the relocated man pages (PR980).William Cohen2009-03-181-1/+5
* Put man pages from tapset in 3stap (PR9870).William Cohen2009-03-185-8/+11
* Make manpager.sh executable.William Cohen2009-03-181-0/+0
* Fix for spinlock bad magic error with itrace probe pointMaynard Johnson2009-03-181-6/+2
* Don't mutex_unlock in __stp_tf_get_vma_map_entry_internal.Mark Wielaard2009-03-181-1/+0
* minor editddomingo2009-03-181-2/+1
* minor editsddomingo2009-03-181-8/+7
* final copy, for reviewddomingo2009-03-181-56/+46
* Replace systemtap.samples/ioblocktest.stp with ioblktime.stp.William Cohen2009-03-178-23/+74
* Improve static_uprobes.expStan Cox2009-03-171-12/+6