summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Let query_module abort early for simple matchesJosh Stone2009-06-082-10/+5
* | | | ttyspy: struct pid->number[0]->nr arrived with 2.6.24 not laterFrank Ch. Eigler2009-06-061-1/+1
* | | | ttyspy.stp: new sample scriptFrank Ch. Eigler2009-06-066-1/+118
* | | | PR10209: extend configury for --disable-translatorElliott Baron2009-06-059-163/+258
* | | | Fix uninitialized shdr in probe_tableJosh Stone2009-06-031-15/+22
* | | | * tapsets.cxx (dwarf_builder::probe_table): New. Derived fromStan Cox2009-06-031-145/+411
* | | | Detect kretprobe trampoline and use fallback unwinder.Mark Wielaard2009-06-035-11/+34
* | | | Add $arch/nd_syscalls.stpJosh Stone2009-06-025-0/+1419
* | | | Clean up the formatting of $arch/syscalls.stpJosh Stone2009-06-025-149/+224
* | | | Complete a few TODO probe points in nd_syscalls2Josh Stone2009-06-021-39/+96
* | | | Fixed cut-and-paste error.David Smith2009-06-021-1/+1
* | | | Fix nd_syscall2 open.return typo.Mark Wielaard2009-06-021-2/+2
* | | | More nd_syscalls2 cleanup, and add SYSCALL_WRAPPERSJosh Stone2009-06-021-291/+575
* | | | Merge branch 'master' of ssh://sourceware.org/git/systemtapJosh Stone2009-06-022-2/+9
|\ \ \ \
| * | | | Add debuginfo-install suggestion for kernel probing.William Cohen2009-06-011-1/+7
| * | | | Better sdt.exp test cleanup.David Smith2009-06-011-1/+2
* | | | | Cache the last result of dwarf_getscopesJosh Stone2009-06-022-2/+27
* | | | | Move the blacklist functions into dwflppJosh Stone2009-06-013-321/+315
|/ / / /
* | | | Avoid holding semaphore while making mmap callbacks.David Smith2009-06-011-52/+130
* | | | Fix a few variables in nd_syscalls2Josh Stone2009-05-291-13/+13
* | | | Clean up nd_syscalls2 formattingJosh Stone2009-05-291-556/+786
* | | | Kill trailing whitespace in nd_syscalls[2]Josh Stone2009-05-292-144/+144
* | | | Convert nd_syscalls2 to kprobe.functionJosh Stone2009-05-291-437/+437
* | | | Add JoeLynn Keniston to AUTHORSJosh Stone2009-05-291-0/+1
* | | | Create nd_syscalls2.stpJoeLynn Keniston2009-05-291-0/+3916
* | | | PR10206: Include NOTYPE symbols in stap-symbols.hAnanth N Mavinakayanahalli2009-05-281-0/+1
* | | | Avoid 1 case of holding a semaphore while mmap callbacks are being made.David Smith2009-05-281-57/+75
* | | | Add ucontext-symbols and ucontext-unwind tapset functions to the manual.Mark Wielaard2009-05-282-1/+2
* | | | More testsuite tweaks to make it work with SYSCALL_WRAPPERSAnanth N Mavinakayanahalli2009-05-285-9/+9
* | | | Suggest rpms to install using debuginfo-install.William Cohen2009-05-2715-66/+985
* | | | Fix nd_syscalls.stp for architectures using SYSCALL_WRAPPERS.Przemyslaw Pawelczyk2009-05-261-305/+568
* | | | Fix another kernel/kprobe.function conflictJosh Stone2009-05-222-7/+8
* | | | PR10190: Suppress warnings for optional kprobesJosh Stone2009-05-222-5/+27
* | | | Move the "pure" tag into the body of __is_user_regsJosh Stone2009-05-222-2/+4
* | | | Use embedded-C for empty functionsJosh Stone2009-05-223-12/+6
* | | | Uncomment 'name' variable in nd_syscall.lseek probe point.Przemyslaw Pawelczyk2009-05-221-1/+1
* | | | Add missing probe points in nd_syscalls.stp.Przemyslaw Pawelczyk2009-05-221-0/+154
* | | | Remove return probes for exit[_group] in nd_syscalls.stp.Przemyslaw Pawelczyk2009-05-221-3/+4
* | | | Unify formatting of nd_syscalls.stp.Przemyslaw Pawelczyk2009-05-221-110/+103
* | | | Restore staprun's support for REAL_UID/GIDJosh Stone2009-05-221-1/+14
* | | | PR10182: clean uprobes.ko during rpm upgradeFrank Ch. Eigler2009-05-211-0/+7
* | | | some versions of bundled elfutils needs m4 for buildingFrank Ch. Eigler2009-05-211-0/+1
* | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2009-05-208-173/+258
|\ \ \ \
| * | | | Fix gcc warning about Dwarf_Addr initialization.Mark Wielaard2009-05-211-1/+1
| * | | | PR10177: init/kill time in sleepy context onlyJosh Stone2009-05-205-44/+42
| * | | | Properly read eh_frame and pass is_ehframe correctly.Mark Wielaard2009-05-202-8/+12
| * | | | Use debug_frame table, then fallback to eh_frame when necessary.Mark Wielaard2009-05-201-24/+39
| * | | | Pass and use ptrType and is_ehframe to unwind adjustStartLoc.Mark Wielaard2009-05-201-53/+66
| * | | | Fetch and store both debug_frame and eh_frame tables.Mark Wielaard2009-05-204-58/+113
* | | | | Add the schedtimes.stp and associated schedtimes.meta files to the examples.William Cohen2009-05-206-0/+232
|/ / / /