| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Initialize user and vm_start before use. | Mark Wielaard | 2009-03-19 | 1 | -3/+2 | |
| | * | | | | | | | Get rid of __stp_tf_get_vma_entry_addr function. | Mark Wielaard | 2009-03-19 | 2 | -43/+25 | |
| | * | | | | | | | Replace mutex in task_finder_vma with rwlock to be interrupt context safe. | Mark Wielaard | 2009-03-18 | 1 | -31/+51 | |
| | * | | | | | | | Merge branch 'master' into pr6866 | Mark Wielaard | 2009-03-18 | 1 | -1/+0 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into pr6866 | Mark Wielaard | 2009-03-17 | 18 | -149/+210 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' into pr6866 | Mark Wielaard | 2009-02-20 | 50 | -5166/+561 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into pr6866. | Mark Wielaard | 2009-01-23 | 13 | -336/+545 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Always include task_finder.c and enable emit_vm_callback_probe_decl. | Mark Wielaard | 2008-12-15 | 4 | -17/+25 | |
| | * | | | | | | | | | | | PR6866: First pass at translating addresses to symbol names through vma. | Mark Wielaard | 2008-12-10 | 5 | -24/+97 | |
| * | | | | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-04-01 | 2 | -0/+634 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | PR4105: support up to 9 (up from 5) array index dimensions | Frank Ch. Eigler | 2009-04-01 | 2 | -0/+634 | |
| | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-03-31 | 1 | -0/+5 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | PR9998: new config and test files | Wenji Huang | 2009-03-30 | 1 | -0/+5 | |
| * | | | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-03-30 | 2 | -17/+9 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | PR10001: Use the kernel's strlcpy & strlcat | Josh Stone | 2009-03-26 | 1 | -16/+5 | |
| * | | | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-03-25 | 3 | -18/+39 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix for CVE-2009-0784: stapusr module-path checking race | Frank Ch. Eigler | 2009-03-25 | 1 | -0/+9 | |
| | * | | | | | | | | | | Revert "PR9940: avoid duplicated calling of uprobes in shared libraries" | Frank Ch. Eigler | 2009-03-24 | 1 | -4/+2 | |
| | * | | | | | | | | | | itrace: zap "usr_itrace_init: completed for tid = NNNN" debug message | Frank Ch. Eigler | 2009-03-24 | 1 | -1/+2 | |
| | * | | | | | | | | | | PR 9989 fix. | David Smith | 2009-03-24 | 1 | -13/+26 | |
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-03-23 | 10 | -37/+548 | |
| |\| | | | | | | | | | ||||||
| | * | | | | | | | | | PR9974: adapt to utrace_connected_engine -> utrace_engine | Frank Ch. Eigler | 2009-03-22 | 5 | -0/+28 | |
| | * | | | | | | | | | PR9821: staprun supports subset of strftime. | Masami Hiramatsu | 2009-03-20 | 4 | -32/+232 | |
| | * | | | | | | | | | PR6930: stapio: support file switching | Masami Hiramatsu | 2009-03-20 | 5 | -17/+195 | |
| | * | | | | | | | | | PR6930: stapio: run in background as a daemon | Masami Hiramatsu | 2009-03-20 | 3 | -4/+84 | |
| | * | | | | | | | | | PR6930: staprun: supports error message to syslog | Masami Hiramatsu | 2009-03-20 | 3 | -8/+33 | |
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-03-20 | 1 | -2/+4 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | PR9940: avoid duplicated calling of uprobes in shared libraries | Wenji Huang | 2009-03-19 | 1 | -2/+4 | |
| * | | | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-03-19 | 4 | -9/+57 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | start of rhel5 compatibility for itrace | Frank Ch. Eigler | 2009-03-19 | 2 | -2/+49 | |
| | * | | | | | | | | add runtime/autoconf magic for itrace on pre-find_task_by_vpid kernels | Frank Ch. Eigler | 2009-03-19 | 1 | -0/+6 | |
| | * | | | | | | | | Fix for spinlock bad magic error with itrace probe point | Maynard Johnson | 2009-03-18 | 1 | -6/+2 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | | Don't mutex_unlock in __stp_tf_get_vma_map_entry_internal. | Mark Wielaard | 2009-03-18 | 1 | -1/+0 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-03-17 | 3 | -7/+7 | |
| |\| | | | | | | ||||||
| | * | | | | | | Get the canonical path of the main file for comparison at runtime. | Mark Wielaard | 2009-03-17 | 2 | -1/+2 | |
| | * | | | | | | PR9951: Prevent GCC warnings in deref() | Josh Stone | 2009-03-16 | 1 | -6/+5 | |
| * | | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-03-16 | 7 | -23/+86 | |
| |\| | | | | | | ||||||
| | * | | | | | | Move vma module tracking from pr6866 branch to master. | Mark Wielaard | 2009-03-15 | 2 | -7/+45 | |
| | * | | | | | | Move lookup_bad_addr call in STAPCONF_PROBE_KERNEL | Josh Stone | 2009-03-13 | 1 | -8/+6 | |
| | * | | | | | | PR9947: move runtime cleanup out of the work queue | Josh Stone | 2009-03-13 | 4 | -8/+35 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge branch 'master' of git://sources.redhat.com/git/systemtap | Dave Brolley | 2009-03-16 | 8 | -118/+153 | |
| |\| | | | | | ||||||
| | * | | | | | Adapt to linux-next commit changing __alloc_percpu API. | Frank Ch. Eigler | 2009-03-08 | 2 | -22/+9 | |
| | * | | | | | stap autoconf test for kernel stack trace support | Tim Moore | 2009-03-04 | 4 | -6/+27 | |
| | * | | | | | This patch updates the itrace code to support the new utrace interface. | Maynard Johnson | 2009-03-03 | 1 | -29/+117 | |
| | * | | | | | PR9875: Remove sduprobes | Wenji Huang | 2009-03-03 | 1 | -61/+0 | |
| | | |_|_|/ | |/| | | | ||||||
| * / | | | | 2009-03-12 Dave Brolley <brolley@redhat.com> | Dave Brolley | 2009-03-12 | 4 | -55/+357 | |
| |/ / / / | ||||||
| * | | | | Add selective use of _stp_time_init/kill (PR9822) | Josh Stone | 2009-02-23 | 2 | -7/+7 | |
| * | | | | Better <linux/debugfs.h> header file inclusion. | David Smith | 2009-02-20 | 2 | -1/+2 | |
| | |_|/ |/| | | ||||||
| * | | | Kill all ChangeLogs | Josh Stone | 2009-02-19 | 3 | -4291/+0 | |
| * | | | PR9866 band-aid: deactivate new CONFIG_STACKTRACE code for older kernels | Frank Ch. Eigler | 2009-02-18 | 4 | -5/+12 | |
