index
:
systemtap-steved
master
nfsd-update
rpc-update
Unnamed repository; edit this file to name it for gitweb.
Steve Dickson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
task_finder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR7046: performance: eliminate duplicate uprobes for multithreaded programs' ...
Frank Ch. Eigler
2008-11-25
1
-1
/
+4
*
Fixed __STP_ATTACHED_TASK_EVENTS problem caused by last commit.
David Smith
2008-09-26
1
-1
/
+0
*
New utrace fixes.
David Smith
2008-09-25
1
-23
/
+80
*
BZ 6755 fix. Wait until all callbacks are finished.
David Smith
2008-09-12
1
-7
/
+54
*
Utrace on ia64 fast fetch-register support
Masami Hiramatsu
2008-09-09
1
-0
/
+6
*
task_finder <-> target_pid coupling; staprun/target_cmd fork under ptrace con...
Frank Ch. Eigler
2008-09-05
1
-2
/
+7
*
Merge commit 'origin/master' into pr4225
Frank Ch. Eigler
2008-09-01
1
-46
/
+74
|
\
|
*
Pushed quiesce logic down into the task_finder layer.
David Smith
2008-08-29
1
-46
/
+74
*
|
Merge commit 'origin/master' into pr4225
Frank Ch. Eigler
2008-08-28
1
-10
/
+10
|
\
|
|
*
Uses STAPCONF_DPATH_PATH instead of a kernel version check.
David Smith
2008-08-26
1
-10
/
+10
*
|
Merge commit 'origin/master' into pr4225
Frank Ch. Eigler
2008-08-21
1
-50
/
+149
|
\
|
|
*
Added task finder target parameter to vm_callback functions.
David Smith
2008-08-21
1
-19
/
+22
|
*
Supports original and new utrace interfaces.
David Smith
2008-08-20
1
-29
/
+122
|
*
Looks for both mmap and mmap2.
David Smith
2008-08-20
1
-4
/
+7
|
*
PR 6841 fix.
David Smith
2008-08-19
1
-2
/
+2
*
|
Merge commit 'origin/master' into pr4225
Frank Ch. Eigler
2008-08-17
1
-14
/
+24
|
\
|
|
*
PR6842: work around possibly null task->signal in utrace death callback
Frank Ch. Eigler
2008-08-14
1
-1
/
+1
|
*
PR 6445 (partial). Implemented system-wide utrace probes.
David Smith
2008-08-12
1
-14
/
+24
*
|
Merge commit 'origin/master' into pr4225
Frank Ch. Eigler
2008-08-11
1
-31
/
+77
|
\
|
|
*
Moved details of utrace detach to stap_utrace_detach().
David Smith
2008-08-08
1
-31
/
+68
|
*
Saves thread vma information.
David Smith
2008-08-08
1
-0
/
+9
*
|
PR4225: it's alive, alive!
Frank Ch. Eigler
2008-08-02
1
-1
/
+1
*
|
PR4225: signs of life
Frank Ch. Eigler
2008-08-02
1
-0
/
+14
|
/
*
No longer allocates structure used to save vma information.
David Smith
2008-07-21
1
-0
/
+2
*
Fix PR 6732: Add runtime/autoconf-real-parent.c check for task_struct field.
Mark Wielaard
2008-07-09
1
-1
/
+2
*
Fixed __stp_get_mm_path() error return code.
David Smith
2008-07-01
1
-6
/
+12
*
Handles "mortally wounded" threads correctly when detaching.
David Smith
2008-06-30
1
-23
/
+35
*
Fixed offset argument to vm_callback.
David Smith
2008-06-23
1
-4
/
+8
*
Handle exec's that use a relative path.
David Smith
2008-06-23
1
-6
/
+4
*
Major update to memory map change notification code.
David Smith
2008-06-23
1
-4
/
+313
*
Got smarter on which utrace events to set on a newly found thread.
David Smith
2008-06-17
1
-3
/
+7
*
Improved callback handling.
David Smith
2008-06-16
1
-8
/
+10
*
Very early beginnings of memory map notification support.
David Smith
2008-06-10
1
-10
/
+101
*
Made 2.6.25 kernel updates.
David Smith
2008-06-09
1
-2
/
+6
*
Changed/renamed utrace probes.
David Smith
2008-06-06
1
-36
/
+56
*
Handle bug #6500 fallout.
David Smith
2008-05-28
1
-30
/
+79
*
Minor improvement to multi-threaded support.
David Smith
2008-05-28
1
-8
/
+22
*
Fixed PR 6499 (utrace probe crash).
David Smith
2008-05-16
1
-14
/
+18
*
Fix for PR 6500.
David Smith
2008-05-08
1
-32
/
+78
*
Made runtime/task_finder.c improvements.
David Smith
2008-05-05
1
-65
/
+74
*
Made utrace probes more robust.
David Smith
2008-04-29
1
-48
/
+78
*
Fixed task_finder.c kernel 2.6.25 change.
Srinivasa
2008-04-25
1
-1
/
+1
*
Made kernel 2.6.25 changes in task_finder.c.
David Smith
2008-04-24
1
-5
/
+6
*
2008-04-16 David Smith <dsmith@redhat.com>
David Smith
2008-04-16
1
-2
/
+3
*
2008-04-15 David Smith <dsmith@redhat.com>
David Smith
2008-04-16
1
-0
/
+19
*
2008-04-04 David Smith <dsmith@redhat.com>
David Smith
2008-04-04
1
-0
/
+410